My first post here
I'd like to say that this forum and its guides are great! I stopped searching for info in other sites, everything is here
I'm just following the Windows Unattended guide (http://unattended.msfn.org/unattended.xp/view/web/48/) to slipstream my Office 2003 Standard and its SP2.
But at the moment I try to apply the SP2:
QUOTE
msiexec /p C:\SP2\MAINSP2ff.msp /a C:\Office2003\STD11.msi SHORTFILENAMES=TRUE /qb
msiexec /p C:\SP2\OWC11SP2ff.msp /a C:\Office2003\OWC11.MSI SHORTFILENAMES=TRUE /qb
msiexec /p C:\SP2\OWC11SP2ff.msp /a C:\Office2003\OWC11.MSI SHORTFILENAMES=TRUE /qb
I receive the following message (when executing any of the lines above):
The upgrade patch cannot be installed by the windows installer service because the program to be upgraded may be missing, or the upgrade patch may update a different version of the program. Verify that the program to be upgraded exists on your computer and that you have the correct upgrade patch.
My Office 2003 is the Standard Edition, Volume License.
The Windows Installer is 3.0.
What's wrong? Anyone could help me?