bds42 Posted November 24, 2004 Posted November 24, 2004 Hi There-Searched for this but had no luck....I'd like to automate the UNinstall of the Dell support software that comes on new Dell's. Is this something I could do with WIHU? Has anyone got a command line for it?Thanks,Bill
MCT Posted November 24, 2004 Posted November 24, 2004 if its just a folder with links (i dunno if it is or isnt, i dont use dell's, i build my own)just do this from commandlineRD "%programfiles%\Dell\support"Note: The above path is meant for explanitory purposes only
bds42 Posted November 24, 2004 Author Posted November 24, 2004 I wish that it was just a directory and files...but there's a whole install (and uninstall) for their stuff. Is there a way to fire off an uninstall or do I have to try to figure out what registry settings there are for the program and try to remove them all manually?Thanks for any help y'all can offer,Bill
victor888 Posted November 25, 2004 Posted November 25, 2004 Why don't you uninstall it form the control panel?If it is green software (no writting to the registry and to system folders) you could delete the folder directly.If there is no uninstall selection in control panel and it does write sothing to the registy and to system folders. I suppose you could delete all keywords "dell" in the registry and then delete the folder.
bds42 Posted November 26, 2004 Author Posted November 26, 2004 What do you mean "uninstall it from the control panel"? Yes, I can manually go into Add/Remove programs... but I want to automate the process as part of the install of everything else.
gmx Posted November 26, 2004 Posted November 26, 2004 autoit would be of great help if you want to uninstall... make an exe and call it in wihu
Recommended Posts
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 accountSign in
Already have an account? Sign in here.
Sign In Now