From mboxrd@z Thu Jan 1 00:00:00 1970 X-Spam-Checker-Version: SpamAssassin 3.4.4 (2020-01-24) on polar.synack.me X-Spam-Level: X-Spam-Status: No, score=-1.9 required=5.0 tests=BAYES_00,FREEMAIL_FROM autolearn=ham autolearn_force=no version=3.4.4 X-Google-Thread: 103376,a4e4f0c15c9ae76f X-Google-NewGroupId: yes X-Google-Attributes: gida07f3367d7,domainid0,public,usenet X-Google-Language: ENGLISH,UTF8 Path: g2news2.google.com!news4.google.com!proxad.net!feeder1-2.proxad.net!feeder.erje.net!newsfeed01.sul.t-online.de!newsmm00.sul.t-online.de!t-online.de!news.t-online.com!not-for-mail From: Albrecht =?ISO-8859-1?Q?K=E4fer?= Newsgroups: comp.lang.ada Subject: Re: Installing GNAT GPL 2010 on Vista Date: Fri, 25 Jun 2010 01:55:27 +0200 Organization: T-Online Message-ID: References: <948b133c-b6a1-406b-9d53-9529032c4954@j4g2000yqh.googlegroups.com> Mime-Version: 1.0 Content-Type: text/plain; charset=utf-8; format=flowed; delsp=yes Content-Transfer-Encoding: 8bit X-Trace: news.t-online.com 1277423911 03 n4973 -Hq-BnwlHD1Ugtf 100624 23:58:31 X-Complaints-To: usenet-abuse@t-online.de X-ID: XpC08MZ1Ze4CPIGPGzdF5CSQZ6ziVjXY4aBoL8qZoUAXnGWKiF1J6W User-Agent: Opera Mail/10.54 (Win32) Hamster-Pg/1.25.2.0 Xref: g2news2.google.com comp.lang.ada:12890 Date: 2010-06-25T01:55:27+02:00 List-Id: On Thu, 24 Jun 2010 21:24:48 +0200, Alex Mentis wrote: > Be advised: GNAT GPL 2010 did not install correctly for me on Windows > Vista with User Account Control turned on. It raised a "cannot modify > HKLM" error, and it did not install Start menu shortcuts or modify my > path (so who knows what else it also didn't do...). Manually > configuring these two items was insufficient to subsequently install > GtkAda (GtkAda installer did not recognize that GNAT was installed). > > Recommendation: turn off User Account Control during the installation > of GNAT GPL 2010. So far this work-around seems to have fixed the > problems above. “Run as administrator�? from the context menu did it for me. Someone (the word “idiot�? comes to mind) apparently forget that an installer should request elevation. Albrecht