Jump to content

Recommended Posts

Posted

I have an automated office installation that works fine when I go and run it from the command line:

setuppro.exe TRANSFORMS="officesetup.MST" /qb-

But when I put it into runonceex.cmd during my unattended windows installation, it won't install office, it looks like it runs but does nothing. All my other applications are working fine.

rem Office used ORK
reg ADD %KEY%\010 /VE /D "Microsoft Office" /f
reg ADD %KEY%\010 /V 1 /D "%systemdrive%\installs\office2003\setuppro.exe tranforms=\"officesetup.mst\"" /f


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