You should use NVCleanstall instead of NVSlimmer, it is regularly updated and installs without problems with MSMG ISO.
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.
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.
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
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.
Thanks for that. I just finished reinstalling Windows. Problem still exists. The value for this service is 1. I haven't changed it.
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.