Skip to content
View in the app

A better way to browse. Learn more.

MSFN

A full-screen app on your home screen with push notifications, badges and more.

To install this app on iOS and iPadOS
  1. Tap the Share icon in Safari
  2. Scroll the menu and tap Add to Home Screen.
  3. Tap Add in the top-right corner.
To install this app on Android
  1. Tap the 3-dot menu (⋮) in the top-right corner of the browser.
  2. Tap Add to Home screen or Install app.
  3. Confirm by tapping Install.

x64 MUI Installation

Featured Replies

For networkbased installation see readme.txt file of the MUI CD

I 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 image

2.) 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$\MUIINST

MUI.TXT: [CD-Path: \$OEM$\MUIINST, Network: AMD64\$OEM$\MUIINST]

[unattended]

OemPreinstall=Yes

OemFilesPath=".\$OEM$"

OemSkipEula=YES

[RegionalSettings]

LanguageGroup="1"

Language="0407"

thanks a alot goldfinger, you saved me some time :thumbup

  • 1 month later...

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$\MUIINST

MUI.TXT: [CD-Path: \$OEM$\MUIINST, Network: AMD64\$OEM$\MUIINST]

[unattended]

OemPreinstall=Yes

OemFilesPath=".\$OEM$"

OemSkipEula=YES

[RegionalSettings]

LanguageGroup="1"

Language="0407"

thx and sorry my poor english :(:lol:

guys.. make it easyer.. without the Japanese Langpack! (i found it by my self :) )

1. Step: Copy the 0407.MSI into the AMD64 Dir

2. Step: Make a .bat file in the AMD64 Dir with the following content:

"@echo off

start /wait 0407.MSI /norestart

"

rename the file to _muiinst.bat

3. Step: Add the following Lines into txtsetup.sif:

"[sourceDisksFiles]

_muiinst.bat = 1,,,,,,,2,0,0

0407.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 by Sereby

  • 3 weeks later...

Is it possible to slipstream a MUI pack like a service pack into a xp cd ?

Edited by syntaxx_error

Please sign in to comment

You will be able to leave a comment after signing in

Sign In Now

Recently Browsing 0

  • No registered users viewing this page.

Account

Navigation

Search

Search

Configure browser push notifications

Chrome (Android)
  1. Tap the lock icon next to the address bar.
  2. Tap Permissions → Notifications.
  3. Adjust your preference.
Chrome (Desktop)
  1. Click the padlock icon in the address bar.
  2. Select Site settings.
  3. Find Notifications and adjust your preference.