User Account Control (UAC) prompts are a wonderful feature introduced in Windows Vista that prevents people and code from doing harm to your machine. However, UAC prompts can become a nuisance when you already trust the program. In addition, disabling UAC prompts from a single application is a great way to give users access to specific programs without giving away elevated rights.
- Download and Install the Application Compatibility Toolkit from the Microsoft Download Center.
- Click Start -> All Programs -> Microsoft Application Compatibility Toolkit (Version Number) -> Compatibility Administrator. Right-click and Run as Administrator.
- Press Ctrl + P or right-click on New Database(1) [Untitled_1] select Create New and the Application Fix…
- Enter in the details you are Disabling UAC prompts on. Click Next and Next again.
- On the Compatibility Fixes screen, check the item RunAsInvoker. Click Next and then Finish.
- Select File and then Save As. Keep default file type (.sdb) and save to c:\windows.
- Click Start -> All Programs -> Accessories. Right-click and Run as Administrator.
- Type cd .. in the command prompt and press Enter. Next type sdbinst c:\windows\<filename>.sbd (the file name is the same as what was created in Step 6). Press Enter.
If successful the command prompt will echo Installation of <filename>.sdb complete.
Now test the program to see in the UAC prompt is disabled.
Posting Komentar