C
Carl Woodward
Dear all,
Reasonably new to .NET I am confused. Some of the .exe assemblies I am
creating using VS2005 are requiring User Account Control confirmation on
Vista, but some are not. I am not intentionally (could have done it by
accident I suppose) specifiying anywhere that they should need Admin
privileges.
If I use the default project names i.e. WindowsApplication1 and so forth,
they dont need Admin. If I change the name to UpdateClient for example, then
they do.
Why is this?
Many thanks in advance!
Carl
Reasonably new to .NET I am confused. Some of the .exe assemblies I am
creating using VS2005 are requiring User Account Control confirmation on
Vista, but some are not. I am not intentionally (could have done it by
accident I suppose) specifiying anywhere that they should need Admin
privileges.
If I use the default project names i.e. WindowsApplication1 and so forth,
they dont need Admin. If I change the name to UpdateClient for example, then
they do.
Why is this?
Many thanks in advance!
Carl