pginstaller - pginst: Make sure CAs are only called when on NT - Mailing list pgsql-committers

From mha@pgfoundry.org (User Mha)
Subject pginstaller - pginst: Make sure CAs are only called when on NT
Date
Msg-id 20041003195904.E7A96AADAA1@pgfoundry.org
Whole thread Raw
List 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)

pgsql-committers by date:

Previous
From: mha@pgfoundry.org (User Mha)
Date:
Subject: pginstaller - pginst: Fix so the back button from the ready dialog
Next
From: mha@pgfoundry.org (User Mha)
Date:
Subject: pginstaller - pginst: Clearify message about requirement for != terminal