Jump to content

Office 2003 Batch FIle


Recommended Posts

Where do I put the batch file for office 2003 so the install will set it up for me.

Plus do I put a line in winnt.sif of comand.txt for the install to know what to do and what would that comand be.

Thanks Milton

Link to comment
Share on other sites


Create a batch file called office.cmd and save it in the same directory as cmdlines.txt ($OEM$).

Enter this line in office.bat

d:\office2k3\setup.exe TRANSFORMS=d:\office2k3\Unattended.MST /qb-

d:\office2k3\ will be the location where your Office files are. In this example, I have an administrative install point for Office 2003 on my separate D drive. This command will work for Office XP as well.

IMPORTANT: make sure that the command above points to YOUR install point, not mine.

Then in cmdlines.txt, enter the following command:

[COMMANDS]

".\office.cmd"

At the T-13 stage, cmdlines.txt will run office.cmd, which will in turn run your unattended install of Office.

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