I have a small program that keeps updating data every second like a mentoring software installed on my Windows 7 64-bit PC. The thing is that I tried it on other PCs and different OS like Mac and Windows XP and Vista, and things are just fine. The problem shows up when I use it on my new machine “Windows 7 64-bit” giving an error:
** unable to write file.ini **
I have BitDefender on the same PC, but not sure if BitDefender is the one that is blocking the file not to be written or it is Windows itself causing that…
Any idea how to resolve this issue??
Try to start your Application with administration-rights. Creating a file on C:\ isn’t possible, if you don’t have ne needed rights. Try to change the UAC-settings or write your file in another directory (Also not “Program files”, “Windows” … systemfolders)