home *** CD-ROM | disk | FTP | other *** search
/ The World of Computer Software / World_Of_Computer_Software-02-387-Vol-3of3.iso / s / sprdpr20.zip / INSTALLW.BAT < prev    next >
DOS Batch File  |  1993-01-31  |  708b  |  22 lines

  1. @ECHO OFF
  2. COPY SPRDPRNS.PIF C:\WINDOWS
  3. COPY SUPRDUPR.PIF C:\WINDOWS
  4. COPY SUPRDUPR.ICO C:\WINDOWS
  5. C:
  6. CD\
  7.  
  8. cls
  9. ECHO.
  10. ECHO.
  11. ECHO.
  12. ECHO           SuprDupr.pif and Suprdupr.ico are now loaded into 
  13. ECHO       the c:\Windows directory. Installation must be completed 
  14. ECHO       from within Windows from the Program Manager window. 
  15. ECHO       Instructions on this procedure are found in the 
  16. ECHO       SuprDupr.Doc file.        
  17. ECHO.
  18. ECHO           SuprDupr must also be loaded into DOS. If you haven't
  19. ECHO       yet run INSTALL to do so, then type either A: or B:
  20. ECHO       (depending on which drive the installation disk is
  21. ECHO       in), and hit ENTER. Then type INSTALL. That's it!!
  22.