@MSMG - Is it mandatory to integrate ssu and ccu before servicing iso with the toolkit ?. Is it just to improve security to the OS or it is necessary for the toolkit to properly service the iso ?. Thank you
I'm getting this error when trying to sign in to MS Teams which results in me getting logged out every time I close the application. Does anyone know why this is happening and what I need to do in order to fix this?
With integration now : Edit 2 : langage pack, NetFX35 and VCRuntime works. Edit 3 : Everything works but not in the same iso ...
I would just like to report that 10.9 works flawlessly with 19042.662 DISM threw me some errors as noted in an earlier post but it seems to be some kind of ghost bug as everything it working as intended.
You can adapt the script to use the Toolkit folder structure, especially the BIN folder, because @MSMG Keeps Binaries always up to date. However, I don't know if the W8.1 Binaries are compatible for W7, but there is the detail of that W10 Boot patch for W7 to deal with some recent Hardware. Which, if I'm not mistaken, lets you deal with Windows 7 images with the Windows 10 version of DISM. Add new paths for the executables that you will place inside the BIN folder (SmartFix.exe UpdatePack7R2-20.x.xx), Custom, Drivers, etc. And, run the script inside the Toolkit folder with a modified start file to start your script with NSudo TrustedInstaller. I find it easier to maintain how @Enthousiast is maintaining it. The operating dynamics are already well structured and everyone who follows is familiar with the method. But everyone who wants to implement something is welcome to offer their ideas. Make your suggestion. Unless he wants to do a Merge, I already thought about making a fork, with some of my modifications, but what I wanted to do was put all the scripts in one, he started doing AIO, I haven't followed since September. And at the moment, I'm focused on CustomToolkit. Maybe I'll try to merge some parts, I won't promise because there is a lot to learn. But my idea is to make the Script handle x86 and x64 and implement the delete index system to work with Single Indexes, so everything would be in just 1 script, I started but I didn't finish this work. I didn't even talk to him about it, but he's going to read it here because I mentioned him. Kind regards, Enthousiast!
.NET cannot be added to Win8.1 after updates which are intended to apply to it. It MUST be added in step D. Step K should be removed.
The problem is that my tool is a learning process for me, but because of demands way over my head it already has become to "coded" for newbes or me to easily edit it, the one who you replied to can simply run simplix bat (examples can be found on the updatepack thread OP) on the boot.wim and install.wim and put them in the MSMG sources folder to do whatever he wants to do to it. Or first use MSMG toolkit and next use the bat files to run the updatepacks on it. I could easily make it handle x64 and x86 but i am still developing some stuff that makes it a bit complicated to code atm, i will get a brain fart and continue it.
Hello, I'm still having error with installing KB4586781 as I used v10.8. I also can't install KB4586853 but I don't know if its related to the EdgeChromium. The fix you provided with copying the files from original image still gives me error. Is there another way to fix this or do I need to reinstall whole windows ?
HI, Well, it became very, very slow the tasks performed in the delete menu will be completed after waiting 4-5 minutes for the toolkit (Toolkit) Windos 10 Pro X64 (ENG) 1909-18363.1198 en-GB (I integrated this with NtLite) virus protection completely fired! "Information: OS Version=10.0.18363, Running architecture=amd64, Number of processors=8"
Checked with Simplix update pack site, though it supports integration to offline images but it doesn't support already mounted images.
Did you integrate the stuffs before the component removal and for component removal you need to have the supported LCU integrated.
What components did you remove and the source image used? AADBrokerPlugin is required for Microsoft Account login.
Prepare an image with same LCU but don't remove the components. Then mount the image to a folder c:\mount Then run the below commands Code: Dism /Online /Cleanup-Image /RestoreHealth /Source:c:\mount sfc /scannow Then restart and try to update with the new CU.
Yes due to code protection added to the Toolkit's removal program it takes time to process the removal, trying to minimize the time by optimizing the code in future version. You can use the Remove using Package List method to remove the required components at once it will be much faster. Known Issues: ============= - Using Toolkit with Antivirus Programs enabled can affect the Toolkit's operations. - Toolkit's ToolkitHelper.exe may be flagged as a Virus/Trojan/Malware Program, don't worry it's just a false positive sign.