|
|
|
Page 1 of 2 |
[ 18 posts ] |
1, 2 Next
|
 SWG Tricks - Running multiple accounts Easily : Star Wars Galaxies Guides
|
|
Posted: July 16th, 2009, 4:35 am
|
|
|
|
tzavelas
Total Posts: 11
Location: Charlton ,MA,USA
Joined: June 20th, 2009, 4:31 am
tzavelas's Reps: 0
|
Simple and efective.
The only thing you need to do is Right click the icon in your desktop-->Properties--Target
and in the end of the Target line add -multiple
Looks like that : "C:\Program Files\Sony\Station\Launchpad\LaunchPad.exe" /game:starwars -multiple
thats it!!
You do not have the required permissions to view the files attached to this post.
|
|
|
|
|
Posted: July 16th, 2009, 6:42 am
|
|
|
|
r04r
Total Posts: 387
Joined: January 17th, 2009, 12:33 pm
r04r's Reps: 9
|
How about just editing the cfg file? Thats easy and persists no matter of the shortcut.
Edit:
And it works with station launcher
|
|
|
|
|
Posted: July 16th, 2009, 8:32 am
|
|
|
|
tzavelas
Total Posts: 11
Location: Charlton ,MA,USA
Joined: June 20th, 2009, 4:31 am
tzavelas's Reps: 0
|
editing the cfg file doesnt work with Vista for some reason..
The easiest way I have found is to Simple add this word in the spot that i say. 
|
|
|
|
|
Posted: July 16th, 2009, 9:28 am
|
|
|
|
evilfigment
Total Posts: 262
Joined: July 18th, 2008, 7:05 am
evilfigment's Reps: 1101
|
Start->Run and enter the following command.
(!empty($user->lang['QUOTE'])) ? $user->lang['QUOTE'] : ucwords(strtolower(str_replace('_', ' ', 'QUOTE'))): cmd /c echo [SwgClient]>%HOMEDRIVE%\user.cfg && cmd /c echo allowMultipleInstances=true>>%HOMEDRIVE%\user.cfg && explorer.exe /select,%HOMEDRIVE%\user.cfg
it will open your homedrive folder ( usually C: ) and select the file ready for you to move/copy into your swg folder.
Tested on XP, works fine.
|
|
|
|
|
Posted: July 17th, 2009, 1:39 pm
|
|
|
|
phelan1777
Total Posts: 348
Joined: November 16th, 2007, 11:27 pm
phelan1777's Reps: 9
|
tzavelas (!empty($user->lang['WROTE'])) ? $user->lang['WROTE'] : ucwords(strtolower(str_replace('_', ' ', 'WROTE'))): editing the cfg file doesnt work with Vista for some reason.. The easiest way I have found is to Simple add this word in the spot that i say. 
Im running three accounts in a Vista machine with no issues. Using the config file.
|
|
|
|
|
Posted: July 18th, 2009, 8:03 am
|
|
|
|
r04r
Total Posts: 387
Joined: January 17th, 2009, 12:33 pm
r04r's Reps: 9
|
phelan1777 (!empty($user->lang['WROTE'])) ? $user->lang['WROTE'] : ucwords(strtolower(str_replace('_', ' ', 'WROTE'))): tzavelas (!empty($user->lang['WROTE'])) ? $user->lang['WROTE'] : ucwords(strtolower(str_replace('_', ' ', 'WROTE'))): editing the cfg file doesnt work with Vista for some reason.. The easiest way I have found is to Simple add this word in the spot that i say.  Im running three accounts in a Vista machine with no issues. Using the config file.
You probably have the (incredibly annoying) UAC(User Account Control) disabled.
When it's turned on, you can pretty much do... nothing.
|
|
|
|
|
Posted: July 18th, 2009, 10:22 am
|
|
|
|
mrsflayre
Total Posts: 40
Joined: January 13th, 2008, 11:44 am
mrsflayre's Reps: 0
|
You have to go to the folder options in vista and select to see all of the file extensions, if you do not, no matter what you name the .cfg file it will always read as a .txt with Vista.
|
|
|
|
|
Posted: July 18th, 2009, 2:19 pm
|
|
|
|
phelan1777
Total Posts: 348
Joined: November 16th, 2007, 11:27 pm
phelan1777's Reps: 9
|
r04r (!empty($user->lang['WROTE'])) ? $user->lang['WROTE'] : ucwords(strtolower(str_replace('_', ' ', 'WROTE'))): phelan1777 (!empty($user->lang['WROTE'])) ? $user->lang['WROTE'] : ucwords(strtolower(str_replace('_', ' ', 'WROTE'))): tzavelas (!empty($user->lang['WROTE'])) ? $user->lang['WROTE'] : ucwords(strtolower(str_replace('_', ' ', 'WROTE'))): editing the cfg file doesnt work with Vista for some reason.. The easiest way I have found is to Simple add this word in the spot that i say.  Im running three accounts in a Vista machine with no issues. Using the config file. You probably have the (incredibly annoying) UAC(User Account Control) disabled. When it's turned on, you can pretty much do... nothing.
Correct  .
|
|
|
|
|
Posted: July 21st, 2009, 7:20 am
|
|
|
|
tzavelas
Total Posts: 11
Location: Charlton ,MA,USA
Joined: June 20th, 2009, 4:31 am
tzavelas's Reps: 0
|
And I give you the most Frikkin easy way to add a simple word in the end of the target field "-multiple" and all set....
No .cfg files ..No Autoit script,....just a simple word!!
There is peolple out ther that they have no idea whatsoever how to find a .cfg file, nevermind to run a "AutoIT script"
that's as simple it gets....just add a single line ......LoL
|
|
|
|
|
Posted: July 21st, 2009, 6:35 pm
|
|
|
|
Tault_admin
Total Posts: 29974
Joined: November 9th, 2002, 9:57 am
Tault_admin's Reps: 1444
|
Nice nice
Can members say yay or nay to this being usefull so it may be moved to the confirmed section? If you say nay please say why so we can help others know.
|
|
|
|
|
Posted: July 21st, 2009, 8:26 pm
|
|
|
|
phelan1777
Total Posts: 348
Joined: November 16th, 2007, 11:27 pm
phelan1777's Reps: 9
|
tzavelas (!empty($user->lang['WROTE'])) ? $user->lang['WROTE'] : ucwords(strtolower(str_replace('_', ' ', 'WROTE'))): And I give you the most Frikkin easy way to add a simple word in the end of the target field "-multiple" and all set.... No .cfg files ..No Autoit script,....just a simple word!! There is peolple out ther that they have no idea whatsoever how to find a .cfg file, nevermind to run a "AutoIT script" that's as simple it gets....just add a single line ......LoL
I wasn't looking @ it like that, but for ease of use I guess that would fit just fine. Those of us that know how or are use to playing with cfg files more then likely will think along those lines.
|
|
|
|
|
Posted: July 28th, 2009, 11:12 am
|
|
|
|
tzavelas
Total Posts: 11
Location: Charlton ,MA,USA
Joined: June 20th, 2009, 4:31 am
tzavelas's Reps: 0
|
Please see that as a silent contibution...lol..
No yay or Nay required ..I just want to help..
thank you
|
|
|
|
|
Posted: July 28th, 2009, 8:56 pm
|
|
|
|
extract0rs
Total Posts: 139
Joined: August 4th, 2007, 7:20 pm
extract0rs's Reps: 1
|
|
|
|
|
Posted: July 29th, 2009, 3:23 pm
|
|
|
|
Tault_admin
Total Posts: 29974
Joined: November 9th, 2002, 9:57 am
Tault_admin's Reps: 1444
|
300 to you and moved to confirmed.
|
|
|
|
|
Posted: July 29th, 2009, 6:35 pm
|
|
|
|
tzavelas
Total Posts: 11
Location: Charlton ,MA,USA
Joined: June 20th, 2009, 4:31 am
tzavelas's Reps: 0
|
I told you.You did not have to do that !! Admin.
But ....thank you!!
|
|
|
|
|
Who is online |
|
Users browsing this forum: No registered users and 28 guests |
|
|
|