I am trying to make a windows application. In this application, some files get modified as a user add or delete an entry. I saved these files on the application folder itself. But After making binary file I installed it, As I try to add a entry it get crashed. So, I figured out the ..
Category : application-data
I need to write some files into folder, that can be access any local user and can be modified by any user. So I decided to use Windows ProgramData folder. I found following details from a article. There’s also the ProgramData folder. This folder has most in common with the Application Data folders, but—instead of ..
Recent Comments