Re: [GENERAL] windows - silent uninstall question

2006-12-20 Thread Magnus Hagander
On Tue, Dec 19, 2006 at 05:42:05PM -0500, Amit Mody wrote: > Hi, > > I am packaging the postgres database in my application and for this I > need to do a silent install and uninstall, the msiexec for install works > great. Is there a similar utility for uninstall. If not, are there any > other op

[GENERAL] windows - silent uninstall question

2006-12-20 Thread Amit Mody
Hi, I am packaging the postgres database in my application and for this I need to do a silent install and uninstall, the msiexec for install works great. Is there a similar utility for uninstall. If not, are there any other options to achieve this?? Thanks Amit