Discussion Forums/General/Silent Install Options

Office 2003

Adam Ruth
posted this on November 13, 2009 14:17

In the Command Line Arguments we added the following:

Code:
ALLUSERS=1 COMPANYNAME=YourCompany PIDKEY=DRMYBDJVT1VE8FVWAAWVQHV3Y


The ALLUSERS value places the Shortcut files in the All Users context vs. the Current User.

The CompanyName value provides the appropriate Company Name to the Install process.

The PIDKEY value provides the Product Key needed for the installation to continue.

 

Comments

User photo
Danny Broadhurst

How can i choose what to install.

For example:
Word, Excel, Outlook, Powerpoint

June 20, 2011 07:31
User photo
Shawn Anderson
Paid Support

Danny, I'm not in our lab but if memory serves you run the installer file setup.exe with the /admin argument (setup.exe /admin)

This should open the office customization wizard to allow you to select which products get installed. I will verify and post a change if I see it's not quite right. That's the argument for Office 2007 and 2010, though. So it's probably the same.

June 20, 2011 15:40