Jump to content

Recommended Posts

Posted

OK I can run the windows control panel

ShellExecute("Control.exe",@SystemDir & "\appwiz.cpl")

How do I select one of the programs with out using a mouse or the arrow keys?

I am try to uninstall a program that does not seem to have an uninstall utility.

Alan

Posted

I am try to uninstall a program that does not seem to have an uninstall utility.

That can't be... IIRC, all Add/remove programs does is call the uninstaller that is linked to the program in the registry
Posted

Yeah, you can find the uninstalling application linked to the Add/Remove programs thing by opening registry editor and going to

HKLM\Software\Microsoft\Windows\CurrentVersion\Uninstall

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
×
×
  • Create New...