> I just modified this: > Index: setup64.exe.manifest > =================================================================== > RCS file: /cvs/cygwin-apps/setup/setup64.exe.manifest,v > retrieving revision 2.1 > diff -r2.1 setup64.exe.manifest > 25c25 > < <requestedExecutionLevel level="requireAdministrator" > uiAccess="false"/> > --- >> <requestedExecutionLevel level="asInvoker" uiAccess="false"/>
In fact, what would be the issue to set the requested execution level to "asInvoker" for the official setup-x86_64.exe? People with admin rights will still be able to install for all users and people without admin rights will be able to install for them-selves. Frédéric -- Problem reports: http://cygwin.com/problems.html FAQ: http://cygwin.com/faq/ Documentation: http://cygwin.com/docs.html Unsubscribe info: http://cygwin.com/ml/#unsubscribe-simple