Re: [WiX-users] Installing Postgres with WIX

2008-02-04 Thread Bob Arnson
Rhett Baldwin wrote: > I'm looking to install the postgress database as part of my application > install. I have seen some posts that suggest using a bootstrapper instead?, > but not sure if this is the best or only option? > > I did try using a custom action that calls msiexec and passes the a

[WiX-users] Installing Postgres with WIX

2008-02-04 Thread Rhett Baldwin
Hi All, Ive seen this or similar questions floating around on this list and other forums , but no real answers?, or at least no answers with followup or examples. I'm looking to install the postgress database as part of my application install. I have seen some posts that suggest using a boot