Skip to content

Commit

Permalink
requireAdministrator UAC setting in manifest
Browse files Browse the repository at this point in the history
  • Loading branch information
adzm committed Jul 17, 2015
1 parent 28f249b commit 4e46ee4
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions mssqlPipe.vcxproj
Original file line number Diff line number Diff line change
Expand Up @@ -71,6 +71,7 @@
<GenerateDebugInformation>true</GenerateDebugInformation>
<EnableCOMDATFolding>true</EnableCOMDATFolding>
<OptimizeReferences>true</OptimizeReferences>
<UACExecutionLevel>RequireAdministrator</UACExecutionLevel>
</Link>
</ItemDefinitionGroup>
<ItemGroup>
Expand Down

0 comments on commit 4e46ee4

Please sign in to comment.