From: | ljwilson <ljwilson(at)digitalav(dot)com> |
---|---|
To: | pgsql-odbc(at)postgresql(dot)org |
Subject: | Re: psqlodbc-setup.exe vs psqlodbc.msi |
Date: | 2015-10-25 19:24:09 |
Message-ID: | 1445801049010-5871371.post@n5.nabble.com |
Views: | Raw Message | Whole Thread | Download mbox | Resend email |
Thread: | |
Lists: | pgsql-odbc |
Travis Staley wrote
> Looking at some of the newer releases at
> (http://www.postgresql.org/ftp/odbc/versions/msi/) it appears that 9.3.4
> doesn't have an msi, but has an exe while 9.3.3 has an msi.
>
> I need to install with no user intervention. I've looked at the strings
> inside the psqlodbc-setup.exe and it appears to handle arguments, but I
> can't figure out how to communicate the silent argument to the installer.
>
> Is there another download for 9.3.4 (as an msi) or are there options to
> run the exe silently?
>
>
> Travis
>
>
> --
> This email was Anti Virus checked by SOPHOS. http://www.sophos.com
Travis,
You've probably figured it out by now, but for anyone else who has this
question:
Simply execute psqlodbc-setup.exe /? at a Windows command prompt; it will
give you the available switches.
...jack
--
View this message in context: http://postgresql.nabble.com/psqlodbc-setup-exe-vs-psqlodbc-msi-tp5854841p5871371.html
Sent from the PostgreSQL - odbc mailing list archive at Nabble.com.
From | Date | Subject | |
---|---|---|---|
Next Message | Heikki Linnakangas | 2015-10-29 14:06:59 | Let's make a new release |
Previous Message | PSequel Support | 2015-10-25 01:20:20 | Regression in SQLGetDiagField |