I'm using VB.Net and Visual Basic Express 2010. I'm looking to create a single .exe install file to distribute my application. But in order for my application to work, I need to mark my app. as requiring admin rights.
Click Once is not really an option because it A) Doesn't support code that requires admin rights, and B) Doesn't compile into a single .exe
So my question is...
How do I create a single executable installer package for free that requires that the program run as an admin.
The reason I need admin rights is because my application writes to C:\Windows\System32