Files
FFU/FFUDevelopment/Apps
rbalsleyMSFT 2cb987aa4b Prevent cleanmgr hangs in disk cleanup orchestration
Run cleanmgr.exe without blocking on Start-Process -Wait, pump WM_NULL to its threads while enforcing a timeout, and always remove StateFlags0000 registry values in a finally block.
2026-06-22 19:01:19 -07:00
..