Re: [GENERAL] Standalone Windows Installation

2008-10-01 Thread Ashesh D Vashi
) of these binaries should work anywhere. (You may need to add dependent dll(s) in the distribution package. i.e. ssl, krb5) Regards, Ashesh EnterpriseDB: http://www.enterprisedb.com Cheers, Jörn Ashesh D Vashi schrieb: Jörn Heid wrote: Hi. I want to use Postgres without installation. The

Re: [GENERAL] Standalone Windows Installation

2008-09-30 Thread Ashesh D Vashi
Jörn Heid wrote: Hi. I want to use Postgres without installation. The problem is the dependencies on the Visual C dll (msvcrt). As far as I know it would be possible to include a manifest file (only for libpq.dll?) and bundle the dlls from c:\windows\WinSxS into the bin directory of Postgres.