Warning: pg_last_error() [function.pg-last-error]: No PostgreSQL link opened yet in /home3/jimwelle/public_html/jimweller.com/mt-cgi/php/extlib/ezsql/ezsql_postgres.php on line 101
Titrax Conduit batch install/uninstall - Jim Weller

Titrax Conduit batch install/uninstall

|
I was exchanging my Titrax Conduit with Dr. Bernd Eßer, the titrax maintainer. He wasn't able to install the conduit using the MSI on his EuroWindows XP SP2. I don't know why, and it's difficult to test from this country. I created some install/uninstall batch scripts that use the same installer dll, but with RunDLL32. I also tweaked the VS project a bit with some custom build steps for copying the right files to the right places. I learned how to to debug dll's with RunDLL. Useful exercise.