Jump to content

Recommended Posts


Posted

LOL i guess i should have looked at the content of this CD :) there are several folders there. one of which is called GER.MUI which propably contains the language i want - and in this folder is another one called "i386" :D

now guess what i did.... :rolleyes: .... thats exactly what im trying now :D

Posted

no it didnt work. :) i copied the entire i386 folder of the MUI pack in the i368 folder of the XPCD. but after the installation was finished i couldn't choose between the 2 languages.

i guess that i have to reference the second language somewhere. its propably just one file i need to edit... :rolleyes:

anybody?

Posted

Hi,

I have the same question. I want to make one bootable CD of Win XP Pro with MUI (multilingual User Interface Pack - only one additional language) and slipstreamed SP2 (including SP2 support tools, WMP9 and other stuff).

And later I want to include Office 2003 slipstreamed with MUI (it will lead to bootable DVD, I know).

Please, I know how to make slipstreamed XPs, but there I can't find any info about integration of MUI.

Thanks for any advice or link.

exXtreme

Posted

There you go ,

ECHO Installing HEBREW INTERFACE MUI

ECHO Please wait ...

start /wait %systemdrive%\install\Applications\muiinst\muisetup.exe /i 040d /d 040d /r /s

here are the lang id's , just replace the id to the desired language

0401 Arabic ARA.MUI

0402 Bulgarian BG.MUI

041a Croatian HR.MUI

0405 Czech CS.MUI

0406 Danish da.MUI

0413 Dutch (Standard) NL.MUI

0425 Estonian ET.MUI

040b Finnish FI.MUI

040c French (Standard) FR.MUI

0407 German GER.MUI

0408 Greek EL.MUI

040d Hebrew HEB.MUI

040e Hungarian hu.MUI

0410 Italian IT.MUI

0411 Japanese JPN.MUI

0412 Korean KOR.MUI

0426 Latvian LV.MUI

0427 Lithuanian LT.MUI

0414 Norwegian no.MUI

0415 Polish pl.MUI

0416 Portuguese (Brazil)Br.MUI

0816 Portuguese (Standard)PT.MUI

0418 Romanian RO.MUI

0419 Russian RU.MUI

0804 Simplified Chinese CHS.MUI

0c0a Spanish (Modern Sort)ES.MUI

041b Slovak SK.MUI

:) enjoy

Posted

Or you can use

cmdlines.txt:

[COMMANDS]

"MUI-Setup.cmd"

MUI-Setup.cmd:

cmdow @ /HID

@echo off

FOR /F "TOKENS=3" %%I IN ('REG QUERY "HKLM\SOFTWARE\Microsoft\Windows NT\CurrentVersion" /v "SourcePath" ^| FINDSTR "SourcePath"') DO SET INSTALLCD=%%~dI

%INSTALLCD%\_MUI-Setup\MUISETUP.EXE /i (language id ( + language id)) /d (default language id) /r /s

exit

And make a folder on the CD/DVD (root):

_MUI-Setup

where you put the xxx.mui folders and files:

***.MUI (the languages You want to use)

MUI.INF

MUIQFE.EXE

MUIQFE.INF

MUISETUP.EXE

MUISETUP.HLP

README.TXT

RELNOTES.TXT

It will install MUI from the CD/DVD.

You can install more than one language, but you have to update hu1002_**_mui.exe (help update sp1, don´t know how it will do in sp2) for every language you install.

Tried (in vmware) to install all languages and had to download 23 more updates (mentioned before).

Hope this will help.

Posted

From "README.TXT" on the MUI CD.

=========================================================================

5.0  INSTALLING MUI PACK IN UNATTEND MODE

=========================================================================

The following steps explain how to install the Windows MUI Pack in unattend mode.

1. Copy all the MUI files from MUI CDs into a temporary directory on a

network share, such as $OEM$\MUIINST.

In this example, we use a server \\MUICORE. The directory for the MUI CD

contents will be \\MUICORE\UNATTEND\$OEM$\MUIINST.

