1. shyamsundarsoni

    shyamsundarsoni MDL Novice

    Jan 15, 2012
    16
    13
    0
    Sir, found one more problem while using Windows Server 2019 base image. In Remove menu, no if will satisfy & directly enter in Customize menu.
    In line number 2217, the word neq should be changed to equ.
     
  2. MSMG

    MSMG MDL Developer

    Jul 15, 2011
    6,411
    15,487
    210
    Thanks, corrected the error and yes you need to delete all the files inside the backup folder, usually there will be only files inside it.

    Corrected it.

     
  3. MSMG

    MSMG MDL Developer

    Jul 15, 2011
    6,411
    15,487
    210
    It's ok now since I have changed the order and in both the case it won't remove the updated extra files/entries not present in the base version.

    Using vanilla image is the best option since it will reduce the image cleanup time.

     
  4. MSMG

    MSMG MDL Developer

    Jul 15, 2011
    6,411
    15,487
    210
    Yes you can use any language when the support is added and I'm still in the process of creating component database for all languages and so can't give any ETA right now.

     
  5. MSMG

    MSMG MDL Developer

    Jul 15, 2011
    6,411
    15,487
    210
    - Try restoring Parental Controls which is required for Windows 7 Games.

    - The Microsoft Games Pack for MSMG ToolKit was working W7-W10 RS4 but something broke with RS5 which is yet to be fixed, Even XP and Vista Games Pack need to be fixed.

     
  6. MSMG

    MSMG MDL Developer

    Jul 15, 2011
    6,411
    15,487
    210
    - In the Registry file rename all the occurrences of

    Code:
    HKEY_CLASSES_ROOT\
    HKEY_CURRENT_USER\
    HKEY_USERS\.DEFAULT\
    HKEY_LOCAL_MACHINE\SOFTWARE\
    HKEY_LOCAL_MACHINE\SYSTEM\
    
    To

    Code:
    HKEY_LOCAL_MACHINE\TK_SOFTWARE\Classes\
    HKEY_LOCAL_MACHINE\TK_NTUSER\
    HKEY_LOCAL_MACHINE\TK_DEFAULT\
    HKEY_LOCAL_MACHINE\TK_SOFTWARE\
    HKEY_LOCAL_MACHINE\TK_SYSTEM\
    
    - Use ToolKit -> Tools -> Mount WiM Image Registry menu
    - Double click the Registry file to import the settings
    - Again Use ToolKit -> Tools ->UnMount WiM Image Registry menu

    Note: If some registry keys need permissions then you may need to import the registry contents through NSudo command prompt.


     
  7. gilbert1a

    gilbert1a MDL Novice

    Nov 25, 2018
    25
    30
    0
    Dear MSMG!
    When to expect the corrected version? Huge please do not make new settings in the release. Let's debug the existing version and then move on.
     
  8. Yanta

    Yanta MDL Senior Member

    May 21, 2017
    463
    264
    10
    oh, that was easy. I should have asked you first instead of spending the last week trying to figure it out :)

    oh god... I've just had a horrible thought... Do I have to clean install all the PCs I've upgraded to 1809? Or is there a way to manually add back the Parental Controls?
    That will teach me to test more thoroughly :(
     
  9. (ABE)

    (ABE) MDL Novice

    Mar 26, 2018
    38
    13
    0
    The question is a little different. Who has UWP version 9 Viber??
     
  10. AsaadSoft

    AsaadSoft MDL Addicted

    Jul 29, 2015
    505
    163
    30
    will windows have any issues if i didn't run these ??
    can i run them offline ??
    thank you
     
  11. JDEightyEight

    JDEightyEight MDL Novice

    Nov 23, 2018
    1
    0
    0
    I am having the worst time understanding how and what I need to do with integrating updates.

    Where do I download the update files from?

    Do I even need to do step "[E]" or will windows update simply take care of updates after first boot?

    I think I was able to find a few of the correct updates from Microsoft Update Catalog, but only because of common naming. I am now stuck at SetupMedia and WinPE...

    Please someone help me! I have been searching this thread, this forum, and the internet for hours and hours!

    Attempting to service x64 1809 17763.1 with toolkit v9.1
     
  12. biatche

    biatche MDL Addicted

    Nov 14, 2009
    569
    143
    30
    #9412 biatche, Jan 14, 2019
    Last edited: Jan 14, 2019
    I've a feeling it'll be released within a few hours from the time of my posting. You heard it here first!

    (Just a feeling, don't get too excited)
     
  13. Krager

    Krager MDL Senior Member

    Jan 9, 2017
    396
    233
    10
    #9413 Krager, Jan 14, 2019
    Last edited: Jan 14, 2019
    Cool, I'll try it right away.

    You can download updates from MS Catalog, just a little tricky getting the right search terms in there. There's also links posted in this thread; https://forums.mydigitallife.net/threads/windows-10-hotfix-repository.57050/

    You can integrate updates with the Toolkit. The tool installs updates into the install.wim you're servicing. The system will come up on first login as the updated version.

    Not sure if the tool handles iso files directly, think it does not. If not already aware, you normally pull the install.wim out of an original iso, service it, then replace the one located in the sources directory on your usb installation media.
     
  14. Katsuo65

    Katsuo65 MDL Novice

    Jan 14, 2019
    9
    0
    0
    With the release of MSMG 9.1, what version should be used for Windows 8.1? Stick with 8.8?
     
  15. Windows 10 User

    Windows 10 User MDL Expert

    Feb 2, 2017
    1,908
    118
    60
    #9416 Windows 10 User, Jan 15, 2019
    Last edited: Jan 20, 2019
    Do I have to follow the [P] step (Perform DISM /Online /Cleanup-Image /StartComponentCleanup /ResetBase once) after installing Windows 10 RS5 like it says on the README, and if so, why and what does it do?
     
  16. MSMG

    MSMG MDL Developer

    Jul 15, 2011
    6,411
    15,487
    210
    When it's ready, yes I'm not adding any new features for next version, just bug fixes.

     
  17. MSMG

    MSMG MDL Developer

    Jul 15, 2011
    6,411
    15,487
    210
    When adding Games Pack for Server 2008R2/2012R2/2016 the Parental Controls files are required and with client it's always present.

    If it's removed then it may affect the Games Pack, I think instead of adding it back you better start with a new image.

     
  18. MSMG

    MSMG MDL Developer

    Jul 15, 2011
    6,411
    15,487
    210
    No you won't have any issues but the OS will be taking some extra space, yes you can do it offline

     
  19. MSMG

    MSMG MDL Developer

    Jul 15, 2011
    6,411
    15,487
    210
    Go to WHD Downloader thread and get the Tool and download the updates and copy them to the corresponding folder.

    SetupMedia and WinPE updates needed only if there are updates available for them.