home *** CD-ROM | disk | FTP | other *** search
/ The Best of Select: Games 9 / CD_1.iso / install / ushf / harddisk.bat < prev    next >
DOS Batch File  |  1995-11-03  |  194b  |  14 lines

  1. @echo off
  2. cls
  3. mkdir c:\nf6
  4. mkdir c:\nf6\PREVIEWS
  5. xcopy *.* c:\nf6\PREVIEWS /s
  6. c:
  7. cd c:\nf6\PREVIEWS
  8. attrib -r /s
  9. Echo Program is now copied in directory on C:\nf6\PREVIEWS
  10. Pause
  11.  
  12.  
  13.  
  14.