Skip to content

v0.1.93

Latest

Choose a tag to compare

@steeb-k steeb-k released this 17 Jul 23:44

Patch release.

  • Drive hot-plug auto-refresh (real fix): v0.1.92's handler waited for a WM_DEVICECHANGE volume broadcast that stripped WinPE never emits. Added a poll on the 3-second watchdog timer that diffs GetLogicalDrives() and synthesizes the same SHChangeNotify drive-add/remove calls. The WM_DEVICECHANGE path stays as the instant path where a broadcast does fire.
  • Minimize-into-button removed: the SetTaskmanWindow minimize-into-taskbar-button feature never worked reliably on stripped PE (minimize fell back to the bottom-left parking slot anyway), so it was removed — minimize now uses the system default. Task buttons are unaffected.

Assets are the same set the PEBakery script downloads (startpe.exe, startpe_loader.dll, syslaunch.exe, and the GTK helpers).