From 0d171c5d023439494979d3bb0821e3eb7d4ccddf Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Onur=20G=C3=BCzel?= Date: Tue, 28 Feb 2012 04:06:00 +0200 Subject: [PATCH] Force UAC to ask for permission --- Manager/TestWizard/TestWizard.csproj | 4 +++ Manager/TestWizard/app.manifest | 48 ++++++++++++++++++++++++++++ 2 files changed, 52 insertions(+) create mode 100644 Manager/TestWizard/app.manifest diff --git a/Manager/TestWizard/TestWizard.csproj b/Manager/TestWizard/TestWizard.csproj index 5ca45d3..10153bb 100644 --- a/Manager/TestWizard/TestWizard.csproj +++ b/Manager/TestWizard/TestWizard.csproj @@ -152,6 +152,9 @@ false ;c:\Program Files (x86)\Microsoft Visual Studio 10.0\Team Tools\Static Analysis Tools\FxCop\\Rules + + app.manifest + Wizard.Controls @@ -253,6 +256,7 @@ Designer + diff --git a/Manager/TestWizard/app.manifest b/Manager/TestWizard/app.manifest new file mode 100644 index 0000000..ae45f48 --- /dev/null +++ b/Manager/TestWizard/app.manifest @@ -0,0 +1,48 @@ + + + + + + + + + + + + + + + + + + + + + + + + + +