home *** CD-ROM | disk | FTP | other *** search
- @echo off
- :loop
- cd\fd
- FD
- If errorlevel 201 goto c24
- goto end
-
- REM Lotsa stuff deleted in here....
-
- :c24
- echo.>com1
- echo Welcome! Please wait while Destruct Zero fires up!>com1
- echo.>com1
- CD\TG27
- tg -b2400 -q
- cd\fd
- goto loop
-
- REM Lotsa stuff deleted here too....
-
- :end
- echo ath1m0>com1
-