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=-0.9 required=5.0 tests=BAYES_00,FORGED_GMAIL_RCVD, FREEMAIL_FROM autolearn=no 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,CP1252 Path: g2news2.google.com!postnews.google.com!e5g2000yqn.googlegroups.com!not-for-mail From: Alex Mentis Newsgroups: comp.lang.ada Subject: Re: Installing GNAT GPL 2010 on Vista Date: Fri, 25 Jun 2010 05:06:58 -0700 (PDT) Organization: http://groups.google.com Message-ID: <39b377f4-9d9e-4bbe-a79c-fad446efbcf6@e5g2000yqn.googlegroups.com> References: <948b133c-b6a1-406b-9d53-9529032c4954@j4g2000yqh.googlegroups.com> NNTP-Posting-Host: 209.22.97.246 Mime-Version: 1.0 Content-Type: text/plain; charset=windows-1252 Content-Transfer-Encoding: quoted-printable X-Trace: posting.google.com 1277467618 24264 127.0.0.1 (25 Jun 2010 12:06:58 GMT) X-Complaints-To: groups-abuse@google.com NNTP-Posting-Date: Fri, 25 Jun 2010 12:06:58 +0000 (UTC) Complaints-To: groups-abuse@google.com Injection-Info: e5g2000yqn.googlegroups.com; posting-host=209.22.97.246; posting-account=CedHywoAAAAcVQwJt5x8TeyAwJA5ElaR User-Agent: G2/1.0 X-HTTP-UserAgent: Mozilla/5.0 (Windows; U; Windows NT 5.1; en-US; rv:1.9.2.3) Gecko/20100401 Firefox/3.6.3,gzip(gfe) Xref: g2news2.google.com comp.lang.ada:12896 Date: 2010-06-25T05:06:58-07:00 List-Id: On Jun 25, 2:55=A0am, Albrecht K=E4fer wrote: > On Thu, 24 Jun 2010 21:24:48 +0200, Alex Mentis wrot= e: > > Be advised: GNAT GPL 2010 did not install correctly for me on Windows > > Vista with User Account Control turned on. =A0It raised a "cannot modif= y > > HKLM" error, and it did not install Start menu shortcuts or modify my > > path (so who knows what else it also didn't do...). =A0Manually > > configuring these two items was insufficient to subsequently install > > GtkAda (GtkAda installer did not recognize that GNAT was installed). > > > Recommendation: =A0turn off User Account Control during the installatio= n > > of GNAT GPL 2010. =A0So far this work-around seems to have fixed the > > problems above. > > =93Run as administrator ? from the context menu did it for me. Someone (t= he > word =93idiot ? comes to mind) apparently forget that an installer should > request elevation. > > Albrecht Of course... Run as administrator is probably the better solution. I should have thought of that.