WarrenW
May 26th, 2010, 01:03 PM
Hi Everyone,
I have an uninstall.exe file I need to run. But the program it needs to uninstall is always running. And you actually need to execute the uninstall.exe through that program. I was wondering how to do this.
How about this? The main program is run through the startup regisistry. When they click the button to uninstall in the app, it deletes the startup in the registry and adds the uninstall.exe to the RunOnce registry. Will this work? Also, on the RunOnce, after it is run, is it removed from that registry area?
Thanks!
I have an uninstall.exe file I need to run. But the program it needs to uninstall is always running. And you actually need to execute the uninstall.exe through that program. I was wondering how to do this.
How about this? The main program is run through the startup regisistry. When they click the button to uninstall in the app, it deletes the startup in the registry and adds the uninstall.exe to the RunOnce registry. Will this work? Also, on the RunOnce, after it is run, is it removed from that registry area?
Thanks!