Jump to content

Recommended Posts

Posted (edited)
I've tried editing the master_preferences file but that didn't seem to work either.

The settings in the master_preferences file will only be read the first time a user opens the browser and doesn't already have a Chrome profile i.e. the entire %USERPROFILE%\AppData\Local\Google\Chrome folder doesn't exist.

 

If your users have mandatory profiles, then you could simply edit the Preferences file (in \Google\Chrome\User Data\Default) so that it contains the setting highlighted below.

 

   "download": {
     "directory_upgrade": true,
     "extensions_to_open": ""[color="#FF0000"],[/color]
     [color="#FF0000"]"prompt_for_download": true[/color]
  },

Edited by Arthur
  • Thanks 2
Posted
We do use mandatory profiles and the \Google\Chrome\User Data\Default didn't exist (I had deleted the entire google directory before). I remade them and added that Preferences files like you mentioned and it's working. Thanks very much.

Create an account or sign in to comment

You need to be a member in order to leave a comment

Create an account

Sign up for a new account in our community. It's easy!

Register a new account

Sign in

Already have an account? Sign in here.

Sign In Now



×
×
  • Create New...