RE: Windows installation requires admin rights

2021-06-09 Thread AUMJAUD Antoine
Hi, What is the next step for this request? Thanks a lot, Antoine From: Dave Page Sent: jeudi 27 mai 2021 10:24 To: Fahar Abbas Cc: Antoine Aumjaud ; pgAdmin Support Subject: Re: Windows installation requires admin rights [EMETTEUR EXTERNE] / [EXTERNAL SENDER] Soyez vigilant avant d'o

Re: Windows installation requires admin rights

2021-06-09 Thread Dave Page
s the next step for this request? >>> >>> Thanks a lot, >>> >>> Antoine >>> >>> >>> >>> *From:* Dave Page >>> *Sent:* jeudi 27 mai 2021 10:24 >>> *To:* Fahar Abbas >>> *Cc:* Antoine Aumjaud ; pgAd

Re: Windows installation requires admin rights

2021-06-09 Thread Fahar Abbas
>> What is the next step for this request? >> >> Thanks a lot, >> >> Antoine >> >> >> >> *From:* Dave Page >> *Sent:* jeudi 27 mai 2021 10:24 >> *To:* Fahar Abbas >> *Cc:* Antoine Aumjaud ; pgAdmin Support < >> pga

Re: Windows installation requires admin rights

2021-06-09 Thread Dave Page
step for this request? > > Thanks a lot, > > Antoine > > > > *From:* Dave Page > *Sent:* jeudi 27 mai 2021 10:24 > *To:* Fahar Abbas > *Cc:* Antoine Aumjaud ; pgAdmin Support < > pgadmin-supp...@postgresql.org> > *Subject:* Re: Windows installation r

Re: Windows installation requires admin rights

2021-05-27 Thread Dave Page
Hi On Thu, May 27, 2021 at 8:43 AM Fahar Abbas wrote: > Hi Dave, > > 1. Installer is not signed in yet and you have already mentioned it. > 2. Findings in *Install for me only(recommended)* option in case of > Admin User: > > Pgadmin4 installing in the following location: > C:\Users\Administr

Re: Windows installation requires admin rights

2021-05-27 Thread Fahar Abbas
Hi Dave, 1. Installer is not signed in yet and you have already mentioned it. 2. Findings in *Install for me only(recommended)* option in case of Admin User: Pgadmin4 installing in the following location: C:\Users\Administrator\AppData\Local\Programs\pgAdmin 4\v5 No issue found so far with t

AW: Windows installation requires admin rights

2021-05-26 Thread Osdoba, Sascha
installation requires admin rights Sure, I will update you soon. On Tue, May 25, 2021 at 1:29 PM Dave Page mailto:dp...@pgadmin.org>> wrote: Hi On Fri, May 21, 2021 at 9:25 PM Antoine Aumjaud mailto:antoine_...@aumjaud.fr>> wrote: Hi, The actual configuration of Inno Setup for the

Re: Windows installation requires admin rights

2021-05-25 Thread Fahar Abbas
Sure, I will update you soon. On Tue, May 25, 2021 at 1:29 PM Dave Page wrote: > Hi > > On Fri, May 21, 2021 at 9:25 PM Antoine Aumjaud > wrote: > >> Hi, >> >> >> >> The actual configuration of *Inno Setup* for the installation of >> *pgAdmin4* requires admin privileges on the computer : >> >>

Re: Windows installation requires admin rights

2021-05-25 Thread Dave Page
Hi On Fri, May 21, 2021 at 9:25 PM Antoine Aumjaud wrote: > Hi, > > > > The actual configuration of *Inno Setup* for the installation of > *pgAdmin4* requires admin privileges on the computer : > > > https://github.com/postgres/pgadmin4/blob/master/pkg/win32/installer.iss.in#L31 > >

Windows installation requires admin rights

2021-05-21 Thread Antoine Aumjaud
Hi, The actual configuration of *Inno Setup* for the installation of *pgAdmin4* requires admin privileges on the computer : https://github.com/postgres/pgadmin4/blob/master/pkg/win32/installer.iss.in#L31 PrivilegesRequired=admin I have read the whole configur