[WiX-users] XML Configuration

2012-07-04 Thread Manitha Singhvi
I have got a scenario : There is a config file which the installer installs and configures the values in the files based on property variables. Now after installation the User might configure some settings in the config file. And it gets encrypted with few new values in the complete section.

[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