create exe with admin rights with InstallShield in Visual Studio 2012 -


i create setup install application developed in vs 2012. application needs installed in program files folder, needs run administrator rights. have created new installshield project inside solution, don't know if possible set settings allow exe runs administrator.

i'm using installshield 2013 limited edition

you can manifest exe indicate windows exe requires administrative privs. can't bypass windows security.


Comments

Popular posts from this blog

android - Pass an Serializable object in AIDL -

How to provide Authorization & Authentication using Asp.net, C#? -

How to use Authorization & Authentication in Asp.net, C#? -