home *** CD-ROM | disk | FTP | other *** search
/ Liren Large Software Subsidy 13 / 13.iso / p / p120 / 2.ddi / PD5 / PD5S.EXE / CONFIG.BAT < prev    next >
Encoding:
DOS Batch File  |  1991-08-26  |  200 b   |  8 lines

  1. @echo off
  2. set tpdcv=%cvpath%
  3. set cvpath=\pd5\install
  4. \pd5\install\config
  5. if exist graphics.dat \pd5\install\diskman graphics.dat
  6. if exist graphics.dat del graphics.dat >nul
  7. set cvpath=%tpdcv%
  8.