> -----Original Message----- > From: [EMAIL PROTECTED] > [mailto:[EMAIL PROTECTED] On Behalf Of Emil J. > Sent: den 4 november 2006 10:46 > To: pgsql-bugs@postgresql.org > Subject: [BUGS] BUG #2735: DEBUG: Error 2769: Custom Action > GetAvailableLocales did not close 1 MSIHANDLEs > > > The following bug has been logged online: > > Bug reference: 2735 > Logged by: Emil J. > Email address: [EMAIL PROTECTED] > PostgreSQL version: 8.1.5, 8.1.4 > Operating system: Windows XP Pro SP2 > Description: DEBUG: Error 2769: Custom Action > GetAvailableLocales > did not close 1 MSIHANDLEs > Details: > > When i run postgresql-8.1.msi, "Welcome" window appear. I > click on "Start" > button. Nothing happened. > > I read this: http://www.postgresql.org/docs/faqs.FAQ_windows.html#3.1 > I don't have antivir, don't have firewall.
You were likely at the correct FAQ and the correct question, but too early in it. Specifiaclly, the part about cygwin seems it could apply. Either that, or some other DLL is hanging upon loading - check what kind of perl/python/tcl DLLs you have in the system PATH and try to temporarily remove them. //Magnus ---------------------------(end of broadcast)--------------------------- TIP 6: explain analyze is your friend