Jump to content

Uninstall through batch file?


Recommended Posts

well... this may be in the wrong section.. but this was my best guess..

anyone know how or if you can make a batch file too uninstall things most preferably silently... i wanna run my Restore CD's that came with my computer cause it takes about 10 minutes insted of an hour. and then run another CD that would run the installation of my programs (adware, spybot, winamp 5, etc...) and see if it can delete the crap that the restore CD's put on my computer (compuserv, AOL, Winamp 2.x, etc...)

I would just copy the files from the restore CD, but they're all in a GHO file *norton ghost*

also.. if push comes too shove, i'll just make the batch file delete the folders *deltree* of compuserve and crap along with deleting them out of the registry and any system folders. hopefully without screwin up my computer at the same time.. :P

Link to comment
Share on other sites


Uninstall commands are stored here:

HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Windows\CurrentVersion\Uninstall

Look for "UninstallString" for each application you want to uninstall and put it in your .bat file.

what about silently? is there a command like /silent for the uninstallers?

Link to comment
Share on other sites

Create an account or sign in to comment

You need to be a member in order to leave a comment

Create an account

Sign up for a new account in our community. It's easy!

Register a new account

Sign in

Already have an account? Sign in here.

Sign In Now
  • Recently Browsing   0 members

    • No registered users viewing this page.
×
×
  • Create New...