Open God-damnit-all opened 1 year ago
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.
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".