Received: from malur.postgresql.org ([217.196.149.56]) by arkaria.postgresql.org with esmtp (Exim 4.84_2) (envelope-from ) id 1b9r75-0007Fa-Rn for pgadmin-hackers@arkaria.postgresql.org; Mon, 06 Jun 2016 09:46:27 +0000 Received: from localhost ([127.0.0.1] helo=postgresql.org) by malur.postgresql.org with smtp (Exim 4.84_2) (envelope-from ) id 1b9r74-0007zO-Ve for pgadmin-hackers@arkaria.postgresql.org; Mon, 06 Jun 2016 09:46:27 +0000 Received: from makus.postgresql.org ([2001:4800:1501:1::229]) by malur.postgresql.org with esmtps (TLS1.2:ECDHE_RSA_AES_256_CBC_SHA384:256) (Exim 4.84_2) (envelope-from ) id 1b9r6s-0007lX-2q for pgadmin-hackers@postgresql.org; Mon, 06 Jun 2016 09:46:14 +0000 Received: from mail-io0-x22e.google.com ([2607:f8b0:4001:c06::22e]) by makus.postgresql.org with esmtps (TLS1.2:ECDHE_RSA_AES_256_CBC_SHA1:256) (Exim 4.84_2) (envelope-from ) id 1b9r6k-0002uU-9r for pgadmin-hackers@postgresql.org; Mon, 06 Jun 2016 09:46:12 +0000 Received: by mail-io0-x22e.google.com with SMTP id n127so11734226iof.3 for ; Mon, 06 Jun 2016 02:46:06 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=enterprisedb-com.20150623.gappssmtp.com; s=20150623; h=mime-version:in-reply-to:references:date:message-id:subject:from:to :cc; bh=6U5lAIf83Tlw0IYS2Owmgj2yygQy8sHDkMg1R2QzieM=; b=r7gULLgPGk5od1DScDsMWitW33OhNrfewDVun0b4np/a2Lh3eE4qhhvqicgVvmJTxY V4HJ1q0NGfzrA3BNLiVTMsphXeE1R7Bp2/3Sm8FXRHEkoxMysFIn/FxR5em5GMvqMrzF TRYWOy2F1Ka4va2oTIeQvLtaiK20FN/Oh4CX7uVAUGfD4JazG1ID2Bat+Zg19JXpHoo7 gxPlDYJ4khunZlo44vkk+jWh9ttjRgP1M1gZubDANJNWbdkiwqBIybEUkMLCekEEVbjv xH6rFU1Kxot19AbuFsjM+LpGKxfqkHsRRNEzxCiQePm8l+i9L3RVDgA1+DojfHfSIyES GdSw== X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20130820; h=x-gm-message-state:mime-version:in-reply-to:references:date :message-id:subject:from:to:cc; bh=6U5lAIf83Tlw0IYS2Owmgj2yygQy8sHDkMg1R2QzieM=; b=lki+pBNsj58Dyh7GcGWU55xKB5puyOFCGGG46Qxm4zanb1fc6RYvY4P3k2IKW3adPe 4/876jmDsUpuDvtl+LumQ49kD7uWkRJxJKpTkfPX2Guf/ZULn4cvPxoWWS2Q0whjxcbI FXJEiStXVA5XGc0Tgm9TivKUL3gz6V8WwoVEJtY0ZQPxjXrn7aAx5fAQrs8L+rJjYPVZ /8bww556k82jgtbk/jg/sI4vHlp8ZmeGxtKNeOM7Tviwa4RyZz53xZRD5xOC3UEuAZY7 kSskhXRtk3/CCiCTC4ZGqLLi1iLC4s4r0Fa9cZe+PM1YpukE75ART5PrjgtDCjn8fqtz 5KOg== X-Gm-Message-State: ALyK8tKj2xu86WcZBWWrrdnBE4P98lsI7wqdFuR/lczZ6R+FEkBgyACMnHNMFh7fqpVCnuvhG9btOwAJxC9f+R1p MIME-Version: 1.0 X-Received: by 10.107.184.135 with SMTP id i129mr1261023iof.26.1465206365351; Mon, 06 Jun 2016 02:46:05 -0700 (PDT) Received: by 10.107.160.197 with HTTP; Mon, 6 Jun 2016 02:46:05 -0700 (PDT) In-Reply-To: References: Date: Mon, 6 Jun 2016 15:16:05 +0530 Message-ID: Subject: Re: PATCH: pgAdmin4 windows installer From: Paresh More To: Dave Page Cc: pgadmin-hackers , Sandeep Thakkar , Hamid Quddus Content-Type: multipart/alternative; boundary=94eb2c06f65eee29c6053498f01a X-Pg-Spam-Score: -2.2 (--) List-Archive: List-Help: List-ID: List-Owner: List-Post: List-Subscribe: List-Unsubscribe: X-Mailing-List: pgadmin-hackers Precedence: bulk Sender: pgadmin-hackers-owner@postgresql.org --94eb2c06f65eee29c6053498f01a Content-Type: text/plain; charset=UTF-8 Hello Dave, Can you please attached the file C:\Users\dpage\Documents\ pgadmin4\pkg\win32\installer.iss On Mon, Jun 6, 2016 at 2:51 PM, Dave Page wrote: > Hi, > > On Fri, Jun 3, 2016 at 9:30 PM, Paresh More > wrote: > >> Hello Dave. >> >> There was problem with the Make.bat file ^M characters which is been >> removed. >> >> Issues are fixed along with some code and README tidied >> > > I'm still seeing the same error: > > copy "C:\Users\dpage\Documents\pgadmin4\pkg\win32\installer.iss.in" > "C:\Users\dpage\Documents\pgadmin4\pkg\win32\installer.iss" > 1 file(s) copied. > Error on line 113 in > C:\Users\dpage\Documents\pgadmin4\pkg\win32\installer.iss: Column 3: > Semicolon (';') expected. > Compile aborted. > > -- > Dave Page > Blog: http://pgsnake.blogspot.com > Twitter: @pgsnake > > EnterpriseDB UK: http://www.enterprisedb.com > The Enterprise PostgreSQL Company > -- Thanks & Regards *Paresh More* [image: NEW-EDB-logo-4c] Pune, India. Cell : +919922000564 | www.enterprisedb.com --94eb2c06f65eee29c6053498f01a Content-Type: text/html; charset=UTF-8 Content-Transfer-Encoding: quoted-printable
Hello Dave,

