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
Post a Comment