MSMG ToolKit

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

  1. MonarchX

    MonarchX MDL Expert

    Joined:
    May 5, 2007
    Messages:
    1,732
    Likes Received:
    310
    Trophy Points:
    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

    Joined:
    Nov 21, 2015
    Messages:
    28
    Likes Received:
    7
    Trophy Points:
    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

    Joined:
    May 28, 2012
    Messages:
    60
    Likes Received:
    8
    Trophy Points:
    0
    Anyway, language integration has stopped working for me with 7.5.
     
  4. MatePonczas

    MatePonczas MDL Novice

    Joined:
    Nov 21, 2015
    Messages:
    28
    Likes Received:
    7
    Trophy Points:
    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

    Joined:
    Sep 13, 2011
    Messages:
    55
    Likes Received:
    12
    Trophy Points:
    0
    How?
     
  6. dhjohns

    dhjohns MDL Guru

    Joined:
    Sep 5, 2013
    Messages:
    3,275
    Likes Received:
    1,735
    Trophy Points:
    120
    Code:
    Windows Registry Editor Version 5.00
    
    [HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\.NETFramework]
    "OnlyUseLatestCLR"=dword:00000001
     
  7. Enthousiast

    Enthousiast MDL Tester

    Joined:
    Oct 30, 2009
    Messages:
    35,567
    Likes Received:
    59,638
    Trophy Points:
    450
    Modding it can result in errors when some software has to use dotnetfx3 and is not able to use 4.xx.
     
  8. MonarchX

    MonarchX MDL Expert

    Joined:
    May 5, 2007
    Messages:
    1,732
    Likes Received:
    310
    Trophy Points:
    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...
     
  9. MatePonczas

    MatePonczas MDL Novice

    Joined:
    Nov 21, 2015
    Messages:
    28
    Likes Received:
    7
    Trophy Points:
    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
     
  10. Zanza-kun

    Zanza-kun MDL Junior Member

    Joined:
    May 28, 2012
    Messages:
    60
    Likes Received:
    8
    Trophy Points:
    0
    Test with 7.3 ?
     
  11. werwaok

    werwaok MDL Junior Member

    Joined:
    Sep 20, 2013
    Messages:
    60
    Likes Received:
    3
    Trophy Points:
    0
  12. MatePonczas

    MatePonczas MDL Novice

    Joined:
    Nov 21, 2015
    Messages:
    28
    Likes Received:
    7
    Trophy Points:
    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

    Joined:
    May 28, 2012
    Messages:
    60
    Likes Received:
    8
    Trophy Points:
    0
    I do not know, I asked for a pack at MSMG but it seems absent at the moment.
     
  14. bojiokia

    bojiokia MDL Novice

    Joined:
    Jul 22, 2011
    Messages:
    1
    Likes Received:
    0
    Trophy Points:
    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

    Joined:
    Aug 15, 2012
    Messages:
    16,130
    Likes Received:
    24,279
    Trophy Points:
    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.
     
  16. Zanza-kun

    Zanza-kun MDL Junior Member

    Joined:
    May 28, 2012
    Messages:
    60
    Likes Received:
    8
    Trophy Points:
    0
    Ah yes it's strange indeed, I test tomorrow thank you!
     
  17. MSMG

    MSMG MDL Developer

    Joined:
    Jul 15, 2011
    Messages:
    5,430
    Likes Received:
    11,396
    Trophy Points:
    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

    Joined:
    Jul 15, 2011
    Messages:
    5,430
    Likes Received:
    11,396
    Trophy Points:
    180
    Yes it works but we need to capture it with the ACL info to avoid folder permission bugs.

     
  19. MSMG

    MSMG MDL Developer

    Joined:
    Jul 15, 2011
    Messages:
    5,430
    Likes Received:
    11,396
    Trophy Points:
    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.