pginstaller - pginst: Make sure CAs are only called when on NT

From: mha(at)pgfoundry(dot)org (User Mha)
To: pgsql-committers(at)postgresql(dot)org
Subject: pginstaller - pginst: Make sure CAs are only called when on NT
Date: 2004-10-03 19:59:04
Message-ID: 20041003195904.E7A96AADAA1@pgfoundry.org
Views: Whole Thread | Raw Message | Download mbox | Resend email
Thread:
Lists: pgsql-committers

Log Message:
-----------
Make sure CAs are only called when on NT platforms, since the DLL won't load on 9x. (They're only used for server installs)

Get rid of crufty registry check for windows version, and use the installer prodvided property instead.

Modified Files:
--------------
pginst/wxs:
dialogs.wxs (r1.29 -> r1.30)
(http://cvs.pgfoundry.org/cgi-bin/cvsweb.cgi/pginstaller/pginst/wxs/dialogs.wxs.diff?r1=1.29&r2=1.30)
pginst.wxs (r1.69 -> r1.70)
(http://cvs.pgfoundry.org/cgi-bin/cvsweb.cgi/pginstaller/pginst/wxs/pginst.wxs.diff?r1=1.69&r2=1.70)

Browse pgsql-committers by date

  From Date Subject
Next Message User Mha 2004-10-03 19:59:55 pginstaller - pginst: Clearify message about requirement for != terminal
Previous Message User Mha 2004-10-03 18:43:46 pginstaller - pginst: Fix so the back button from the ready dialog