I've made an complete test for give you some help! I've made an "GONFIG.XML" customized and all is working fine! The process take near half an hour for the complete installation on VirtualBox!
Here is an example my "config.xml" customized for Office ProfessionalPlus 2010:
CONFIG.XML
Quote
<Display Level="none" CompletionNotice="no" SuppressModal="yes" AcceptEula="yes" />
<Logging Type="standard" Path="%temp%" Template="Microsoft Office Professional Plus Setup(*).txt" />
<PIDKEY Value="QWERTZUIOPASDFGHJKLYXCVBN" />
<USERNAME Value="Full Name" />
<USERINITIALS Value="AA" />
<COMPANYNAME Value="Company" />
<INSTALLLOCATION Value="%programfiles%\Microsoft Office" />
<!-- <LIS CACHEACTION="CacheOnly" /> -->
<LIS SOURCELIST="%systemdrive%\Office14" />
<DistributionPoint Location="%systemdrive%\Office14" />
<!-- <OptionState Id="OptionID" State="absent" Children="force" /> -->
<Setting Id="SETUP_REBOOT" Value="NEVER" />
<Command Path="%windir%\system32\msiexec.exe" Args="/i %systemdrive%\Office14\ProPlusr.WW\ProPlusrWW.msi" QuietArg="/qn" ChainPosition="after" Execute="install" />
</Configuration>
I've used a batch file with Se7en_UA6.3.8:
Quote
1="CMD /C Start /Wait %SystemDrive%\APPS\Office14\Office14.exe"
2="CMD /C Start /Wait %SystemDrive%\Office14\SETUP.EXE /config %SystemDrive%\Office14\ProPlusr.WW\CONFIG.XML"
You can chek your installation inside the log file inside the folder %temp%!
You must read at the end of the text file "Microsoft Office Professionnal Plus Setup(*).txt: Return code=0
I've installed with Se7en_UA6.3.8 sucessfully!
I think I will make an French layout for Office 2010!
Now I will try to remove some components and I tell you later!
I hope that will help you!
Regards
This post has been edited by myselfidem: 18 November 2010 - 04:59 PM



Help


Back to top










