WindowTextExtractor
WindowTextExtractor copied to clipboard
[FR] Check local directory for Settings.json before AppData
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".
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.