home *** CD-ROM | disk | FTP | other *** search
/ Computer Buyer 1995 December / buyer-1295.iso / vossnet / uninst.bat < prev    next >
DOS Batch File  |  1995-09-08  |  941b  |  28 lines

  1. @echo off
  2. echo You are about to uninstall Voss Net Online.
  3. echo You should only run this program if you are
  4. echo absolutely sure you know what you are doing.
  5. echo If you continue other programs may be adversely affected.
  6. echo Press Ctrl-C or switch off your computer to cancel or
  7. pause
  8. deltree c:\vossnet3
  9. del c:\windows\vossnet3.ini
  10. del c:\windows\system\accuv516.vbx
  11. del c:\windows\system\apiguide.dll
  12. del c:\windows\system\mhrun400.dll
  13. del c:\windows\system\msafinx.dll
  14. del c:\windows\system\setupkit.dll
  15. del c:\windows\system\vbrun300.dll
  16. del c:\windows\system\cmdialog.vbx
  17. del c:\windows\system\dwvstamp.vbx
  18. del c:\windows\system\mhglbx.vbx
  19. del c:\windows\system\mhtm200.vbx
  20. del c:\windows\system\mhtr200.vbx
  21. del c:\windows\system\msgblast.vbx
  22. del c:\windows\system\pdqcomm2.vbx
  23. del c:\windows\system\ssidxtab.vbx
  24. del c:\windows\system\threed.vbx
  25. del c:\windows\system\inaut001.dll
  26. del c:\windows\setup1.exe
  27.  
  28.