Re: [CODE]

From: Modem Burn (modem-burn@GEOCITIES.COM)
Date: 09/25/98


Attached is a autorun script for windows 95, well actually reather then
attaching it is as following (You will have to substitue the data and
portvaribles but don't change anything else unless it don't work):

@echo off
:beginning
set port=4000
set data=d:\circle~1\lib
d:\circle~1\bin\circle -d%data% %1 %2 %3 %4 %5 %6 %7 %8 %9 %port%
rem chequar existencias
if exist ".killscript" goto out
if exist ".pause" goto out
if not exist ".fastboot" choice /c:ÿ/n/t:ÿ,40
if exist ".fastboot" choice /c:ÿ/n/t:ÿ,5
if exist ".fastboot" del ".fastboot"
%0 %1 %2 %3 %4 %5 %6 %7 %8 %9
:out
set port=
set data=
if exist ".killscript" del ".killscript"
exit


     +------------------------------------------------------------+
     | Ensure that you have read the CircleMUD Mailing List FAQ:  |
     | http://democracy.queensu.ca/~fletcher/Circle/list-faq.html |
     +------------------------------------------------------------+



This archive was generated by hypermail 2b30 : 12/15/00 PST