Custom manifest admin rights problem
Posted: Wed Sep 24, 2014 4:48 pm
I tried using this custom manifest on the latest enigma and im having problems running the application
<trustInfo xmlns="urn:schemas-microsoft-com:asm.v2">
<security>
<requestedPrivileges>
<requestedExecutionLevel level="requireAdministrator" uiAccess="false"/>
</requestedPrivileges>
</security>
</trustInfo>
Can someone help rectify my problem?
Error message
"This application has fail to start because the application configuration is incorrect"
<trustInfo xmlns="urn:schemas-microsoft-com:asm.v2">
<security>
<requestedPrivileges>
<requestedExecutionLevel level="requireAdministrator" uiAccess="false"/>
</requestedPrivileges>
</security>
</trustInfo>
Can someone help rectify my problem?
Error message
"This application has fail to start because the application configuration is incorrect"