home *** CD-ROM | disk | FTP | other *** search
/ DeathMatch 2 for Doom 2 / Deathmatch2.bin / other / obuninst.bat < prev    next >
DOS Batch File  |  1995-04-20  |  386b  |  15 lines

  1. echo ------ Batchfile to uninstall Obituary ------
  2. echo.
  3. echo # Copying files. Overwrite, if necessary to type it in.
  4. echo # It doesn't matter, if OBTIC2.OBT doesn't exist.
  5. echo.
  6. copy doom2.obt doom2.exe
  7. copy obtic2.obt obtic2.wad
  8. del doomhack.exe
  9. del obtic2.obt
  10. pause
  11. echo # Restoring. This must be successful if you installed
  12. echo # Obituary before.
  13. echo.
  14. nwt -restore
  15.