v1.0.3 — Settings Save Bug Fix
Bug Fix
- Fix: settings changes now persist —
PostQuitMessagewas called inside the Settings dialog's destroy path, which postedWM_QUITto the main message loop and caused the app to exit beforeConfig_Savecompleted. Replaced withPostThreadMessage(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.