Poda
Senior member
Hi. Some people have a weird problem with a program I made when they use it on Windows 7. Basically, the program reads a config file in the same directory. But, it thinks the config file isn't there, even when the program is run as admin. The only way I found to fix this is to create a new folder in Windows Explorer and move the program there. It's like the new folder gives the exe the permission to read the config file.
So, my question is, how can I make it so the exe has permission to read files in the same directory after my installation process?
So, my question is, how can I make it so the exe has permission to read files in the same directory after my installation process?