programmerbob Posted September 8, 2005 Posted September 8, 2005 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 ORKreg ADD %KEY%\010 /VE /D "Microsoft Office" /freg ADD %KEY%\010 /V 1 /D "%systemdrive%\installs\office2003\setuppro.exe tranforms=\"officesetup.mst\"" /f
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