Visio service pack question
Can anyone tell me how to slipstream the Visio service pack into my current Visio msi?
Does anyone have a good documentation for a beginner?
Thanks so much in advance.
Does anyone have a good documentation for a beginner?
Thanks so much in advance.
0 Comments
[ + ] Show comments
Answers (6)
Please log in to answer
Posted by:
rikx2
19 years ago
first extract the patch file from your hotfix .exe file... you can do this using winzip.. right click the exe then select winzip then extract.. you should be getting some hotfix_name.msp
now create an admin install point for Visio using its setup.exe
setup.exe /a
follow the prompts and choose a different install directory as this will be your admin package
apply the patch you extracted to the admin install package
msiexec /a "adminpath/msi file" /p "patch file" /qb-
hope this helps [8D]
rick
now create an admin install point for Visio using its setup.exe
setup.exe /a
follow the prompts and choose a different install directory as this will be your admin package
apply the patch you extracted to the admin install package
msiexec /a "adminpath/msi file" /p "patch file" /qb-
hope this helps [8D]
rick
Posted by:
rikx2
19 years ago
Posted by:
WiseGuyinNewYork
19 years ago
Posted by:
WiseGuyinNewYork
19 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.