Maybe you want to uninstall Adobe Acrobat professional and you will see that there is no uninstall button in Add Remove Programs. For this you need to change a registry Key.
[HKEY_LOCAL_MACHINESOFTWAREMicrosoftWindowsCurrentVersionUninstall{AC76BA86-1033-F400-7760-000000000004}]
“NoModify”=dword:00000000
“NoRemove”=dword:00000000
“NoRepair”=dword:00000000
just copy this into a txt file and save it with the extension “.reg” Double click on it, choose yes and finally click ok. Now you’ll see the uninstall button in ARP
Edit*
i just looked at the search tearms that brought people here and they were looking for the uninstall string. So here it is.
msiexec /I {AC76BA86-1033-F400-7760-000000000004}
Regards
Tobias