Tried to use GoogleChromePortable.ini
to tell Chrome to place the profile
folder somewhere else on the hard drive, to no avail. It appears that, no matter what, the path needs to be an extension of PortableApps\GoogleChromePortable\
," whereas I want the profile folder to be outside of that path. Can this be done?
You are here
Configure Chrome profile folder path
May 29, 2021 - 4:21pm
#1
Configure Chrome profile folder path
The directory is relative to GoogleChromePortable.exe. So, you *might* be able to use ..\ to go up a directory. If you had Google Chrome Portable installed to X:\PortableApps\GoogleChromePortable and wanted to use X:\MyChromeProfile it would be ..\..\MyChromeProfile in the ProfileDirectory= line.
Note that this is not officially supported and will likely break when the Google Chrome Portable launcher is eventually rewritten.
Sometimes, the impossible can become possible, if you're awesome!
Thanks! That did it! Will this survive regular updates?
The standard launcher in settings file in the root of each app is preserved by the pa.c installer as you update.
Sometimes, the impossible can become possible, if you're awesome!
Thank you! You may consider making this a permanent/advertised feature of PortableApps, as more and more people install their PortableApps in the cloud (Google Drive), hence moving the
data
folder somewhere else in a local folder makes sense in order to avoid conflicts.Using Google Chrome Portable with the profile within Data worked without issue last I tested. Is there something wrong with having all of your GoogleChromePortable folder with the profile in your Google Drive?
Sometimes, the impossible can become possible, if you're awesome!
I get lots of conflicts ("[Conflict]"), which is unavoidable, as I use PortableChrome on multiple computers at the same time: if two or more computers use the same file at the same time, that file cannot be synced, hence the conflict. In time, these conflict files pile up and end up messing up the syncing engine eventually.
Ideally, PortableApss should provide some way to allow configuring any PortableApp so as to store the
Data
folder outside of the syncing path.