Jump to content

Recommended Posts

Posted

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


Posted

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.

Please sign in to comment

You will be able to leave a comment after signing in



Sign In Now
  • Recently Browsing   0 members

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