1. Zanza-kun

    Zanza-kun MDL Junior Member

    May 28, 2012
    87
    15
    0
    You should use NVCleanstall instead of NVSlimmer, it is regularly updated and installs without problems with MSMG ISO.
     
  2. Yanta

    Yanta MDL Senior Member

    May 21, 2017
    477
    274
    10
    Oh geez. I think I better make an appointment to have my eyes checked :)

    Ok, before I go reinstalling Windows on 10 computers I'd like to make sure it works, like just using dism to install it on my test PC.

    I can't find any license file for it in the toolkit.

    Argh... I still can't run the toolkit. start.cmd fails. I've reinstalled it but it doesn't work.
     
  3. MSMG

    MSMG MDL Developer

    Jul 15, 2011
    6,414
    15,608
    210
    The license files are in <Bin\AppLicense> folder.

    Here's the Start.cmd is working fine, you can try replacing NSudo from old version of Toolkit to see if it's the issue.
     
  4. bobo1704

    bobo1704 MDL Novice

    Feb 25, 2009
    22
    2
    0
    Hello everyone!! Is there any way to integrate NET 5 on MSMG 11.9?
    tHANKS A LOT!!
     
  5. nosirrahx

    nosirrahx MDL Expert

    Nov 7, 2017
    1,263
    607
    60
    Has 11.9 been updated since release?
     
  6. graver.x

    graver.x MDL Senior Member

    Jan 18, 2020
    347
    484
    10
    Not yet.
     
  7. Yanta

    Yanta MDL Senior Member

    May 21, 2017
    477
    274
    10
    #21527 Yanta, Nov 21, 2021
    Last edited: Nov 21, 2021
    There is no applicence folder in 11.6. It is in 11.9, I'll grab the file from there

    I tried that. And I completely removed the toolkit and re-extracted it. Still crashes "Failed to create process".

    It crashes in toolkit versions 10.4, 11.6 and 11.9.
    It will be something wrong at my end. I doubt it's a faulty nsudo or toolkit. I've probably tweaked something I shouldn't have.
    A proverbial needle in a haystack search :(
     
  8. inTerActionVRI

    inTerActionVRI MDL Expert

    Sep 23, 2009
    1,748
    3,575
    60
    I had this problem. With memory leak tweaks.
    If I remember well, it was something like Null Service.

    Code:
                   rem Default value 1 "Null".
                   rem Disable value 4 "Null".
                   rem Disable it causes CLI and Scripts issues.
                   
                   reg.exe add "HKLM\TK_SYSTEM\ControlSet001\Services\Null" /v "Start" /t REG_DWORD /d "1" /f >nul 2>&1
    
    If you have changed this value, maybe this helps you (return to the default value 1). Hope so.
     
  9. inTerActionVRI

    inTerActionVRI MDL Expert

    Sep 23, 2009
    1,748
    3,575
    60
    Only, place all files from your NET5 pack, renamed as NET6, in the NET6 folder, and integrate.
     
  10. Supern00b

    Supern00b MDL Addicted

    Dec 30, 2010
    762
    556
    30
    Seems like 21H2 (build 1348) is now listed on uupdump.
    It's time to build images.
     
  11. graver.x

    graver.x MDL Senior Member

    Jan 18, 2020
    347
    484
    10
  12. Yanta

    Yanta MDL Senior Member

    May 21, 2017
    477
    274
    10
    Thanks for that.

    I just finished reinstalling Windows. Problem still exists.

    The value for this service is 1. I haven't changed it.

     
  13. Yanta

    Yanta MDL Senior Member

    May 21, 2017
    477
    274
    10
    All good. Installed with dism and can now open webp images with photo viewer
     
  14. ingviowarr

    ingviowarr MDL Senior Member

    Dec 14, 2009
    345
    362
    10
  15. bababafasdfggg

    bababafasdfggg MDL Novice

    Oct 5, 2018
    47
    15
    0
    Hi, LTSC2021(IoT) will be supported soon?
    Thanks for hard work on tool :D
     
  16. Zanza-kun

    Zanza-kun MDL Junior Member

    May 28, 2012
    87
    15
    0
    #21538 Zanza-kun, Nov 21, 2021
    Last edited: Nov 21, 2021
    Hi, i deleting everything except WindowsDefender, SecurityCenter, WindowsFirewall, FileExplorer, Calculator, Terminal, Notepad, OpenSSH on Windows 11 ISO.

    I get this error using the OBS program, apparently to solve it you have to do :
    DISM /online /Cleanup-Image /ScanHealth
    DISM /Online /Cleanup-Image /RestoreHealth

    Is it safe on an MSMG ISO ? Thank you.

    Edit : The problem comes from this option (second screenshot), work with BitBlt.

    Edit 2 : It would use the Windows capture tool, its CapturePicker ?

    Edit 3 : I redid an ISO without deleting CapturePicker and I no longer have the error, don't remove CapturePicker if you use OBS.
     

    Attached Files:

  17. bababafasdfggg

    bababafasdfggg MDL Novice

    Oct 5, 2018
    47
    15
    0
    #21540 bababafasdfggg, Nov 21, 2021
    Last edited: Nov 21, 2021