Tek-Tips is the largest IT community on the Internet today!

Members share and learn making Tek-Tips Forums the best source of peer-reviewed technical information on the Internet!

  • Congratulations strongm on being selected by the Tek-Tips community for having the most helpful posts in the forums last week. Way to Go!

Script to remove software and re-install software

Status
Not open for further replies.

comp110

MIS
Apr 19, 2004
47
US
is there a script that would allow me to remove a particular software and then re-install the software from a network drive that would require a login and password?
 
nothing generic i am afraid, all depends on the application in question and how it was installed, what its footprint is etc etc.
suck it and see i am afraid.
you can get some info from the registry for uninstall paths but to be honest these arent full proof. best pleace to start it by reading the vendors documentation for install and uninstall methods,,thats where i always start.

of course the utopia is to re-package all your applications into a standard format..MSI for instance, in doing so you can therefore write generic removal scripts..
 
Status
Not open for further replies.

Part and Inventory Search

Sponsor

Back
Top