 |
Doctor Deploy: software deployment, - distribution, repackaging, msi, windows installer, client management, installation, setup : forum - discussion boards
|
| Author |
Message |
Wadder
Piccolo

Joined: 30 Dec 2005
Posts: 1
|
Posted:
Mon, 02.Jan.2006, 07:52 |
 |
Hallöchen alle miteinander.
Ich habe ein Problem bei der Installation mit den MUI Sprachpaketen an dem ich mittlerweile verzweifele.
Ich habe ein Englisches Windows XP Betriebssystem auf dem ich die MUI Pakete nachinstallieren möchte. Dazu hab ich ein neues Projekt angelegt, die Sprachpakete (Schwedisch, Deutsch, Französisch, Italienisch, und Spanisch) , in den Projektordner kopiert und einen Execute Befehl zum Aufrufen des Setups erstellt.
.\extern$\MUITEMP\MUISETUP.EXE /i 040c 0407 0410 0c0a 041D /d 0409 /r /s
Das Projekt installiert sich auch, allerdings werden zum Schluss alle Sprachpakete wieder deinstalliert
Lasse ich die Parameter /r und /s weg, dann werden die Sprachpakete installiert. Allerdings mit Fehlern im Log. Beim anschließenden Test allerdings kann ich keine Fehler feststellen und muss sagen dass alles perfekt funktioniert.
Hier der Auszug aus dem muisetup.Log File welches bei der MUI Installation angelegt wird:
************************************************************
Multilingual File Installation Log
************************************************************
LOG: Command line: MUISetup.exe /i 040c 0407 0410 0c0a 041d /d 0809 /r /s
ERROR: CopyFile has failed: C:\WINDOWS\system32\MUI\040c\HHCTRLUI.DLL
The data is invalid.
ERROR: CopyFile has failed: C:\WINDOWS\MUI\FALLBACK\040c\_NI5.CRC
The data is invalid.
ERROR: CopyFile has failed: C:\WINDOWS\MUI\FALLBACK\040c\_NI5.ZIP
The data is invalid.
LOG: Multilingual files for "040c" is installed successfully.
ERROR: CopyFile has failed: C:\WINDOWS\system32\MUI\0407\HHCTRLUI.DLL
The data is invalid.
ERROR: CopyFile has failed: C:\WINDOWS\MUI\FALLBACK\0407\_NI5.CRC
The data is invalid.
ERROR: CopyFile has failed: C:\WINDOWS\MUI\FALLBACK\0407\_NI5.ZIP
The data is invalid.
LOG: Multilingual files for "0407" is installed successfully.
ERROR: CopyFile has failed: C:\WINDOWS\system32\MUI\0410\HHCTRLUI.DLL
The data is invalid.
LOG: Multilingual files for "0410" is installed successfully.
ERROR: CopyFile has failed: C:\WINDOWS\system32\MUI\0c0a\HHCTRLUI.DLL
The data is invalid.
LOG: Multilingual files for "0c0a" is installed successfully.
ERROR: CopyFile has failed: C:\WINDOWS\system32\MUI\041d\HHCTRLUI.DLL
The data is invalid.
LOG: Multilingual files for "041d" is installed successfully.
LOG: Multilingual files for "040c" is uninstalled successfully.
LOG: Multilingual files for "0407" is uninstalled successfully.
LOG: Multilingual files for "0410" is uninstalled successfully.
LOG: Multilingual files for "0c0a" is uninstalled successfully.
LOG: Multilingual files for "041d" is uninstalled successfully.
LOG: Error copying files.
Wie gesagt, lasse ich die Parameter /r und /s weg dann bekomme ich auch Fehlermeldungen im LOG allerdings funktioniert es anscheinend wohl.
Wenn jemand im neuen Jahr eine Idee hat werde ich ewig dankbar sein
Gruß Mark |
|
|
  |
 |
torry
Jeroboam


Joined: 15 Jun 2004
Posts: 94
Location: Ruhrpott-Germany
|
Posted:
Wed, 04.Jan.2006, 10:35 |
 |
Hi Wadder,
Ich mache es damit "C:\i386\muiinst\muisetup.exe /d 0407 /r /s /l /f"
Zur Sicherheit das noch:
Rundll32 shell32,Control_RunDLL intl.cpl,,/f:"%~dp0german.txt"
| Code: |
German.txt
[RegionalSettings]
InputLocale_DefaultUser=0407:00000407
UserLocale_DefaultUser=0407
InputLocale=0407:00000407
LanguageGroup=1
SystemLocale=00000407
UserLocale=00000407
MUILanguage=0407
MUILanguage_DefaultUser=0407 |
|
_________________ Gruß
Torsten |
|
     |
 |
Stefan Brutscher
Melchior

Joined: 13 Jun 2004
Posts: 119
Location: München
|
Posted:
Sun, 15.Jan.2006, 16:22 |
 |
Das ist ein alt bekanntes Microsoft Problem. Tritt dann auf wenn du die Installation von einem Netzlaufwerk startest. Geht beim MUI Paket leider nicht.
Du musst die Sourcen vorher auf den lokalen Datenträger kopieren oder das Netzlaufwerk mit einem Buchstaben mappen.
Siehe hierzu Microsoft KB Artikel http://support.microsoft.com/kb/319598/en-us.
Gruß
Stefan |
|
|
  |
 |
torry
Jeroboam


Joined: 15 Jun 2004
Posts: 94
Location: Ruhrpott-Germany
|
Posted:
Sun, 15.Jan.2006, 19:31 |
 |
Hi Stefan,
es wurde ihm(Wadder) wohl schon geholfen, hat das ganze auch in der Enteo
NEWS Group am 2.1.06 gepostet und dort ist dann wohl raus gekommen das
er nicht das MUI XP genommen hat.
 |
_________________ Gruß
Torsten |
|
     |
 |
|
|
|
|
|
View next topic
View previous topic
You cannot post new topics in this forum You cannot reply to topics in this forum You cannot edit your posts in this forum You cannot delete your posts in this forum You cannot vote in polls in this forum
|
Service provided by flatbyte.com
::
Powered by phpBB
:: FI Theme
:: Imprint ::
All times are GMT + 1 Hour
| |