JosefNemec / LiteDbExplorer

Viewer and editor for https://github.com/mbdavid/LiteDB databases.
MIT License
218 stars 104 forks source link

Changed settings.json and recentfiles.txt to use AppData directory #31

Closed Jasonkingsmill closed 6 years ago

Jasonkingsmill commented 6 years ago

Fixes an issue where application must be running as administrator when installed to Program Files directory (directory write permissions) Also allows settings/recent-files to work per-user rather than machine-wide settings. As per issue #30 , #17 , #25