Received: from localhost (maia-3.hub.org [200.46.204.184]) by postgresql.org (Postfix) with ESMTP id 15A2E9FBDF4 for ; Wed, 9 May 2007 10:02:04 -0300 (ADT) Received: from postgresql.org ([200.46.204.71]) by localhost (mx1.hub.org [200.46.204.184]) (amavisd-maia, port 10024) with ESMTP id 30623-09 for ; Wed, 9 May 2007 10:01:53 -0300 (ADT) X-Greylist: from auto-whitelisted by SQLgrey-1.7.4 Received: from developer.pgadmin.org (developer.pgadmin.org [63.246.23.140]) by postgresql.org (Postfix) with ESMTP id 4A6C39FBDBD for ; Wed, 9 May 2007 10:01:58 -0300 (ADT) Received: from [172.24.32.81] ([62.232.55.118]) (authenticated bits=0) by developer.pgadmin.org (8.13.8/8.13.8) with ESMTP id l49CvUAh029450 (version=TLSv1/SSLv3 cipher=DHE-RSA-AES256-SHA bits=256 verify=NO); Wed, 9 May 2007 12:57:32 GMT Message-ID: <4641C644.7020901@postgresql.org> Date: Wed, 09 May 2007 14:01:56 +0100 From: Dave Page User-Agent: Thunderbird 2.0.0.0 (Windows/20070326) MIME-Version: 1.0 To: Ned Lilly CC: PostgreSQL Hackers Subject: Re: PostgreSQL wants to install, cancel or allow? (was Re: Windows Vista support (Buildfarm Vaquita) References: <464184A7.1030300@postgresql.org> <20070509090117.GA18105@feivel.credativ.de> <4641B4AC.40600@postgresql.org> <4641C4BB.50403@nedscape.com> In-Reply-To: <4641C4BB.50403@nedscape.com> Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit X-Virus-Scanned: Maia Mailguard 1.0.1 X-Archive-Number: 200705/404 X-Sequence-Number: 103006 Ned Lilly wrote: > On 5/9/2007 7:46 AM Dave Page wrote: > >> Oh, hang on... Vista's new 'security' features include popups that ask >> permission from the user before running any installers. One of the >> more basic checks they use is the filename - *anything* called >> setup.exe will cause user confirmation to be required before it will >> run. I believe for non-interactive sessions it'll just refuse to run. >> I just tried running update.exe myself, and yes, you guessed it, a >> user confirmation dialog popped up :-( > > You can just disable that "feature" by turning off "User Account > Control" under the Windows Security Center... Yeah, I know, but that's not really a solution we can live with. Regards, Dave.