February 24, 200620 yr Hi, I'm a newbie to this. I followed the instructions from the Unattended Windows Guide and I am using RunOnce, but I find that all the other progs install and work as they should but not Office. It starts to install but stops and moves to the installation of the next prog in the list. Can anyone tell me the right code to use for the RunOnce file?
February 24, 200620 yr As you haven't told us what switches you have used the only help I can give is this:/qb- PIDKEY=xxxx
February 24, 200620 yr Take a look in the event log after the installation has finished. You will find some errors/warnings related to that problem. Missing files is one common cause of Office-installation problems. Edited February 24, 200620 yr by DL.
February 24, 200620 yr Shouldn't this be in the Application Installs forum?Anyway, how about using RunOnceEx to execute a batch file and usestart /wait %Systemdrive%\Install\Office2003\Setup.exe TRANSFORMS=Unattended.MST /qb-(TRANSFORMS=Unattended.MST if you use it that is) Edited February 24, 200620 yr by Aid
February 25, 200620 yr Author Sorry if this was posted in the wrong place, and that I didn't include the code.Anyway I tried the batch file thing and got it woring. Big thanks to all of you for the help.
Create an account or sign in to comment