Jump to content

WAIK: Need help installing mui langpack!


bytesurfer

Recommended Posts

Hi@all!

I´m trying to install german MUI language pack into RTM install.wim (english Edition) using WAIK:

- copied imagex & pkgmgr to system32 folder

- copied RTM installation sources to folder on harddrive;

- mounted install.wim: 'imagex /mountrw f:\rtm-en\sources\install.wim 4 f:\mnt'

- created 'unattend.xml' using Windows System Image Manager only containing the language pack

So far, so good..

Now I´m trying to install the language pack using the package manager (pkgmgr.exe).

'start /w pkgmgr /o:"f:\mnt\;f:\mnt\windows" /n:f:\unattend.xml'

And? NOTHING!! Nada! Nichts! :realmad:

unattend.xml:

<?xml version="1.0" encoding="utf-8"?>
<unattend xmlns="urn:schemas-microsoft-com:unattend">
<servicing>
<package action="install">
<assemblyIdentity name="Microsoft-Windows-Client-LanguagePack-Package" version="6.0.6000.16386" processorArchitecture="x86" publicKeyToken="31bf3856ad364e35" language="de-DE" />
<source location="F:\WAIK\de-de\lp.cab" />
</package>
</servicing>
<cpi:offlineImage cpi:source="wim:f:/waik/rtm/sources/install.wim#Windows Vista ULTIMATE" xmlns:cpi="urn:schemas-microsoft-com:cpi" />
</unattend>

Anyone who has an idea? Please help me!

Link to comment
Share on other sites


Read the WAIK help, it tells how to do this and it works because i've done it.

Hi@all!

I´m trying to install german MUI language pack into RTM install.wim (english Edition) using WAIK:

- copied imagex & pkgmgr to system32 folder

- copied RTM installation sources to folder on harddrive;

- mounted install.wim: 'imagex /mountrw f:\rtm-en\sources\install.wim 4 f:\mnt'

- created 'unattend.xml' using Windows System Image Manager only containing the language pack

So far, so good..

Now I´m trying to install the language pack using the package manager (pkgmgr.exe).

'start /w pkgmgr /o:"f:\mnt\;f:\mnt\windows" /n:f:\unattend.xml'

And? NOTHING!! Nada! Nichts! :realmad:

unattend.xml:

<?xml version="1.0" encoding="utf-8"?>
<unattend xmlns="urn:schemas-microsoft-com:unattend">
<servicing>
<package action="install">
<assemblyIdentity name="Microsoft-Windows-Client-LanguagePack-Package" version="6.0.6000.16386" processorArchitecture="x86" publicKeyToken="31bf3856ad364e35" language="de-DE" />
<source location="F:\WAIK\de-de\lp.cab" />
</package>
</servicing>
<cpi:offlineImage cpi:source="wim:f:/waik/rtm/sources/install.wim#Windows Vista ULTIMATE" xmlns:cpi="urn:schemas-microsoft-com:cpi" />
</unattend>

Anyone who has an idea? Please help me!

Link to comment
Share on other sites

did you follow the instructions for rebuilding the .iso outlined in the help?

Read the WAIK help, it tells how to do this and it works because i've done it.

Believe me, I´ve done so..! :no: also workin by copy´n´paste..

Another idea?

Link to comment
Share on other sites

Create an account or sign in to comment

You need to be a member in order to leave a comment

Create an account

Sign up for a new account in our community. It's easy!

Register a new account

Sign in

Already have an account? Sign in here.

Sign In Now
  • Recently Browsing   0 members

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