How do I give my program access to check if some files exist in the windows and its subfolders?
As it is, I check for a file that exists, and the program says it doesn't exist, so I'm guessing it has no access to read there, so how would I go to give it permissions to read and/or write there?
As it is, I check for a file that exists, and the program says it doesn't exist, so I'm guessing it has no access to read there, so how would I go to give it permissions to read and/or write there?