Re: [WiX-users] Database Installers

2011-11-29 Thread John Bergman
hn Bergman [mailto:john.berg...@xpedienttechnologies.com] Sent: Tuesday, November 29, 2011 9:15 AM To: General discussion for Windows Installer XML toolset. Subject: Re: [WiX-users] Database Installers I am actually working on a blog post that describes how to do what you are looking for now.

Re: [WiX-users] Database Installers

2011-11-29 Thread John Bergman
: Tuesday, November 29, 2011 4:19 AM To: wix-users@lists.sourceforge.net Subject: [WiX-users] Database Installers Hello, We are converting an existing Installshield installers into WIX Installer. Our current installer(installshield) works in this way : 1. There are couple of .sql files which are

[WiX-users] Database Installers

2011-11-29 Thread Manitha Singhvi
Hello, We are converting an existing Installshield installers into WIX Installer. Our current installer(installshield) works in this way : 1. There are couple of .sql files which are included in the installers 2. Few variables in the .sql gets replaces with the entries on the dialogs shown. Lik