Skavenger0
New member
- Joined
- Nov 4, 2009
- Messages
- 3
- Programming Experience
- 5-10
Im writing a program that needs to read various files.
One of these files is in the All Users Folder and requires admin access to read.
I am the Domain and IT Admin so I have full access to everything.
I have tried allowing normal users read access to the file through group policy to little avail however. All of our pcs have a generic local admin account and password.
Is there a way I can hard code the program with this username and password built in so that windows will allow just the program to run as administrator without the user being prompted.
The users in our company are not IT literate and I severely doubt they will ever see the exe file yet alone be able to decompile it. Any Ideas?
One of these files is in the All Users Folder and requires admin access to read.
I am the Domain and IT Admin so I have full access to everything.
I have tried allowing normal users read access to the file through group policy to little avail however. All of our pcs have a generic local admin account and password.
Is there a way I can hard code the program with this username and password built in so that windows will allow just the program to run as administrator without the user being prompted.
The users in our company are not IT literate and I severely doubt they will ever see the exe file yet alone be able to decompile it. Any Ideas?