home *** CD-ROM | disk | FTP | other *** search
/ CD-ROM User 1996 April / CDROM21.bin / programs / polyview / poly.bat < prev    next >
DOS Batch File  |  1996-02-07  |  418b  |  20 lines

  1. cd \programs\polyview
  2. @echo off
  3. cls
  4. echo.
  5. echo.
  6. echo                     POLYVIEW for Windows 95
  7. echo                    -------------------------
  8. echo.
  9. echo.
  10. echo     This will now be unpacked into it's own directory 
  11. echo     called POLYVIEW to run the program in the future 
  12. echo     simply click on the POLYVIEW ICON.
  13. echo.
  14. echo.
  15. pkunzip -d polyview.zip c:\polyview
  16. c:
  17. cd \
  18. cd polyview
  19. polyview
  20.