RE: Copyright and bundling the installer

2019-06-07 Thread Kyle Lee
As I haven't heard regarding the runtime error, I'd like to ask again for the question #2. Does anyone know that including Postgresql setup exe and pgAdmin setup exe in my installer doesn't violate the copyright/licensing policy?

Copyright and bundling the installer

2019-06-06 Thread Kyle Lee
Hi, I wrote a WIX bootstrapper to download "postgresql-9.6.13-1-windows-x64.exe" / "pgadmin4-4.6-x86.exe" and to install it from the bootstrapper, and it looks like this: However, when I ran the bootstrapper, it failed with the following errors during postgresql exe download (the same error als