MSMG ToolKit

Discussion in 'MDL Projects and Applications' started by MSMG, Nov 21, 2013.

  1. MonarchX

    MonarchX MDL Expert

    May 5, 2007
    1,732
    310
    60
    What is the difference between adding a language pack and having Windows in that language?

    For example, what would be the difference between En-US ISO with Russian language pack vs. Ru ISO?
     
  2. MatePonczas

    MatePonczas MDL Novice

    Nov 21, 2015
    28
    7
    0
    The difference between the english ISO and Russian language pack is important during the Windows upgrade. For example, if you have installed the Polish language during the Windows setup, the installation language and the modified ISO language must be the same. Otherwise, the Windows setup will tell you that the default installation language and the ISO language is not compatible. That's why I am asking about the language pack integration, because I have an english DVD and sometimes i have some PC's with polish language that has been set during the Windows installation by default.
     
  3. Zanza-kun

    Zanza-kun MDL Junior Member

    May 28, 2012
    60
    8
    0
    Anyway, language integration has stopped working for me with 7.5.
     
  4. MatePonczas

    MatePonczas MDL Novice

    Nov 21, 2015
    28
    7
    0
    Hi.
    Can you tell me what can I do to integrate a language pack using this program? It is very important for me?
     
  5. wasd

    wasd MDL Junior Member

    Sep 13, 2011
    55
    12
    0
    How?
     
  6. dhjohns

    dhjohns MDL Guru

    Sep 5, 2013
    3,275
    1,735
    120
    Code:
    Windows Registry Editor Version 5.00
    
    [HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\.NETFramework]
    "OnlyUseLatestCLR"=dword:00000001
     
    Stop hovering to collapse... Click to collapse... Hover to expand... Click to expand...
  7. AeonX

    AeonX MDL Addicted

    May 24, 2013
    694
    542
    30
    Stop hovering to collapse... Click to collapse... Hover to expand... Click to expand...
  8. Enthousiast

    Enthousiast MDL Tester

    Oct 30, 2009
    35,567
    59,633
    450
    Modding it can result in errors when some software has to use dotnetfx3 and is not able to use 4.xx.
     
    Stop hovering to collapse... Click to collapse... Hover to expand... Click to expand...
  9. MonarchX

    MonarchX MDL Expert

    May 5, 2007
    1,732
    310
    60
    Yeah, it is true - that setting will need to always work.

    I ended up integrating all the latest updates, including NET 4.7, into 14393 Pro, then Rebased, and now neither NTLite integration nor the Toolkit integration nor live installation of NET 3.5 is possible. I keep getting the same error, yet DISM ScanHealth and SFC ScanNow pass. IMO NET 3.5 is incredibly problematic...
     
  10. MatePonczas

    MatePonczas MDL Novice

    Nov 21, 2015
    28
    7
    0
    Hello..
    I renew my previous question.
    Does anybody know how to integrate a language pack using MSMG Toolkit? Neither copying the cabinet file, nor extracting and copying all language files does not help, it sait: "Please copy the required file to the X86 pl-pl folder".
    Matthew
     
  11. Zanza-kun

    Zanza-kun MDL Junior Member

    May 28, 2012
    60
    8
    0
    Test with 7.3 ?
     
  12. MatePonczas

    MatePonczas MDL Novice

    Nov 21, 2015
    28
    7
    0
    Hello.
    Ok, I see. But when I will download 7.3 version, what kind of files have to be copied to the folder? Only the cabined file, extracted content from the cabinet file, or all files located in the win PE folder? What kind of files the program accepts?
     
  13. Zanza-kun

    Zanza-kun MDL Junior Member

    May 28, 2012
    60
    8
    0
    I do not know, I asked for a pack at MSMG but it seems absent at the moment.
     
  14. bojiokia

    bojiokia MDL Novice

    Jul 22, 2011
    1
    0
    0
    The script I see some error, as in there is some language name quoted with ~~ some with single ~ but still referring the same file.

    I self edit using find, and edit to my filename pattern, then it works again.
     
  15. s1ave77

    s1ave77 Has left at his own request

    Aug 15, 2012
    16,130
    24,279
    340
    Can it be you're trying to mount an ESD file (i.e. install.esd), since the ESD>ISO tools offer to create install.esd or install.wim. ESDs cannot be mounted.
     
    Stop hovering to collapse... Click to collapse... Hover to expand... Click to expand...
  16. Zanza-kun

    Zanza-kun MDL Junior Member

    May 28, 2012
    60
    8
    0
    Ah yes it's strange indeed, I test tomorrow thank you!
     
  17. MSMG

    MSMG MDL Developer

    Jul 15, 2011
    5,430
    11,396
    180
    Those Keys where added to the ToolKit for removal by referring to a Live system and may not contain in a offline image, ok will check and remove if any unnecessary registry entries.

     
  18. MSMG

    MSMG MDL Developer

    Jul 15, 2011
    5,430
    11,396
    180
    Yes it works but we need to capture it with the ACL info to avoid folder permission bugs.

     
  19. MSMG

    MSMG MDL Developer

    Jul 15, 2011
    5,430
    11,396
    180
    May be it's due to the change in ServicePackBuild version, need to fix it but I think it won't be useful as we need to integrate a LP before any updates and the refreshed images already contains the updates.