/build/static/layout/Breadcrumb_cap_w.png

How to apply patch for Office2000 and windows 2000 using wise package studio

How to apply patch for Office2000 and windows 2000 using wise package studio.
I want to apply patch for office2000 using wise package studio , i never involved in this , i know we can apply patch by making command script. i want to apply in wise package studio where exactly i would start furthe and how .
for ex: let me put u the request , i want apply patch for windows 2000 windows 2000 Hotfix(SP4)Q815021 .
Please give me any articles or give clear idea or any refference book.

0 Comments   [ + ] Show comments

Answers (3)

Posted by: yarborg 16 years ago
Blue Belt
0
Essentially you want to create a WiseScript exe that "wraps" the install. All it will do is extract the patch to the desktop and execute it with a command line so that it runs silently. However, you do not want to re-package or capture a patch as a general rule. I don't really see the benefit of using Wise in this instance but the process would be pretty straight forward. If you have questions about Wise Packaging in general, see the examples that come with the product.
Posted by: sourav 16 years ago
Orange Senior Belt
0
[quote]ORIGINAL: yarborg

Essentially you want to create a WiseScript exe that "wraps" the install. All it will do is extract the patch to the desktop and execute it with a command line so that it runs silently. However, you do not want to re-package or capture a patch as a general rule. I don't really see the benefit of using Wise in this instance but the process would be pretty straight forward. If you have questions about Wise Packaging in general, see the examples that come with the product.


thanks yarborg,

you mean just crerate a wrapper through wisescript.exe, inside we can call command that apply the patch for .MSI

msiexec /i A:\Example.msi PATCH=msipatch.msp;msipatch2.msp /qb.

Am i right.

Thanks,Sourav.
Posted by: yarborg 16 years ago
Blue Belt
0
Yes that is what I am talking about. You may also not have to use the original MSI but might be able to just reference the GUID of the MSI. Usually this can be found in the registry key HKLM\Software\Windows\CurrentVersion\Uninstall. You will have to go through the list of keys until you find one that says Office 2000. The GUID will be listed in the Uninstall key.

Keep in mind that if you are sending out the patch with an MSI you will need to put the patches and the MSI in the wrapper wise package, unless of course it is already on the local machine or stored in cache. Depends on how the original installation was done.
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