Page 1 of 1

How to correctly prescribe two profiles in the run key?

Posted: Fri Apr 22, 2011 3:19 am
by miffey
How to correctly prescribe two profiles in the run key?
..\chrome.exe --enable-udd-profiles --user-data-dir=..\profile_1 & profile_2 ??
Please, show an example of correct spelling of the two directory of profiles in the key - user-data-dir =

Re: How to correctly prescribe two profiles in the run key?

Posted: Fri Apr 22, 2011 12:01 pm
by bulek
You can't specify two user-data-dir settings in a commandline. In addition flag --enable-udd-profiles does not exist anymore. Google has its own plans for improved multi-profiles management but it is still to be implemented - http://www.chromium.org/user-experience/multi-profiles .

Re: How to correctly prescribe two profiles in the run key?

Posted: Sun Apr 24, 2011 6:52 am
by miffey
no one who know, but probably you know.. what sequence & algorithm to turn and use "create new profile" in settings of the chromium? Please, real example from your practice.

Re: How to correctly prescribe two profiles in the run key?

Posted: Sun Apr 24, 2011 11:27 pm
by ironuser
I don't know what you mean by "sequence & algorithm", but here is the way I create 'new profiles' for Iron.
1-Create a new folder in:
C:\Documents and Settings\<Your-Name>\Local Settings\Application Data\Chromium\User Data

2- Copy from the default profile most of what you want in the new one. But I ahve found that importing data from the existing default profile does NOT work! You will probably need to set up things in the new profile all over again. I know I did!! And DIDN'T LIKE IT ONE DAMNED BIT!

3- Set up a new short cut to the Iron executable on your desktop.

4- Point the Target Box to the new profile like the next line.

5- This is what the Shortcut Target box should indicate
"C:\Program Files\SRWare Iron\iron.exe" --user-data-dir="C:\Documents and Settings\<Your-Name>\Local Settings\Application Data\Chromium\User Data\<New-Profile-Name>"

Keep at it until the new shortcut starts Iron with the new profile.