Data Danger
Freshman
- Joined
- Mar 25, 2004
- Messages
- 29
HI All
I have got myself quite confused about manifest files and how to use and insert them into my VB.NET application. I have read lots about them but some of the information on the web is quite old.
I want to do the right thing and send out a manifest file if thats what is required. I have tested my VB.NET programs on the Vista OS and without using a manifest file when I click on one of my programs that do require admin rights the UAC does appear as is should. My other program that does not require admin rights works with no prompt. Does this mean that a manifest file is been used somewhere in my application that I do not know about or has the code first been checked before loading and it has found that admin rights would be required?
Could somebody please also give me some links to using manifests in my VB.NET application that are simple to understand or even step by step instructions.
VS2005 SP1
VB.NET Programming
Windows XP SP2
Regards
-Paul
I have got myself quite confused about manifest files and how to use and insert them into my VB.NET application. I have read lots about them but some of the information on the web is quite old.
I want to do the right thing and send out a manifest file if thats what is required. I have tested my VB.NET programs on the Vista OS and without using a manifest file when I click on one of my programs that do require admin rights the UAC does appear as is should. My other program that does not require admin rights works with no prompt. Does this mean that a manifest file is been used somewhere in my application that I do not know about or has the code first been checked before loading and it has found that admin rights would be required?
Could somebody please also give me some links to using manifests in my VB.NET application that are simple to understand or even step by step instructions.
VS2005 SP1
VB.NET Programming
Windows XP SP2
Regards
-Paul