
Windows Vista UAC Demo Sample Code
Brief Description
Windows Vista UAC Demo Code
On This Page
Quick Details
| File Name: | UACDemoSetup.msi |
| Version: | 1.0 |
| Date Published: | 6/3/2007 |
| Language: | English |
| Download Size: | 251 KB |
| Estimated Download Time: | 1 min 56K |
Overview
Windows User Account Control (UAC) is a new security feature in the Windows Vista operating system. This demo sample code shows how to develop using least privilege leveraging User Account Control.
Top of page
System Requirements
- Supported Operating Systems: Windows Vista
- Microsoft Windows Vista SDK
- Microsoft .NET Framework Version 2.0
Top of page
Instructions
1. Download the file by clicking on the "Download" button.
2. Select "Save” and specify a directory on your local disk.
3. Install the tool by running the self-extracting executable file.
4. Open the Visual Studio 2005 solution file.
Top of page