1. windows builder

    windows builder MDL Guru

    Sep 13, 2017
    2,219
    1,555
    90
    Stop hovering to collapse... Click to collapse... Hover to expand... Click to expand...
  2. almubdea1

    almubdea1 MDL Novice

    Apr 30, 2012
    24
    3
    0
  3. MSMG

    MSMG MDL Developer

    Jul 15, 2011
    6,414
    15,627
    210
    Just use the version you have 18363.356.190918-2052.19H2 V2 by integrating the latest updates to it as specified in the readme.txt and then you can remove the components.

     
  4. mydlwin20

    mydlwin20 MDL Novice

    May 8, 2020
    8
    1
    0
    Whenever i try to open Control Panel it crashes.
    Also the same thing happens when i try to search on File Explorer.
    Any idea which component might cause that behavior?
     
  5. inTerActionVRI

    inTerActionVRI MDL Expert

    Sep 23, 2009
    1,770
    3,601
    60
    It was precisely this information that I did not know. I understand now.

    Grateful for the confirmation. I was imagining that. I believe the code would be very repetitive and extensive.

    Would it be interesting to add the following adjustments?
    I believe they are good suggestions. But could they incur any vulnerabilities?

    "LanmanWorkstation for Download Optimization"
    reg add "HKLM\SYSTEM\ControlSet001\Services\LanmanWorkstation\Parameters" /v "AuditSmb1Access" /t REG_DWORD /d "0" /f
    reg add "HKLM\SYSTEM\ControlSet001\Services\LanmanWorkstation\Parameters" /v "Disable Bandwidth Throttling" /t REG_DWORD /d "1" /f
    reg add "HKLM\SYSTEM\ControlSet001\Services\LanmanWorkstation\Parameters" /v "EnableWsd" /t REG_DWORD /d "0" /f

    and

    "zero QoS limit"
    reg add "HKLM\SOFTWARE\Policies\Microsoft\Windows\Psched" /v "NonBestEffortLimit" /t REG_DWORD /d "0" /f


    Thnx in advance!
     
    Stop hovering to collapse... Click to collapse... Hover to expand... Click to expand...
  6. almubdea1

    almubdea1 MDL Novice

    Apr 30, 2012
    24
    3
    0
    thank you so much
    actually its the best and easiest program I used to modified windows
    can't be programmed to accept all versions of Windows 10?
    thanks again
     
  7. aruiz

    aruiz MDL Novice

    Mar 6, 2018
    23
    2
    0
    Hello everybody, whats happened with the vcruntime packs, in mega and cloudmail they are different
     
  8. LostED

    LostED SVF Patch Lover

    Jul 30, 2009
    7,279
    21,931
    240
    use mega
    cloudmail not updated
    always verify files after download
     
    Stop hovering to collapse... Click to collapse... Hover to expand... Click to expand...
  9. almubdea1

    almubdea1 MDL Novice

    Apr 30, 2012
    24
    3
    0
    hi
    I did update still not accepting that version
    its work only with version 18363.418
     
  10. MSMG Toolkit 9.9 worked fine with 18363.592 esd converted to iso using abbodi brother esd decrypter.
    esd downloaded via adguard techbench .
     
  11. Feartamixg

    Feartamixg MDL Addicted

    May 15, 2016
    786
    631
    30

    Attached Files:

  12. zcelakdgl

    zcelakdgl MDL Novice

    Nov 21, 2018
    26
    10
    0
    MDL Developer

    MSDN 2004 Build 19041.208 is officially released.
     
  13. Feartamixg

    Feartamixg MDL Addicted

    May 15, 2016
    786
    631
    30
    I will look into this, however I would be surprised if @MSMG supported your method.
     
  14. i always update iso to latest using the same method then use MSMGLatest Toolkit for removal & integerating process . it worked flawlessly at my end .
     
  15. MrChiliCheese

    MrChiliCheese MDL Novice

    Dec 15, 2017
    8
    1
    0
    If I want to add custom registry settings, how does the registry file have to look?

    Lets say, I have this in a reg file:
    Code:
    [HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Windows\CurrentVersion\Explorer\Shell Icons]
    "29"="C:\\Windows\\blank.ico"
    Does it stay this way? Or do i need to change HKEY_LOCAL_MACHINE\SOFTWARE to HKEY_LOCAL_MACHINE\TK_SOFTWARE?
     
  16. please use registry convertor powershell script inside bin directory of your MSMG toolkit to convert your registry according to toolkit for successfull integeration.
     
  17. mydlwin20

    mydlwin20 MDL Novice

    May 8, 2020
    8
    1
    0
    Just to report back, i found out that removing Cortana was causing Control Panel to crush and not open at all.
    Also Cortana seems to break search function on start menu but also search on File Explorer.

    Its odd no one has mentioned that before, but im glad i solved the issues i had without having to test every component because that would be impossible.
    Hope that it helps anyone who is facing same issues and i don't come into any new conflicts on my new fresh installation.
     
    Hi everyone,

    I need to prepare a Windows 10 ONLY for working One Note for Windows 10 and Office 365. This application needs to be updated on every update that Microsoft releases.

    I use an MSMG to delete everything besides a One note and windows store but updates don't work.
    Did I need to leave more options?