id summary reporter owner description type status priority milestone component version resolution keywords cc 355 Can't make shp2pgsql-gui a plugin anymore under PgAdmin III robe pramsey "This works with the 1.4 install, but not the 1.5 install. I suspect its the removal of that commandline dialog or perhaps the trapping of the connection parameters. In 1.4 -- I can add this line to my plugins.ini in PgAdminIII {{{ ; ; POSTGIS SHP2PGSQL-GUI (Windows): ; Title=PostGIS SHP2PGSQL-GUI Console Command=""$$PGBINDIR\postgisgui\shp2pgsql-gui.exe"" --host ""$$HOSTNAME"" --port $$PORT --username ""$$USERNAME"" ""$$DATABASE"" Description=Open a PostGIS ESRI Shapefile loader console to the current database. KeyFile=$$PGBINDIR\postgisgui\shp2pgsql-gui.exe Platform=windows ServerType=postgresql Database=Yes SetPassword=Yes ; }}} But it doesn't pick up the db name, password and all that other cool stuff. For 1.5 -- nothing happens when I click the plugin item from PgAdminIII. I get absolutely nothing -- no error or nothing (note I have all the dependencies thrown into one folder so it doesn't get mixed up with other dlls and I can manually launch it works fine and I see Mark's shiny progress bar). " defect closed medium PostGIS 1.5.0 postgis master invalid