X-Spam-Check-By: sourceware.org Message-ID: <45818407.981D73E7@dessent.net> Date: Thu, 14 Dec 2006 09:04:07 -0800 From: Brian Dessent X-Mailer: Mozilla 4.79 [en] (Windows NT 5.0; U) MIME-Version: 1.0 To: cygwin AT cygwin DOT com Subject: Re: Vista & coreutils (or any other package) References: <20061214152631 DOT GK9829 AT calimero DOT vinschen DOT de> Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit X-IsSubscribed: yes Reply-To: cygwin AT cygwin DOT com Mailing-List: contact cygwin-help AT cygwin DOT com; run by ezmlm List-Id: List-Subscribe: List-Archive: List-Post: List-Help: , Sender: cygwin-owner AT cygwin DOT com Mail-Followup-To: cygwin AT cygwin DOT com Delivered-To: mailing list cygwin AT cygwin DOT com Note-from-DJ: This may be spam Corinna Vinschen wrote: > just FYI, I'd like to point you to this thread on the Microsoft Windows > Vista developer forum: > > http://forums.microsoft.com/MSDN/ShowPost.aspx?PostID=1020271&SiteID=1&mode=1 > > I didn't trust my eyes when I realized what happens. The above thread > is the result. > > Btw., how many packages actually have executables with the string > "instal", "update" and "setup" in them? > > I'm not sure if that would help, but maybe some of you would like to > express their concerns in this forum as well. I remember reading about that on (I think) the UAC blog at MSDN a while ago, and making a mental note that it would haunt us. It seems clear the idea here was that many false positives were seen as worthy price to pay in order to prevent false negatives where some slob tries to install their new 8 year old webcam software or whatever and get tons of errors. The manifest route is pretty simple, you just create an .xml file, then refer to it in a resource file, and then windres does the rest. But it's a pain that we shouldn't have to deal with. I think the "advise people to disable this in secpol" will end up being the more common route. Maybe we can add code to setup to check that setting and offer to change it automatically, or at least launch "mmc secpol.msc" or something. In the mean time it sounds like a FAQ entry will be our best bet. Brian -- Unsubscribe info: http://cygwin.com/ml/#unsubscribe-simple Problem reports: http://cygwin.com/problems.html Documentation: http://cygwin.com/docs.html FAQ: http://cygwin.com/faq/