"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?
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)
Please log in to answer
Posted by:
smarty
14 years ago
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
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
Posted by:
sumitsingh1984
14 years ago
Posted by:
sunny07
14 years ago
Posted by:
anonymous_9363
14 years ago
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
Rating comments in this legacy AppDeploy message board thread won't reorder them,
so that the conversation will remain readable.
so that the conversation will remain readable.