administrator Questions
2
Does anyone know how to set a scheduled task to run in background using Windows Task Scheduler?
There doesn't seem to be any option to do this.
Miraflores asked 4/7, 2011 at 7:53
4
Solved
I need some code that will add the admin rights icon to command buttons and display the prompt when such buttons are clicked. How can I do this in VB6? Some actions require admin rights because the...
Cayuga asked 21/1, 2011 at 0:2
1
Solved
I want to delete my git repository (.git folder) created by git on my windows 7 box. It says access denied to .git/refs/header folder.
I open a console with Administrator role, issue command "take...
Magocsi asked 29/12, 2010 at 3:19
4
I saw IsInRole method but I can't find information on how to use it with C++.
Essay asked 23/8, 2010 at 10:25
5
I have some small questions...I have a program that stores a list of users in a database and compares on program startup if the user is in the list or is an administrator before letting them use it...
Sclera asked 25/10, 2010 at 22:6
4
Solved
I have installed Visual Studio 2008 and am running it as a non-Administrator user.
I have a Web Application project I am developing and would like to debug it using Visual Studio. I can compile an...
Kenny asked 16/7, 2010 at 18:59
3
Solved
My web-app runs in IIS 6.0 under windows server 2003, and we all know that in this situation, user account "Network Service" is used by IIS.
I happen to have to allow certain user to perform some ...
Persis asked 9/2, 2010 at 2:53
2
Solved
Is it possible to require administrator rights for one single method?
Something like this:
[RequireAdminRightsForThisMethod()]
private void TheMethod(){
// Do something
}
Cynewulf asked 7/1, 2010 at 16:24
2
Solved
I have a visual studio setup and deployment project. I've added a .cmd script in it. The script would need administrator privileges to run. When user clicks on the setup.exe, UAC prompts the user f...
Stereoisomerism asked 20/3, 2009 at 18:29
4
Solved
When creating a setup/MSI with Visual Studio is it possible to make a setup for a simple application that doesn't require administrator permissions to install? If its not possible under Windows XP ...
Schinica asked 16/9, 2008 at 15:1
2
Solved
I know that we shouldn't being using the registry to store Application Data anymore, but in updating a Legacy application (and wanting to do the fewest changes), what Registry Hives are non-adminis...
Priedieu asked 9/9, 2008 at 23:29
© 2022 - 2024 — McMap. All rights reserved.