Discussion:
[chromium-discuss] Where is the File where Google Chrome Settings for the Download Folder is being saved?
Anshul Aggarwal
2018-06-28 07:22:38 UTC
Permalink
I need to find the path for the file where the settings for the Download
location is being saved in Google Chrome. I know how to change the Download
location from the Advanced Settings.
I need to know in which file or registry this Advanced Settings has been
saved.

Thanks
--
--
Chromium Discussion mailing list: chromium-***@chromium.org
View archives, change email options, or unsubscribe:
http://groups.google.com/a/chromium.org/group/chromium-discuss

---
You received this message because you are subscribed to the Google Groups "Chromium-discuss" group.
To unsubscribe from this group and stop receiving emails from it, send an email to chromium-discuss+***@chromium.org.
PhistucK
2018-06-28 07:36:15 UTC
Permalink
I believe it is in your user data directory
<https://chromium.googlesource.com/chromium/src/+/HEAD/docs/user_data_dir.md#Current-Location>,
in your profile folder (probably named "Default"), in a file named Secured
Preferences.
Note that it is named "Secure" for a reason - it is signed and if you
change it and your changes do not match the signature, your changes will
not apply.

If this is a corporate machine, or if you are otherwise enrolled to an
enterprise policy, you can configure it as a policy -
https://www.chromium.org/administrators/policy-list-3#DefaultDownloadDirectory

☆*PhistucK*
Post by Anshul Aggarwal
I need to find the path for the file where the settings for the Download
location is being saved in Google Chrome. I know how to change the Download
location from the Advanced Settings.
I need to know in which file or registry this Advanced Settings has been
saved.
Thanks
--
--
http://groups.google.com/a/chromium.org/group/chromium-discuss
---
You received this message because you are subscribed to the Google Groups
"Chromium-discuss" group.
To unsubscribe from this group and stop receiving emails from it, send an
--
--
Chromium Discussion mailing list: chromium-***@chromium.org
View archives, change email options, or unsubscribe:
http://groups.google.com/a/chromium.org/group/chromium-discuss

---
You received this message because you are subscribed to the Google Groups "Chromium-discuss" group.
To unsubscribe from this group and stop receiving emails from it, send an email to chromium-discuss+***@chromium.org.
Loading...