Apply the Service Pack
|
| Office2000 |
| 1. |
Start / Run |
| 2. |
msiexec /a c:\office\data1.msi/p
c:\update\data1.msp SHORTFILENAMES=TRUE /qb
msiexec /a c:\office\data1.msi /p c:\update\Sp2admin.msp SHORTFILENAMES=1 |
| 3. |
Repeat for any additional extracted msp
files |
| Outlook2000 Security
Update |
| 1. |
Start / Run |
| 2. |
msiexec /a c:\office\Data1.msi /p
C:\Update\OQFE7082_Client.msp SHORTFILENAMES=1
msiexec /a c:\office\Data1.msi /p C:\Update\OQFE7140_Client.msp
SHORTFILENAMES=1
msiexec /a c:\office\Data1.msi /p C:\Update\OQFE7160_Client.msp
SHORTFILENAMES=1 |
| OfficeXP |
| 1. |
Start / Run |
| 2. |
msiexec /p c:\update\MAINSP1_Admin.msp
/a c:\office\your.msi SHORTFILENAMES=TRUE (where your.msi file is the
actual one depending on the version of OfficeXP (e.g. PROPLUS.MSI,
SBERET.MSI) |
| 3. |
Repeat for any additional extracted msp
files |
| Office2003 |
| 1. |
Start / Run |
| 2. |
msiexec /p c:\update\MAINSP1op.msp /a
c:\office\your.msi SHORTFILENAMES=TRUE (where your.msi file is the
actual one depending on the version of Office2003 |
| 3. |
Repeat for any additional extracted msp
files |