How to add full control to \Program Files on Windows 7
Can anyone tell me how to add WRITE permission to c:\program files for Windows 7.
Although I am logged is as a local admin, I get an error.
Thanks for your assistance.
cj
Windows 7
Last Comment
jcimarron
8/22/2022 - Mon
moon_blue69
1. Try copying to the location than saving it there. It works for me ON VISTA.
2. if its a program trying to make changes run the program as administrator it will work
3. If you are trying to keep a configuration file the best place to store is it in LocalApplicationData .
Hope it helps
Taha_sk
what error do you get?
Generally when you logged in as administrator you just get UAC pop up and it should allow you to edit the program files folder.
cslinger--System FOLDERS (in C:\) are set as Read-Only by Default. You are discouraged from changing that. Are you having problems with FILES in those folders?
2. if its a program trying to make changes run the program as administrator it will work
3. If you are trying to keep a configuration file the best place to store is it in LocalApplicationData .
Hope it helps