Milton Posted May 28, 2004 Posted May 28, 2004 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
homiebrah Posted May 28, 2004 Posted May 28, 2004 Click the link below and read the information. It will get you started. It will work for Office 2003, as well.http://unattended.msfn.org/xp/officexp.htmWhere you put the command is entirely up to you.
Milton Posted May 28, 2004 Author Posted May 28, 2004 I followed those instructions but I don't know what command to type insto comand.txt Thanks Milton
homiebrah Posted May 29, 2004 Posted May 29, 2004 Create a batch file called office.cmd and save it in the same directory as cmdlines.txt ($OEM$). Enter this line in office.batd:\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.
Recommended Posts
Please sign in to comment
You will be able to leave a comment after signing in
Sign In Now