Quote:
Originally Posted by sianyde
But what I'd like to know is how make the zones stay up all the time (i.e. not "sleep"). I already know how to make them persistent.
|
in boot5zones.bat, replace "." with a zonename
so instead of
Code:
start zone . localhost 7995 localhost
use
Code:
start zone bazaar localhost 7995 localhost