Jump to content

Trouble with batch file and Office install...


wlandymore

Recommended Posts

I am trying to make an unattend install on a DVD with all the security and hotfixes and Office 2003. I followed the guide and everything works except for the install of Office 2003.

After the hotfix integration, etc. I did the office install with the /a and ran through that. Then I added:

ECHO.

ECHO Installing Office 2003 Professional

ECHO Please wait...

start /wait %systemdrive%\install\Applications\Office2003\setup.exe TRANSFORMS=Unattended.MST /qb-

to the unattend.bat file I have in the i386 directory.

What am I missing or doing wrong here?

Link to comment
Share on other sites


Are you sure your setup-file is named "Setup.exe" and not "Setuppro.exe", "SetupStd.exe" or similar? Is the path to the file correct?

Change the name in the path if incorrect (do not rename the file).

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...