Breaks DISM none-the-less, but one way or another, it has to go - no game detection will be happening that way and that means all those other Xbox and Game-related DLL files in System32 folder can stay in-tact because they won't be used without KnownGameList.bin. Again, thank you for doing all work just to help me! EDIT: I think it can actually be removed with DISM - it all points to Microsoft-Windows-Media-Capture-AppCapture-Stub, but the package does not exist or so it seems...
@MSMG I encountered an error while integrating WHD Security Updates into Windows 7. There are only 2 folders (without any files) in \Mount\Install\ProgramData\Microsoft\Diagnosis\ETLLogs\ Code: ------------------------------------------------------------------------------- Integrating Windows 7 Client Updates Packages... ------------------------------------------------------------------------------- Deployment Image Servicing and Management tool Version: 10.0.16190.1000 Image Version: 6.1.7601.23403 Processing 1 of 1 - Adding package Package_for_KB3150220~31bf3856ad364e35~amd64~~6.1.1.1 [==========================100.0%==========================] The operation completed successfully. File Not Found Could Not Find D:\ToolKit\Mount\Install\ProgramData\Microsoft\Diagnosis\ETLLogs\*.* ------------------------------------------------------------------------------- ####Cleaning Up Temporary Files & Folders###################################### ------------------------------------------------------------------------------- Cleaning Up WHD Security Updates Temporary folder... ------------------------------------------------------------------------------- ####Finished Integrating WHD Security Updates################################## ------------------------------------------------------------------------------- =============================================================================== Press any key to continue . . .
is there anything that keeps breaking Win Update/Activation in CU? As I can't get either to work with compared to how I removed packages in AU. update: terminal server patch = borked A LOT OF things.
....When I integrate the KB 4023860 in Enterprise LTSB 2016 with MSMG and run SFC/scannow tells me that the system is corrupted and made repairs... Monarch seems to have the same error when integrating this CU...Why does that happen?
That's what RemovePkgsList.txt is for. It's to allow for the removal of packages that don't have a menu option.
Best application? Maybe you haven't use anything else so you don't know that there exists better I removed Windows Firewall and now only use Comodo. With that said I don't mean that WF is crap, but there is better out there.
I now realize that constantly re-installing edited images to see how well they work is absurd and Virtual-something is needed, but my current stable OS I am using daily has everything Hyper-V removed. Are there some 3rd party applications that can do the same? I also know nothing about VM or Hyper-V or how to upload the WIM images onto those things or whether conversion of some kind of necessary... Do you turn just the install.wim to VHD format or do the same with boot.wim too? Can you actually run your OS while the virtual one is uploaded, thus letting you control both and make manipulations?
I like Hyper-V. It takes about 10 minutes to install a new OS. It is not perfect, but it works pretty well. Plus, it is easy to install. You can even add it to a mounted install.wim very easily, and have it ready to go on first boot. Code: DISM /Image:C:\Mount1 /Enable-Feature /FeatureName:Microsoft-Hyper-V-All /All
More thanks! I got it going - read a small guide and already running OS in Virtual environment. This is going to save me SO much time and hassle!
Hyper-V isn't bad (vbox likewise) but VMware is still the best to create specific environments for testing (MSDM, SLIC etcetera).