running multi core, on sob how do i set it up

Esquire

Elite Member
Oct 9, 1999
1,372
0
71
trying to figure it out, could some one do a screen cast or very simple step by step,

i'm newbie to command line
 

Ken g6

Programming Moderator, Elite Member
Moderator
Dec 11, 1999
16,251
3,846
75
Let's summarize, since the first link doesn't show the correct answer until several posts down.

Install it as a service with: sobsvc -i
and set 2 processes like so: sobsvc -p:2
Now, stop and exit the Seventeen or Bust client.
Then, restart it either from the Services console, or with the command: net start "seventeen or bust service"
 

Allio

Golden Member
Jul 9, 2002
1,904
28
91
Originally posted by: Ken_g6
Let's summarize, since the first link doesn't show the correct answer until several posts down.

Install it as a service with: sobsvc -i
and set 2 processes like so: sobsvc -p:2
Now, stop and exit the Seventeen or Bust client.
Then, restart it either from the Services console, or with the command: net start "seventeen or bust service"

I would modify this to:

Uncheck 'automatically start on boot' in the Seventeen or Bust client
Now, stop and exit the Seventeen or Bust client.
Open a command prompt and navigate to where SB is installed (so probably C:\Program Files\SB)
Install it as a service with: sobsvc -i
and set 2 processes like so: sobsvc -p:2
Then, restart it either from the Services console, or with the command: net start "seventeen or bust service"

If you really are totally clueless with the command prompt, here's what you type to get to the SB directory :p