i have created multiple profiles for my Firefox... then i have created different shortcuts for each profile by setting Target to this
"D:\Program Files\Mozilla Firefox\firefox.exe" -p "myProfile1"
.
.
.
"D:\Program Files\Mozilla Firefox\firefox.exe" -p "myProfileN"
"D:\Program Files\Mozilla Firefox\firefox.exe" -p "Guest"
now when i start default firefox that is (installdrive&dir)\Mozilla Firefox\firefox.exe
it starts "D:\Program Files\Mozilla Firefox\firefox.exe" -p "myProfile1"
why isn't it running a non profiled instance but myProfile1... and if not then how to make it run some other instance automatically not by adding arguments to the target...
Why myProfile1 has become the default profile