I am having problems with MS Office 2003 installing using the RunOnceEx method. My XP unattended install goes fine then when it starts the apps part MS Office starts to install and you see the bar moving across then it goes backwards and quickly moves onto installing the next program in the list.
I had followed the MSFN guide on slipstreaming sp1 into office and creating the unattended.mst file to run the setup.exe but that failed so i tried with just running the pro11.msi and that did the same thing.
Heres a part of my file:
REG ADD %KEY%\000 /VE /D "MS Office 2003 SP1" /f REG ADD %KEY%\000 /V 1 /D "%systemdrive%\install\Applications\Office2003\PRO11.MSI /qb-" /f
This was the original:
REG ADD %KEY%\000 /VE /D "MS Office 2003 SP1" /f REG ADD %KEY%\000 /V 1 /D "%systemdrive%\install\Applications\Office2003\setup.exe TRANSFORMS=Unattended.MST /qb-" /f
Any ideas why it just fails?
Thanks
This post has been edited by dalsoth: 12 June 2005 - 07:20 AM



Help
Back to top









