kanox Posted June 15, 2007 Posted June 15, 2007 (edited) Hi All Theres is my problem ...I have to make package to install Office 2007 language pack for several country .1- The idea it's to have one package to install the MUI for the Office Standard product ( WOrd , Excel , Powerpoint , Outlook )2- and for each other product i would like to make package separately .i download the Office Multi Lang Pack 2007 Win32 French Disk Kit MVL CD from MSDN , try the setup /admin no working ....for the case 1 i try to copy each wanted product folderi try to remove product in the config.xml with the appropriate option no working If anyone can help i really appreciate Edited June 20, 2007 by kanox
NeophyteCH Posted June 21, 2007 Posted June 21, 2007 got the same thing... trying to find some solution to install the MUI Silent, but... nothing yet.Anyone got informations?
NeophyteCH Posted June 22, 2007 Posted June 22, 2007 got it to work...Read:http://technet2.microsoft.com/Office/en-us...3.mspx?mfr=truechange your config.xml <AddLanguage Id="en-us" />start setup with:setup.exe /adminfile \\blablabla\bla\bla.msp /config \\blablabla\bla\config.xml
kanox Posted June 26, 2007 Author Posted June 26, 2007 Thanks for your reply , i already saw this solution on Technet site but she doesnt suite me , this solution is used when the language pack is installed with office ( network point ) Me i must install language pack separately and remove unwanted features
MyStur Posted September 7, 2007 Posted September 7, 2007 yeahj anyone knows that?i need this to to separatly install
TheSickman Posted September 7, 2007 Posted September 7, 2007 I just copied all the files/folders from , German . English , French mui , to my dutch version And they all appear in the setup
kanox Posted September 7, 2007 Author Posted September 7, 2007 Thanks , but as i specified first , i need to install Office 2007 language pack separately
MyStur Posted September 8, 2007 Posted September 8, 2007 I just copied all the files/folders from , German . English , French mui , to my dutch version And they all appear in the setupONLY COPY ALL FILES FROM THE MUI TO cdAHA OKTHAN WHERE CAN I SET THE DEFAULT LANGUAGE ?FOR SILENT INSTALL EVERYTHING?
Lolita Posted March 13, 2008 Posted March 13, 2008 So, is there any known way how to do it today? - Separate office 2007 base and mui installation.
merowinger Posted March 17, 2008 Posted March 17, 2008 (edited) i have found a solution which worked for me!1. Copy language pack (mui) sources into your office source folder (do not replace available)2. Go into the OMUI.XX-YY folder for the specific language and customize the config.xml as follow...<Configuration Product="OMUI.it-it"> <Display Level="Basic" CompletionNotice="Yes" SuppressModal="no" AcceptEula="yes" /> <AddLanguage Id="it-it" ShellTransform="Yes" /> <OptionState Id="OfficeMUI" State="Local" Children="force" /></Configuration>3. Install the Language with the following command (where setup.exe is the original from the source, not from the language\\server\office\setup.exe /config \\server\office\omui.xx-yy\config.xmlHope this helps Edited March 17, 2008 by merowinger
tik Posted July 15, 2009 Posted July 15, 2009 I got it all working (unattended) now for :- Office 2007 (using setup.exe /admin) - Office 2007 Proofing Tools (modifying <root_source>\config.xmlI want to install the MUI seperatly but unattended. for several languages at once...just run setup.exe with an option or someting like that...i know it works with editting the config.xml file for 1 specific language. But if i want to install multiple languages ( EN/NL/DE/FR/SP) then i dont knowhow to go further.At last but not least the MUI...Does anyone know how to fix this?
Recommended Posts
Please sign in to comment
You will be able to leave a comment after signing in
Sign In Now