Can anyone help create an unistaller that can also be from the Control Panel > Add/Remove Programs.
> Files names to delete
> self-delete after
Creating a Basic Uninstaller
Add or Remove Programs list was stored in Registry under: HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Windows\CurrentVersion\Uninstall + KeyName (Ace Utilities_is1, EditPlus 2 ..)
where value:
DisplayIcon stands to display icon,
DisplayName stands to display name,
UninstallString hold information which file to be executed when clicked Change/Remove button (Uninstall.exe)
appwiz.cpl
where value:
DisplayIcon stands to display icon,
DisplayName stands to display name,
UninstallString hold information which file to be executed when clicked Change/Remove button (Uninstall.exe)
appwiz.cpl
