I have a problem, my application is running under admin rights (I have also manifest) <requestedExecutionLevel level=\"requireAdministrator\" uiAccess=\"false\" />
I am making a web page that detects the size of the \"Temporary Internet Files\" folder as well as the maximum size of that folder according to the registry. The code works fine, 开发者_StackOverflow社
I didnt get correct answer and got lots of answers like \"we can not do like this\" for my previous questions.
I have a program that I want to start at Windows start up. So I wrote the program to the registry value SOFTWARE\\Microsoft\\Windows\\CurrentVersion\\RunOnce. The program runs immediately when Windows
I was wondering if it was possible to access the following registry key in C# on a 64 bit pc. HKLM\\SOFTWARE\\Microsoft\\Windows\\CurrentVersion\\Run
I have a C++ Win32 DLL, called by a application that is running 开发者_Go百科in requestedExecutionLevel of requireAdministrator in Windows7.
Beyond perplexed this time... The simplest possible line of code works sometimes, sometimes it doesn\'t. First I thought the issue was that I was trying to read the value of a DWORD, but since I CAN
Process Explorer has an option which I have used recently called \"Replace Task Manager.\". Now, every time CTRL + ALT + DEL is pressed on my system Process explorer comes up. However unfortunately de
I am writing a Java Desktop Application and one of it\'s functions is going to remove old un-needed, useless Registry entries. How do I determine what entries/keys/values can be removed.
Anyone knows if all my client com开发者_StackOverflowputers are connected to my Server with a Specific Group Policy. I have restricted/guest privilege to all my client PC. I want to write a C# code wh