We have a win form application (built on 4.0 framework client profile) which is launched from a web application with the help of a custom protocol.
For a non admin user (eg: Power user, Standard User), when the application is launched the system pops up a UAC (in the system, UAC control settings is set to "Always Notify" and it has to be the same) asking for admin password.
Note, that we are using a manifest to run the application with elevated permission for admin privilege
Any help on this to avoid the same would be appreciable. Thanks in advance
Regards,
Karthik