View Single Post
  #7  
Old 09-07-2004, 09:43 AM
Derision
Developer
 
Join Date: Feb 2004
Location: UK
Posts: 1,540
Default

Quote:
Originally Posted by manglervirus
ok but the first post was to complicated
OK, let's try and make it simpler ....

Edit your boot5zones.bat file,

for every line that begins with :

Code:
start zone ....
change that to

Code:
zone ....
I.e., omitting the 'start' command should cause zone.exe to show the errors that is causing it to close. Copy and paste the output of that zone.exe here.
Reply With Quote