Hi Dw
I'm having a problem here, I created this project and because of Access denial I was prompted to use the manifest to make my app run accordingly, but changing the manifest value from "asInvoker" to "requireAdministrator" helped solving that problem up to a point where I had to publish my project and error "ClickOnce does not support 'requireAdministrator'".
How can I run my project as admin or maybe on startup the project will prompt for admin then run as admin?
I have looked at some other project, I first saw a C# example that's does this but when I tried to convert it I got error using online C# to VB converters, and luckily I found a VB.NET but the sample was made for Vista OS and its uses a module.
http://www.dreamincode.net/forums/topic/82541-my-application-needs-admin-rights/