UBBERgoose Posted August 1, 2007 Posted August 1, 2007 We are currently deploying Serif PagePlus through GP but want to get the software up to date. The Patch comes in the form of an MSP from Serif, what would be the easiest way of deploying this? I really dont want to have to remove it from the 100+ machines it is currently on... Help!
ChrisH Posted August 1, 2007 Posted August 1, 2007 A startup script with the correct msiexec command. use this link to help you build up the syntax correctly http://www.appdeploy.com/downloads/detail.asp?id=583
boomam Posted October 16, 2008 Posted October 16, 2008 Sorry to dig up an old thread, but it saves me posting a new'en. That link above is dead, what is it im looking for? Ive got 5x Serif Patchs that i need to deploy in the MSP format. .
powdarrmonkey Posted October 16, 2008 Posted October 16, 2008 Apply your patches to the MSI (in the correct order!) by running: msiexec /a \\uncpath\to\your\.msi /p \\uncpath\to\your\patch.msp Then tell group policy to redeploy the application, and it will do so with the patches rolled in.
boomam Posted October 17, 2008 Posted October 17, 2008 Are you sure on that command? It just brings up the msiexec help box?
Recommended Posts
Create an account or sign in to comment
You need to be a member in order to leave a comment
Create an account
Sign up for a new account in our community. It's easy!
Register a new accountSign in
Already have an account? Sign in here.
Sign In Now