Jump to content

Recommended Posts

Posted

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?


Posted (edited)

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 by DL.
Posted (edited)

Shouldn't this be in the Application Installs forum?

Anyway, how about using RunOnceEx to execute a batch file and use

start /wait %Systemdrive%\Install\Office2003\Setup.exe TRANSFORMS=Unattended.MST /qb-

(TRANSFORMS=Unattended.MST if you use it that is)

Edited by Aid
Posted

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

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