home *** CD-ROM | disk | FTP | other *** search
- @cls
- @if exist c:\blam\blam.bat goto noinstall
- @echo
- @echo
- @echo This program installs 1 MB on your harddisk.
- @echo
- @echo
- @echo Please install in the path given, to start the game properly
- @echo
- @echo Press CTRL-C NOW to stop this game to be installed!!
- @echo
- @echo
- @pause
- @blaminst
- :noinstall
- @c:
- @cd \blam
- @call blam.bat
- :end
- @d:
- @cd \
- @menu
-