1. Krager

    Krager MDL Senior Member

    Jan 9, 2017
    396
    233
    10
    It's here, sweet! Can't wait to try it out.
     
  2. MSMG

    MSMG MDL Developer

    Jul 15, 2011
    6,414
    15,608
    210
    Check here

     
  3. Krager

    Krager MDL Senior Member

    Jan 9, 2017
    396
    233
    10
    Stupid me, always writing before looking, right there under my nose, thanks
     
  4. ffs_

    ffs_ MDL Junior Member

    Sep 17, 2016
    74
    39
    0
  5. Krager

    Krager MDL Senior Member

    Jan 9, 2017
    396
    233
    10
    That one should be in bold, not one to overlook.

    So I guess I still need to call ToolKitHelper.exe from a nsudo command prompt, yeah? Was hoping to see that requirement removed. Down the road then?
     
  6. ffs_

    ffs_ MDL Junior Member

    Sep 17, 2016
    74
    39
    0
    There is usage order for a reason.
     
  7. Super Spartan

    Super Spartan MDL Expert

    May 30, 2014
    1,738
    1,008
    60
    @MSMG

    why is there no remove option for the new Gamebar Windows Store app that's pre-installed by default bro?

    Please add it

    Thanks a lot for your superb work
     
    Stop hovering to collapse... Click to collapse... Hover to expand... Click to expand...
  8. Krager

    Krager MDL Senior Member

    Jan 9, 2017
    396
    233
    10
    #9288 Krager, Jan 8, 2019
    Last edited: Jan 8, 2019
    @MSMG, will there be a problem if I add the netfx3 feature after removing components?

    Oh nevermind it's there in the usage order, writing before looking again.
     
  9. windows builder

    windows builder MDL Guru

    Sep 13, 2017
    2,219
    1,555
    90
    OMG! New version! Congratulations to all
     
    Stop hovering to collapse... Click to collapse... Hover to expand... Click to expand...
  10. Super Spartan

    Super Spartan MDL Expert

    May 30, 2014
    1,738
    1,008
    60
    That's what the instructions state d00d
     
    Stop hovering to collapse... Click to collapse... Hover to expand... Click to expand...
  11. hoxlund

    hoxlund MDL Member

    Nov 6, 2017
    112
    54
    10
    Why don't you PM the man like he said, stop with the garbage ntlite stuff in the MSMG toolkit forum.
     
  12. (ABE)

    (ABE) MDL Novice

    Mar 26, 2018
    38
    13
    0
    9.1 Oh Eahh... Im test it)))))
     
  13. Super Spartan

    Super Spartan MDL Expert

    May 30, 2014
    1,738
    1,008
    60
    Stop hovering to collapse... Click to collapse... Hover to expand... Click to expand...
  14. harry_ds

    harry_ds MDL Novice

    Oct 7, 2017
    33
    10
    0
    thx for update :), btw 9.1 can remove rs2/r3 bloatware like v8.8?
     
    Stop hovering to collapse... Click to collapse... Hover to expand... Click to expand...
  15. Shayne

    Shayne MDL Addicted

    Jul 31, 2009
    752
    181
    30
    I too make an ISO with all the further tweeks, windows firewall controller, drivers, programs etc. Then I drop this iso onto the usb stick I made with rufus of the windows install. Then once installed double click the iso and it is like you just inserted a dvd in windows 10. You do not need MSMG to do this, any iso creator will do, and copy/paste it to the install flash drive (or just copy them to the usb if you do not like ISO format). I am starting to use iso more and more over 7z\zip now a days because of this new windows iso/dvd feature. Why put these in the windows iso? Two Iso's work OK for me?

    Regards
     
  16. (ABE)

    (ABE) MDL Novice

    Mar 26, 2018
    38
    13
    0
    #9296 (ABE), Jan 9, 2019
    Last edited: Jan 9, 2019
    Im test 17763.253, all good!!! Defender no deleted((. Disable it after install.
    Thank You Creator))
     
  17. tefor

    tefor MDL Senior Member

    Apr 5, 2017
    317
    240
    10
    Thank you for the update MSMG ;
    Everything is okay except removing Telemetry. Here is the picture of the error
    E.Yakala_2019_01_09_00_36_10_822.png
    Is there anyone else who has this issue or is there a solution for it ?
     
  18. MSMG

    MSMG MDL Developer

    Jul 15, 2011
    6,414
    15,608
    210
    While removing the Xbox App, I have added the known registry entries to disable the Gamebar

    Code:
    Windows Registry Editor Version 5.00
    
    [HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\PolicyManager\current\device\ApplicationManagement]
    "AllowGameDVR"=dword:00000000
    
    [HKEY_CURRENT_USER\System\GameConfigStore]
    "GameDVR_Enabled"=dword:00000000
    
    [HKEY_CURRENT_USER\System\GameConfigStore]
    "GameDVR_Enabled"=dword:00000000
    
    Try this this should work

    Code:
    Windows Registry Editor Version 5.00
    
    [HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\PolicyManager\default\ApplicationManagement\AllowGameDVR]
    "value"=dword:00000000
    
    
    Make sure you do reboot the PC for the registry changes to take place.

     
  19. MSMG

    MSMG MDL Developer

    Jul 15, 2011
    6,414
    15,608
    210
    Usually this error comes when the ToolKit is executed directly using the ToolKit.cmd but if you use start.cmd this won't happen.

    If you still get this error then something else might be wrong.

    Edit: you are using tr-TR image which is not yet supported by ToolKit.


     
  20. tefor

    tefor MDL Senior Member

    Apr 5, 2017
    317
    240
    10
    Thanks for quick answer
    I used start.cmd with right click admin rights
    I tried 3 times and always the same result
    Okay , i can wait for the support for Turkish Language if it is the reason
    Thank you