/build/static/layout/Breadcrumb_cap_w.png

"This action is only valid for products that are currently installed"

Hi All,
I am currently working on an application which has one msi and msp into it.
I have done the admin install of the msi and applied the msp into it(msiexec/a <path of msi> /p <path of msp> ).The patched msi installs correctly
but when i uninstalled the patched msi I see an error message "This action is only valid for products that are currently installed"
Any help is appreciated?

0 Comments   [ + ] Show comments

Answers (6)

Posted by: smarty 14 years ago
Senior Yellow Belt
0
Hi Sumit,

Are you using the correct syntax for uninstalling the patch, if not please refer below the link.:

http://msdn.microsoft.com/en-us/library/aa372104(VS.85).aspx
Posted by: anonymous_9363 14 years ago
Red Belt
0
That will uninstall the patch (if the patch is flagged as uninstallable, of course) but I think Sumit is referring to removing the entire product.

@Sumit, what command line are you using to uninstall?
Posted by: sumitsingh1984 14 years ago
Second Degree Green Belt
0
Hi VBScab,
I am using msiexec/x <path of the patched msi> /qb even tried with msiexec/x {Product code of patched msi} /qb
Posted by: sunny07 14 years ago
Senior Yellow Belt
0
Hi Sumit,

try to edit the patch using orca and check is there any property that has been set to stop uninstallaiton, you can modify the property if it is a public property try to pass it while uninstallation.

cheers,
sunny
Posted by: anonymous_9363 14 years ago
Red Belt
0
A patch which is set to be uninstallable is set that way for a reason. In any event, I think Sumit is saying that the patched product can't be uninstalled. I'm still trying to work out why that might be. Could it be that the original install was done per-user and you are trying to uninstall it using a different account?
Posted by: elgwhoppo 14 years ago
Senior Purple Belt
0
ORIGINAL: VBScab

Could it be that the original install was done per-user and you are trying to uninstall it using a different account?



This would be my first guess. Log on to the PC locally and search under the HKEY_USERS registry hive for the GUID of the MSI.
Rating comments in this legacy AppDeploy message board thread won't reorder them,
so that the conversation will remain readable.
 
This website uses cookies. By continuing to use this site and/or clicking the "Accept" button you are providing consent Quest Software and its affiliates do NOT sell the Personal Data you provide to us either when you register on our websites or when you do business with us. For more information about our Privacy Policy and our data protection efforts, please visit GDPR-HQ