2.  Add a "Cmdlines.txt" file in \\muicore\UNATTEND\$OEM$ that includes

the following lines:

[Commands]"muiinst\muisetup.exe [/i LangID1 LangID2 ...] [/d LangID] /r /s"

Note that you must specify " " in your cmdlines.txt file. Use the

appropriate Language ID (LANGID)s, and the muisetup command line

parameters to ensure a quiet installation. Please check muisetup.hlp

for a complete description of all the command line parameters for

muisetup.exe (the command line help content is under "related topics"

in the help.).

3. Create an answer file (mui.txt):

a. add the following entries in the "Unattended" section

   [unattended]

    OemPreinstall=Yes

    OemFilesPath=\\muicore\unattend

    OemSkipEula=YES

"OemFilesPath" must point to a network share or drive containing the

MUI install source stored in the above directory structure.

The Windows install sources can be anywhere else (CD, network share, etc).

b. add a "RegionalSettings" section. Use this section to specify the Language

Groups and locales to install. Use the appropriate Language Group IDs and

Locale IDs (LCIDs). Ensure that the Language Groups you install are sufficient

to cover BOTH the locale settings and the User Interface languages you

are installing.

    Example:

    [RegionalSettings]

    LanguageGroup="5","8","13"

    Language="0401"

Of course, the answer file may also include other OS unattended setup options.

4. Run winnt32.exe with the appropriate options to use the answer file. If you

require the installation of East Asian language and locale support, you must

specify /copysource:lang or /rx:lang to copy the necessary language files.

If you do not, and the [RegionalSettings] section of your answer file contains

East Asian values, Setup will ignore everything in the [RegionalSettings] section.

For Winnt32.exe, the appropriate syntax is:

winnt32.exe /unattend:"path to answer file" /copysource:lang /s:"path to install source"

Just make a folder called "MUIINST" in your "$OEM$" folder and add "muiinst\muisetup.exe [/i LangID1 LangID2 ...] [/d LangID] /r /s" to your "CMDLINES.TXT" file.

Nice avatar Ironman

Posted

Hi,

I am not sure if this will work as expected. Correct installation order for SP1 and MUI was XP->MUI->SP1 (because SP1 has some updates to all MUIs). If you will install XP->SP1->MUI, you have to add SP1 again as last step. So in case I will use your way AND XP on CD will be slipstreamed with SP2, will I have installed MUI updated to MUI SP2.

And there is no statement from MS that SP2 includes MUI patches as SP1 has.

Sorry, may be it is trivial but I am confused now.

Thx

Posted

note 4 hebrew users :

an sp2 4 hebrew win xp has yet not been released do don't try slipstreaming

sp2 onto win xp heb.

BUT what u can do is install win xp + sp2 in english, and then install the mui

pack on it and it 'll work just fine :) u can use ironman " trick " to make the heb

pack installs after windows installation (with your batch file or runonce)

Regards, :)

  • 2 weeks later...
Posted
Hi,

I am not sure if this will work as expected. Correct installation order for SP1 and MUI was XP->MUI->SP1 (because SP1 has some updates to all MUIs). If you will install XP->SP1->MUI, you have to add SP1 again as last step. So in case I will use your way AND XP on CD will be slipstreamed with SP2, will I have installed MUI updated to MUI SP2.

And there is no statement from MS that SP2 includes MUI patches as SP1 has.

Sorry, may be it is trivial but I am confused now.

Thx

Please, is it correct to install MUI on slipstreamed SP2 ? Or how to make MUI slipstreamed also ?

Thanks exXtreme

  • 2 weeks later...
Posted

exXtreme

Have you tried to integrate SP2 in the Windows installation CD, then take the muisetup.exe file found in %windir%\MUI, and use this file to replace the muisetup.exe from the MUI CD?

Please sign in to comment

You will be able to leave a comment after signing in



Sign In Now
  • Recently Browsing   0 members

    • No registered users viewing this page.
×
×
  • Create New...