Is it possible for a vb.net Application Windows Installer (msi) to Run as admin? The problem is that when I start the installer for my application, you have to go through loads and click next( as expected) and then wait for ages and FINALLY you get asked for admin rights to carry on the install..
Is there anyway to run the installer at the beginning as admin so it installs faster or is there any other ways to speed up installation speed?
Thanks