home *** CD-ROM | disk | FTP | other *** search
- ; Mini Installer script for Visualiser demo
-
- :WINTITLE Install Visualiser 3 demo
-
- :OPTION Visualiser 3 demonstration
- :OPHELP
- This option will copy Visualiser to your hard disk (around 5.5Mb of disk
- space required). Visualiser is a DOS program and you should exit Windows before running it.\n\n
- This install program will create a batch file STARTVIS with the software that
- will run the program. You should ensure your PC has sufficient free memory... a
- VESA Super VGA driver and a mouse are also recommended.
- :DEFDIR C:\VIS
- :DEFCANEXIST
- :SPACE 5514
- :FILES
- PROGRAMS <DIR>
- DEMOS <DIR>
- PROGRAMS\EPSQ850.PRT
- PROGRAMS\HPLJ4.PRT
- PROGRAMS\HPLJIII.PRT
- PROGRAMS\HPPCL5.PRT
- PROGRAMS\LICENSE
- PROGRAMS\README.TXT
- PROGRAMS\VIS.CFG
- PROGRAMS\VIS.DEV
- PROGRAMS\VIS.EXE
- PROGRAMS\VIS.FNT
- PROGRAMS\VIS.MSG
- PROGRAMS\VIS.RSC
- PROGRAMS\VIS.SPR
- PROGRAMS\VIS_MCGA.CFG
- PROGRAMS\VIS_SVGA.CFG
- DEMOS\3DGAME2.VRT
- DEMOS\CYBESPAC.VRT
- DEMOS\KITCHEN.VRT
- DEMOS\OFFICE.VRT
- DEMOS\SIMSHOP.VRT
- DEMOS\STREET.VRT
- :WTF $D\STARTVIS.BAT
- REM Computer Life Jan 96 CD batch file to start Visualiser 3 demo
- PATH %PATH%;$D\PROGRAMS
- SET VIS=$D\PROGRAMS
- VIS
-