how to apply Patch File in installshield
Hi all,
I want to applypatch for Corel Paint shop pro photo using adminstudio , i never involved in this.I tried adding it through cutom action but not sure about the sequence.
Please help me out.
I want to apply
Please help me out.
0 Comments
[ + ] Show comments
Answers (3)
Please log in to answer
Posted by:
anonymous_9363
16 years ago
Posted by:
Tch81
13 years ago
Posted by:
pjgeutjens
13 years ago
first create the AIP using MSIEXEC.EXE /a on the original msi
then run msiexec.exe /p <path to the patch .msp file> /a <path to the MSI in the AIP>
this MSP file, I'm willing to bet, is in the patch.exe you have, try running it through winzip or similar.
for this and more info on msiexec command lines: http://msdn.microsoft.com/en-us/library/aa367988(v=vs.85).aspx
then run msiexec.exe /p <path to the patch .msp file> /a <path to the MSI in the AIP>
this MSP file, I'm willing to bet, is in the patch.exe you have, try running it through winzip or similar.
for this and more info on msiexec command lines: http://msdn.microsoft.com/en-us/library/aa367988(v=vs.85).aspx
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.