I need to supply pygresql module as a part of my application on Windows platform.
Unfortunately the only available installer for Windows is an interactive one, which I cannot allow. Can someone tells me how I can make a non- interactive installer (BAT or EXE) I will appreciate it greatly. BTW, after I ran the installer it created under ...\Lib\site-packages two pairs of identical files, i.e. Two files pg.pyc and two files pgdb.pyc with the same sizes and creation timestamp. How can it be? Why two files?
_______________________________________________ PyGreSQL mailing list [email protected] http://mailman.vex.net/mailman/listinfo/pygresql
