May 9, 200521 yr For networkbased installation see readme.txt file of the MUI CDI used the following steps to make a customize CD installation to add the german interface to Windows x64 Prof. Edition.1.) Copy all files from the MUI CD to the Root $OEM$\MUIINST of the x64 iso image2.) Create a CMDLINES.TXT file in \$OEM$cmdlines.txt: [CD-Path: \$OEM$, Network: AMD64\$OEM$, ][Commands];Installing German Multi Language Pack ".\muiinst\muisetup.exe /i 0407 /d 0409 /r /s"3.) Create an answer file named MUI.TXT in \$OEM$\MUIINSTMUI.TXT: [CD-Path: \$OEM$\MUIINST, Network: AMD64\$OEM$\MUIINST][unattended] OemPreinstall=Yes OemFilesPath=".\$OEM$" OemSkipEula=YES[RegionalSettings] LanguageGroup="1" Language="0407"
May 10, 200521 yr u have forgotten, that u need after MUI intergration a DVD...the image is to big for a CD
June 26, 200521 yr hi goldfinger, i'm italian and i have x64MUI cd 2 with the italian language support so coul you tell me the following steps but with the italian language??Commands];Installing German Multi Language Pack ".\muiinst\muisetup.exe /i 0407 /d 0409 /r /s"3.) Create an answer file named MUI.TXT in \$OEM$\MUIINSTMUI.TXT: [CD-Path: \$OEM$\MUIINST, Network: AMD64\$OEM$\MUIINST][unattended]OemPreinstall=YesOemFilesPath=".\$OEM$"OemSkipEula=YES[RegionalSettings]LanguageGroup="1"Language="0407"thx and sorry my poor english
June 26, 200521 yr guys.. make it easyer.. without the Japanese Langpack! (i found it by my self )1. Step: Copy the 0407.MSI into the AMD64 Dir2. Step: Make a .bat file in the AMD64 Dir with the following content:"@echo offstart /wait 0407.MSI /norestart"rename the file to _muiinst.bat3. Step: Add the following Lines into txtsetup.sif:"[sourceDisksFiles]_muiinst.bat = 1,,,,,,,2,0,00407.MSI = 1,,,,,,,2,0,0"4. Step: add into the winnt.sif the following:"[setupParams]UserExecute = "%WINDIR%\system32\_muiinst.bat""now save all and finish! it will popup at the last steps!and you save ~200MB on the CD! 23mb to big for a normal cd but if you know what nlite is its no problem!Sereby Edited June 26, 200521 yr by Sereby
July 13, 200521 yr Is it possible to slipstream a MUI pack like a service pack into a xp cd ? Edited July 13, 200521 yr by syntaxx_error
Please sign in to comment
You will be able to leave a comment after signing in
Sign In Now