WindowTextExtractor icon indicating copy to clipboard operation
WindowTextExtractor copied to clipboard

[FR] Check local directory for Settings.json before AppData

Open God-damnit-all opened this issue 2 years ago • 1 comments

If Settings.json is in the binary's directory, that path should be used for loading/saving the application's settings, rather than the %APPDATA%\WindowTextExtractor directory. This would make the application "portable".

God-damnit-all avatar Oct 03 '23 20:10 God-damnit-all

Hi @God-damnit-all,

Sorry for the late response. Please, try version 2.2.0. The application now searches for Settings.json file in the binary's directory and if it fails there, then it creates Settings.json file in the roaming directory and uses it from there.

AlexanderPro avatar Sep 29 '24 19:09 AlexanderPro