Datsys Posted February 24, 2006 Posted February 24, 2006 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?
pirrup Posted February 24, 2006 Posted February 24, 2006 got same problem here but i'm using a slimmed version
bionicman Posted February 24, 2006 Posted February 24, 2006 As you haven't told us what switches you have used the only help I can give is this:/qb- PIDKEY=xxxx
DL. Posted February 24, 2006 Posted February 24, 2006 (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 February 24, 2006 by DL.
Aid Posted February 24, 2006 Posted February 24, 2006 (edited) 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, 2006 by Aid
Datsys Posted February 25, 2006 Author Posted February 25, 2006 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.
Recommended Posts
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 accountSign in
Already have an account? Sign in here.
Sign In Now