TUTO: slipstream MUI language pack in installation DVD

Discussion in 'Windows 7' started by shadow_shd, Apr 20, 2009.

  1. superMDMArio

    superMDMArio MDL Member

    Dec 16, 2008
    125
    6
    10
    #241 superMDMArio, Aug 2, 2009
    Last edited by a moderator: Apr 20, 2017
    i have complete packpage but dont work:

    7600.16385.090713-1255_x64fre_client_WinPELPs.zip (139mb)
    7600.16385.090713-1255_x86fre_client_WinPELPs.zip (147mb)

    removing winpe english pack im get vista bootscreen.

    my step is:

    not need to edit the index:1 of boot.wim
    Code:
    dism /Mount-Wim /WimFile:C:\7Work\DVD\sources\boot.wim /index:2 /MountDir:C:\7Work\WIM
    identical to the previous method:
    Code:
    xcopy C:\7Work\DVD\sources\lang.ini C:\7Work\WIM\sources\ /cheryki
    mkdir C:\7Work\WIM\sources\pt-BR
    xcopy C:\7Work\LP\setup\sources\pt-BR\*.* C:\7Work\WIM\sources\pt-BR /cheryki
    xcopy C:\7Work\LP\sources\license\*.* C:\7Work\WIM\sources\license /cheryki
    Code:
    rmdir /s /q C:\7Work\WIM\sources\en-US
    rmdir /s /q C:\7Work\WIM\sources\License\en-US
    adding packages winpe recovery.
    Code:
    dism /image:C:\7Work\wim /Add-Package /PackagePath:C:\7Work\pt-BR
    five packages will not be added.

    removing the language standard. this caused a problem bringing the boot screen of Windows Vista as standard.
    Code:
    dism /image:C:\7Work\WIM /Remove-Package /PackageName:Microsoft-Windows-WinPE-LanguagePack-Package~31bf3856ad364e35~x86~en-US~6.1.7600.16385
    removing folders in the recovery package in the language standard.
    Code:
    rmdir /s /q C:\7Work\WIM\sources\recovery\en-US
    rmdir /s /q C:\7Work\WIM\Windows\en-US
    rmdir /s /q C:\7Work\WIM\Windows\Boot\DVD\PCAT\en-US
    identical to the previous method:
    Code:
    dism /image:C:\7Work\WIM /Gen-LangINI /distribution:C:\7Work\DVD
    Code:
    dism /Unmount-Wim /MountDir:C:\7Work\WIM /commit
    problems: the initial boot screen has not changed since the packages were not completely installed winpe.

    i expect your answer to whether a move was more about that.

    in any case already much easier with the code to add all packages at once winpe.

    thanks.
     
    Stop hovering to collapse... Click to collapse... Hover to expand... Click to expand...
  2. loomes

    loomes MDL Novice

    Sep 28, 2007
    7
    0
    0
    Can you Upload the Language Packages to Rapidshare or Depositfiles please?
    The we all can test with it.:)
     
  3. Dutchman01

    Dutchman01 MDL Member

    Sep 6, 2007
    108
    24
    10
    #243 Dutchman01, Aug 2, 2009
    Last edited: Aug 2, 2009
    links are below
     
  4. superMDMArio

    superMDMArio MDL Member

    Dec 16, 2008
    125
    6
    10
    #244 superMDMArio, Aug 2, 2009
    Last edited by a moderator: Apr 20, 2017
    Stop hovering to collapse... Click to collapse... Hover to expand... Click to expand...
  5. antpelliccia

    antpelliccia MDL Novice

    Mar 9, 2008
    49
    0
    0
    Also i want translate in my language winpe boot.wim image 1. I have already Winpe Italian language pack. How can i proceed ? Please insert this process in tutorial. Thank you in advance
     
  6. loomes

    loomes MDL Novice

    Sep 28, 2007
    7
    0
    0
    #246 loomes, Aug 3, 2009
    Last edited: Aug 3, 2009
    Ok i test with the RTM Packages. Now its work fine.

    New Version!

    Now your Language is added and the englisch one is removed.
    Recovery Menu on DVD is now in your local Language.

    The only One in eng is the first step with "Windows loading Files" and the Logo "Starting Windows".
     
  7. antpelliccia

    antpelliccia MDL Novice

    Mar 9, 2008
    49
    0
    0
    But "distribution" = ?
     
  8. China4Ever

    China4Ever Bios Mod.

    Apr 25, 2007
    2,181
    287
    90
    @loomes

    Do you know if it's possible to change first install logo "Starting Windows" with the translated one (for example the italian one) ? (Same question for "Windows loading Files")
     
  9. loomes

    loomes MDL Novice

    Sep 28, 2007
    7
    0
    0
    #249 loomes, Aug 3, 2009
    Last edited: Aug 3, 2009
    Yeahh its possible. I testing it in the Moment.
    Give me 10minutes :)

    I have edit my post.
    Now Windows is loading files is also in my language, but The logo with starting windows is englisch and switched after ~1second to the old Vista Boot Screen?!?!
    But it works.
    I dont know why the Logo is not in the installed Language!
     
  10. RCOO

    RCOO MDL Senior Member

    Jan 15, 2009
    480
    8
    10
    Could you tell how to translate the Windows Loading Files?
     
    Stop hovering to collapse... Click to collapse... Hover to expand... Click to expand...
  11. antpelliccia

    antpelliccia MDL Novice

    Mar 9, 2008
    49
    0
    0
    Please what means "distribution". Give me an exemplum.
    Thank you
     
  12. loomes

    loomes MDL Novice

    Sep 28, 2007
    7
    0
    0
    #252 loomes, Aug 3, 2009
    Last edited by a moderator: May 23, 2017
  13. Demgel

    Demgel MDL Novice

    Jul 27, 2009
    28
    6
    0
    #253 Demgel, Aug 3, 2009
    Last edited by a moderator: Apr 20, 2017
  14. razorex

    razorex MDL Novice

    Jul 20, 2009
    6
    0
    0
    loomes You are Great! :D Thanks m8!
     
  15. loomes

    loomes MDL Novice

    Sep 28, 2007
    7
    0
    0

    They came from the WOPK RTM. Read the last Postings :)
     
  16. devill_sfc

    devill_sfc MDL Novice

    Mar 6, 2009
    22
    0
    0
    hello,
    tell me one thing...i already got a dvd with x86-x64 versions translated to my language (pt-br). they are all in the same dvd

    doing this command: Dism /mount-wim /WimFile:D:\7work\dvd\sources\boot.wim /index:1 /MountDir:D:\7work\wim

    as we are using index:1...this will update both x64-x86 versions ?
    do i need to use these codes with index:1-2-3-4-5 ?
     
  17. loomes

    loomes MDL Novice

    Sep 28, 2007
    7
    0
    0
    Your on the wrong way :)
    On a AiO DVD is the x86 boot.wim.
    Index 1-5 or 1-9 on AiO is the install.wim.
     
  18. devill_sfc

    devill_sfc MDL Novice

    Mar 6, 2009
    22
    0
    0
    oh sorry...i misundertood..i didnt notice we are working with boot.wim and not install.wim. ;s
     
  19. RCOO

    RCOO MDL Senior Member

    Jan 15, 2009
    480
    8
    10
    #259 RCOO, Aug 3, 2009
    Last edited by a moderator: May 23, 2017
    Stop hovering to collapse... Click to collapse... Hover to expand... Click to expand...
  20. Demgel

    Demgel MDL Novice

    Jul 27, 2009
    28
    6
    0
    Try del instead: