home *** CD-ROM | disk | FTP | other *** search
/ C/C++ User's Journal & Wi…eveloper's Journal Tools / C-C__Users_Journal_and_Windows_Developers_Journal_Tools_1997.iso / blinker / shrunpak.bat < prev   
DOS Batch File  |  1996-09-02  |  193b  |  10 lines

  1. @echo off
  2. :
  3. :  SHRUNPAK.BAT - used by install program to unpack the Shrinker demo.
  4. :
  5. %1
  6. cd %2
  7. shrdemen
  8. echo.
  9. echo If you are running under Windows please close this Window to proceed.
  10.