home *** CD-ROM | disk | FTP | other *** search
/ The Games Machine 26 / XENIATGM26.iso / redneck / install.bat < prev    next >
DOS Batch File  |  1997-03-12  |  320b  |  14 lines

  1.  
  2. @echo Questo programma installa Redneck Rampage in c:\rr
  3. @echo Sono necessari circa 26 Mb di spazio libero su C:
  4. @echo Premere CTRL+C per interrompere ora oppure
  5. pause
  6. md c:\rr
  7. xcopy /s *.* c:\rr
  8. c:
  9. cd\rr
  10. setup
  11. cls
  12. @echo Installazione completata. 
  13. @echo Digitare REDNECK nella directory c:\rr per giocare.
  14.