Log in

View Full Version : Dism-Gui. Maintenance of Windows 10.


ProWo
2nd October 2020, 10:26
Hi,
i wrote a little servicing programm for Windows 10. It is portable, for x86 and x64.

It uses the most necessary DISM commands for the Windows Component Store; it can check, scan, analyze, clean and repair it.
It can perform a system file check (with repair).
It can install CAB updates.
It displays information about offline Windows images.
It can convert ESD to WIM images.
It can detect the Reserved Storage Status, enable or disable it.

Enjoy :)

June 21 2021, update to v1.2.9.
Added: Icon
Improved: Little code improvements

https://forum.videohelp.com/attachment.php?attachmentid=55161&d=1601638875https://forum.videohelp.com/attachment.php?attachmentid=55160&d=1601638874https://forum.videohelp.com/attachment.php?attachmentid=55159&d=1601638873

Download: https://files.videohelp.com/u/292773/Dism-Gui_1.2.9.7z

manolito
5th October 2020, 22:11
There is already a software "DISM GUI" by Mike Celone, find it here:
https://github.com/mikecel79/DISMGUI/releases

It has not been updated since 2017, but it works well for me. Maybe you should rename your software...

ChaosKing
5th October 2020, 23:26
DISMGUI != Dism-Gui :D

ProWo
21st June 2021, 12:31
June 21 2021, update to v1.2.9.
Added: Icon
Improved: Little code improvements