home *** CD-ROM | disk | FTP | other *** search
/ Liren Large Software Subsidy 7 / 07.iso / c / c480 / 20.ddi / BIN / LSAMPLE.BA_ / LSAMPLE.BA
Encoding:
Text File  |  1993-02-08  |  187 b   |  8 lines

  1. @echo off
  2. prep /ls /p %1.exe /ot %1.pbt /oi %1.pbi
  3. profile /S 2000 %1 %2 %3 %4 %5 %6 %7 %8 %9
  4. prep /it %1.pbt /io %1.pbo /ot %1.pbt
  5. plist /sl %1.pbt > %1.out
  6. del %1.pbo
  7. del %1.pbi
  8.