L
limors
Hi,
I am trying to hide cancel button in the MSI progress bar
when uninstalling from Add\Remove programs applet.
I tried changing the UninstallString registry value in
HKLM\Software\Microsoft\windows\currentversion\Uninstall\{
ProductCode}\ to the following:
msiexec /x {ProductCode}/qb!, but it does not work.
I even tried to write custom action that uses the msdn
sample to hide the cancel button in the uninstall
progress bar dialog. but it does not work too.
Please help.
Need your help ASAP,
Thanks in advance,
Limor
I am trying to hide cancel button in the MSI progress bar
when uninstalling from Add\Remove programs applet.
I tried changing the UninstallString registry value in
HKLM\Software\Microsoft\windows\currentversion\Uninstall\{
ProductCode}\ to the following:
msiexec /x {ProductCode}/qb!, but it does not work.
I even tried to write custom action that uses the msdn
sample to hide the cancel button in the uninstall
progress bar dialog. but it does not work too.
Please help.
Need your help ASAP,
Thanks in advance,
Limor