I am trying to get chrome portable to use a directory I have used with normal chrome using the --user-data-dir= switch. However the portable version doesn't pull the info. I have not tried doing a fresh one but do plan on that.
My end goal is to have multiple directories, one each for various profiles, and have them truly portable. I am guessing I will need relative links in the --user-data-dir= switch also. Is this possible with the portable version?
For instance:
GoogleChromePortable.exe --user-data-dir="..\ChromeProfiles\Profile1"