In some environments you want to prevent users from downloading harmful files in your Chrome browser (within Cameyo).
To Achieve this, set the following registry key:
Windows Registry Editor Version 5.00
[HKEY_LOCAL_MACHINE\SOFTWARE\Policies\Google\Chrome]
"DownloadRestrictions"=dword:00000004
Where these are the possible values:
0 = No special restrictions. Default.
1 = Block malicious downloads and dangerous file types.
2 = Block malicious downloads, uncommon or unwanted downloads and dangerous file types.
3 = Block all downloads.
4 = Block malicious downloads. (Recommended).
Attached you will find a registry template. Please change its content according to your needs and then import it to your Cameyo server.