evagelos Posted March 6, 2005 Posted March 6, 2005 i am trying to unattend office2003i am using this string:pro11.msi /NORESTART COMPANYNAME=VAGELIS INSTALLLOCATION="C:\Program Files\MICROSOFT OFFICE" xxxxxxxxxxxxxx USERNAME=VAGELIS /PASSIVE FGit is ok .But install only the basic installation and i want the full installation.how can i override this?thanks in advance
maxkerr Posted March 6, 2005 Posted March 6, 2005 Here you need http://unattended.msfn.org/intermediate/ap...03_advanced.htm
evagelos Posted March 6, 2005 Author Posted March 6, 2005 i have read this topic but i cant change the command.it just not allow me to wright any command!!may i am doing something wrong i do not know
Astalavista Posted March 7, 2005 Posted March 7, 2005 what u r doing wrong is that u are not using a MST
bobbycanada Posted March 7, 2005 Posted March 7, 2005 I would like to do the same thing. I am new at this and don't even know where to start.
chiners_68 Posted March 7, 2005 Posted March 7, 2005 First create an admin install of office 2003. search google for slipstreamin office 2003 & sites will give full details on what to do. Once you have admin office 2003 follow below.download office 2003 resource kit from microsoft site. install ORK & run custom installation wizzard. this will create an mst file & give you the command line to run with your office 2003(may need to add UNC path references).here is my command to run unattended install with My MST file"\\server\Office 2003\CD1\setup.exe" TRANSFORMS="\\server\Office 2003\cd1\New Custom Setup File.MST" /qb-
bobbycanada Posted March 7, 2005 Posted March 7, 2005 Sounds as though you are implying that Win XP and Office are to go on the same disk.
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