Jump to content

Office 2003 Services Pack Unattend


Next_Gate

Recommended Posts

Hi, i have a problem when installing the office 2003 service packs , i have not slipstream my office.. im just ruinning the downloaded service pack and then use this in RunOnceEx

REG ADD %KEY%\030 /VE /D "Microsoft Office 2003" /f
REG ADD %KEY%\030 /V 1 /D "%cdrom%\extras\office2003\office\setup.exe TRANSFORMS=Unattended.MST /qb-" /f

REG ADD %KEY%\031 /VE /D "Microsoft Project 2003" /f
REG ADD %KEY%\031 /V 1 /D "%cdrom%\extras\office2003\project\setup.exe TRANSFORMS=UnattendProject.MST /qb-" /f

REG ADD %KEY%\032 /VE /D "Microsoft Office Service Packs" /f
REG ADD %KEY%\032 /V 1 /D "%cdrom%\extras\office2003\sp\office2003-kb890854-fullfile-ENU.exe /q" /f
REG ADD %KEY%\032 /V 2 /D "%cdrom%\extras\office2003\sp\Office2003SP1-kb842532-fullfile-enu.exe /q" /f
REG ADD %KEY%\032 /V 3 /D "%cdrom%\extras\office2003\sp\Project2003-KB837240-FullFile-ENU.exe /q" /f

Everything goes fine.. but after installing latest service pack (project) an alert box appears telling that the installation is complete.

So, how can i get rid of that window?

Thanks!

Link to comment
Share on other sites


I've noticed the same. You can extract the MST files (or was it MSPs), get rid of the OHOTFIX.INI files, and call OHOTFIX with the /Q switch. You could also repack it (using IEXPRESS for example).

I don't remember the specifics, but:

http://office.microsoft.com/en-us/assistan...1364081033.aspx.

Visio SP1 has the same problem: they seemed to have slipped-up packing the hotfixes using IEXPRESS. I repacked all the OFFICE hotfixes into one package, about 85 Mb.

Link to comment
Share on other sites

Well.. thanks for all your replies, after several tests couldnt do anything, so i decided to read a little about slipstreaming office service pack and did it. SO my unattended cd of Windows install Office too with the SP1

Thanks!

Link to comment
Share on other sites

Create an account or sign in to comment

You need to be a member in order to leave a comment

Create an account

Sign up for a new account in our community. It's easy!

Register a new account

Sign in

Already have an account? Sign in here.

Sign In Now
  • Recently Browsing   0 members

    • No registered users viewing this page.
×
×
  • Create New...