What is UAC?
UAC User Account Control is a new security feature of Window Vista  Here is a typical example of an elevation prompt displayed by Vista

How to Disable UAC (User Account Control) on Window Vista by msconfig command
Â
Msconfig.exe is a troubleshooting tool that can be useful for temporarily disabling UAC to determine whether UAC is causing an application compatibility problem. To make the change, msconfig.exe simply modifies the registry value.
To disable UAC with Msconfig.exe, follow these steps:
Â
- Click Start, type msconfig, and then press Enter. The System Configuration tool opens.
- Â Click the Tools tab.
- Click Disable UAC and then click Launch.
A command window appears, and shortly thereafter, a notification bubble appears informing you that UAC is disabled. Restart your computer to apply the change.
To re-enable UAC with Msconfig.exe, follow the preceding steps, clicking Enable UAC instead of Disable UAC.