Subscribe to Windows IT Pro
April 26, 2005 12:00 AM

A Custom Office SP1 Deployment

Windows IT Pro
InstantDoc ID #45943
Rating: (0)

Paul Robichaux's article "Streamline Custom Office 2003 Deployments" (October 2004, InstantDoc ID 43878) provides a great overview of how to use the Office 2003 Editions Resource Kit's Custom Installation Wizard (CIW). However, I needed to include Service Pack 1 (SP1) in my deployment of Microsoft Office Professional Edition 2003. To do so, I determined that I had to run the Office Professional Edition 2003 setup utility (setuppro.exe) with the /a switch to create an administrative installation point, then add the SP1 files to the directory containing the installed files.

First, I downloaded the full version of SP1 and used WinZip to extract the files. I had to slip two files—mainsp1ff.msp and owc11sp1ff.msp—into the installation directory, so I ran the commands

msiexec /p
 X:\SourceDirectory\mainsp1ff.msp
 /a Y:\DestinationDirectory\pro11.msi
 shortfilenames=true /qb
msiexec /p
 X:\SourceDirectory\owc11s1ff.msp
 /a Y:\DestinationDirectory\owc11.msi
 shortfilenames=true /qb

where SourceDirectory is the location of the extracted SP1 files and DestinationDirectory is the Office Professional Edition 2003 administrative installation point.

To my surprise, I didn't receive any notification that the commands succeeded. But they did because now the installation point contains Office Professional Edition 2003 with SP1. The total size is 630MB, so I can easily burn it to a CD-ROM.

Related Content:

ARTICLE TOOLS

Comments
    There are no comments to display. Be the first one!
You must log on before posting a comment.

Are you a new visitor? Register Here

advertisement

advertisement

Windows is a trademark of the Microsoft group of companies. Windows IT Pro is used by Penton Media Inc. under license from owner.