09-05-2008 05:13 PM
I have an installer for a program created via a LV project which installs two executables.
On Vista, only one of the executables is in admin mode. So, I always have to right click
on the other and select 'run as administrator'.
Any way of getting both of them set to run as administrator by default?
09-08-2008 10:14 AM
Do your executables include a manifest inside them or are you installing a manifest file next to your executables?
What happens if you just manually copy the executables to your system rather than installing them? Same thing, or different behavior?
-Bob