Can you please attached the= file=C2=A0C:\Users\dpage\Documents\pgadmin4\pkg\win32\installer.iss



On Mon,= Jun 6, 2016 at 2:51 PM, Dave Page <dpage@pgadmin.org> wrote= :
Hi,

On Fri, Jun 3, 2016= at 9:30 PM, Paresh More <paresh.more@enterprisedb.com><= /span> wrote:
Hello Dave.

There was problem with the Make.bat file ^M characters which is been= removed.

Issues are fixed along with some code an= d README tidied

I'm = still seeing the same error:

copy "C:\Users\d= page\Documents\pgadmin4\pkg\win32\installer.iss.in" "C:\Users\dpage\Documents\pgad= min4\pkg\win32\installer.iss"
=C2=A0 =C2=A0 =C2=A0 =C2=A0 1 = file(s) copied.
Error on line 113 in C:\Users\dpage\Documents\pga= dmin4\pkg\win32\installer.iss: Column 3:
Semicol= on (';') expected.
Compile aborted.=C2=A0

<= /div>
--
Dave Page
Blog: http://pgsnake.blogspot.com
Twitter: @pgsnake

Enterp= riseDB UK: http:/= /www.enterprisedb.com
The Enterprise PostgreSQL Company



--
Thanks & Regards

<= p style=3D"background-image:none;background-repeat:repeat" align=3D"left"><= b>Paresh More

3D"NEW-EDB-logo-4c"

Pune, India.

Cell : =C2=A0+919922000564 | =C2=A0www.e= nterprisedb.com
--94eb2c06f65eee29c6053498f01a--