home *** CD-ROM | disk | FTP | other *** search
/ Piper's Pit BBS/FTP: ibm 0200 - 0209 / ibm0200-0209 / ibm0200.tar / ibm0200 / S664PWA2.ZIP / VIV1.BAT < prev    next >
Encoding:
DOS Batch File  |  1994-05-06  |  294 b   |  10 lines

  1. @Echo off
  2. rem Run ViVerify to create filelist
  3. VIVERIFY FILELIST /D=C /P=N
  4. rem Now run ViVerify to make the signatures
  5. VIVERIFY MAKEPRINT /D=C /T /N=5
  6. rem
  7. rem See the manual for documentation on the other ViVerify switches
  8. rem
  9. Echo Now you can run the VIV2 batch file to check the disk
  10.