/build/static/layout/Breadcrumb_cap_w.png

Applying Patches along with Office 2003 Package

Please, help me out in following case.


I'm ready with a Office 2003 Package (mst created with the help of MS Office Resource Kit).
I used WiseScript Editor to create a Install.exe which perform some preinstall tasks and I've chanined the Office 2003 MSI/MST combo with it.
This package works fine and is pilot tested through SMS for mass deployment.
However, now I need to update this package by adding few Office security updates (word, excel, outlook) and Offoce 2003 SP3.
I am not clear as to whether I should chain the patches using WiseScript Editor.
Do I need to keep the individual .msp separate from the main package? Or how can I include it in the main package?
Is it a good idea to run the patches after installation of the main package?
Thanks for your suggestions on best possible methods to achieve this.

0 Comments   [ + ] Show comments

Answers (2)

Posted by: anonymous_9363 15 years ago
Red Belt
0
Please try to avoid re-posting http://itninja.com/question/anybody-using-afaria-5.0777&mpage=1&key=蟙

Generally, if you haven't had a response, you can take it that no-one is able to help you. To resurrect a thread, add a reply that says something like 'Can anyone help?'. That way, your post goes back to the top of the list.
Posted by: blacklisted_packager 15 years ago
Orange Belt
0
The best way is to make an admin installation and patch it using the command line
1) Make admin install with msiexec /a
2)Patch the admin install with all the patches one by one using the command line
msiexec /p <mspname> /a <msi name>

Once done this you have an admin install ready with the updated patches and can deploy with mst in the way you want.

One of the ways to install patches is to have a local cache of office on the hard drive and patch it and then reinstall using that cache.This method though very lenghty but have been successfully used in many organizations.
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