I have created setup.exe and msi for that, using visual studio 2013 installer project. Setup.exe installs perfectly fine however my application created in program file(X86) will not launch in admin mode by default. Is there any setting i need to do in installer project.
update: My .msi runs in admin mode i have added launch condition for this.