Skip to content

v1.0.3 — Settings Save Bug Fix

Choose a tag to compare

@ashishpatel26 ashishpatel26 released this 17 Jun 13:50

Bug Fix

  • Fix: settings changes now persistPostQuitMessage was called inside the Settings dialog's destroy path, which posted WM_QUIT to the main message loop and caused the app to exit before Config_Save completed. Replaced with PostThreadMessage(WM_NULL) to wake the nested message loop without terminating the outer one.

This was a silent regression: clicking OK in Settings appeared to work, but all changes were discarded on the next launch.

Install

winget

winget install ashishpatel26.RAMKeeper

Chocolatey

choco install ramkeeper

Manual — download RAMKeeper.exe or RAMKeeper.zip from the assets below.