public inbox for cygwin@cygwin.com
 help / color / mirror / Atom feed
* How about a 64-bit installer that doesn't require UAC?
@ 2013-11-02 20:43 Bill Welch
  2013-11-02 22:35 ` Andrey Repin
  0 siblings, 1 reply; 11+ messages in thread
From: Bill Welch @ 2013-11-02 20:43 UTC (permalink / raw)
  To: cygwin

Yes, I could try to change the application manifest myself, but that 
seems esoteric and I haven't been able to find any GPL tool. See 
http://stackoverflow.com/questions/741726/diagnosing-windows-application-manifests, 
for example. Same for the solutions noted here 
http://superuser.com/questions/24631/prevent-elevation-uac-for-an-application-that-doesnt-need-it.
 From the application manifest of setup-x86_64.exe:

<trustInfo xmlns="urn:schemas-microsoft-com:asm.v3">
   <security>
   <requestedPrivileges>
   <requestedExecutionLevel level="requireAdministrator" 
uiAccess="false" />
   </requestedPrivileges>
   </security>
   </trustInfo>


--
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

^ permalink raw reply	[flat|nested] 11+ messages in thread

end of thread, other threads:[~2013-11-08 19:58 UTC | newest]

Thread overview: 11+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2013-11-02 20:43 How about a 64-bit installer that doesn't require UAC? Bill Welch
2013-11-02 22:35 ` Andrey Repin
2013-11-02 23:05   ` Andrey Repin
2013-11-03 18:45   ` Bill Welch
2013-11-03 19:13   ` Bill Welch
2013-11-04 11:53     ` Corinna Vinschen
2013-11-04 15:59       ` Christopher Faylor
2013-11-04 16:11         ` Corinna Vinschen
2013-11-08 14:01       ` Shaddy Baddah
2013-11-08 18:44         ` Denis Excoffier
2013-11-08 19:58           ` Buchbinder, Barry (NIH/NIAID) [E]

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).