I don't think it exists running /Image:C /? gives a note about /Plugin parameter adding that give a note about /GodMode parameter and that leads to starting any program without rights checking or so e.g. Code: Dism++x86.exe /All /Plugin:FrogPlugins_Pcn7FMvReAsVWfCQBfRJCw /GodMode regedit
DISM++ ScanHealth is broken when testing mounted offline images. I tested many offline images that failed DISM++ ScanHealth and after installation, those images passed DISM ScanHealth and SFC ScanNow on first try without any repair. Why is that?
OK. I edit the image with tools like MSMG Toolkit and NTLite. I mount the image with DISM++ and I run Scan Health. Result = some error. Then I install the same exact image normally, run DISM ScanHealth and it passes, then run SFC ScanNow and it passes.
DISM /Online /Cleanup-Image /ScanHealth - that is the command that I use when OS is installed/online (not mounted) and on my images it passes. When I mount the same exact image offline with DISM++ and run DISM++ ScanHealth option, it fails - says either corrupt component store or gives me some 0x000xxxx error.
The author thinks you should use "DISM /Image:<The Offline Image Mount Path> /Cleanup-Image /ScanHealth" Because Online scan implemention is not same as Offline's. Mouri
I assumed DISM++ used the same DISM /Cleanup-Image /ScanHealth command for both - online and offline images. What command does DISM++ use??? You can apply this command to both types of images - online and mounted offline...
How does the Drivers tab work? When I added new drivers by selecting a folder, the drivers show up on the screen. Do I need to check the checkboxes next to them? What does 'checked' checkboxes mean? Thanks for the awesome utility by the way.