Hi,
In my Wix installation, I've got a couple of executables, some windows services 
and a database. For creating the database, I use a custom dialog which gets the 
username, password and database name into properties, and these properties are 
used during the database component installation. But when I try to uninstall, 
with the 'DropOnUninstall' option set to yes, I receive an sql server error. I 
believe this is due to the fact that the DB credentials collected during 
installation is not persisted anywhere. Where can I save the credentials in 
order to use them for dropping the database during uninstallation?
Thanks,
Mark.

------------------------------------------------------------------------------
Register Now & Save for Velocity, the Web Performance & Operations 
Conference from O'Reilly Media. Velocity features a full day of 
expert-led, hands-on workshops and two days of sessions from industry 
leaders in dedicated Performance & Operations tracks. Use code vel09scf 
and Save an extra 15% before 5/3. http://p.sf.net/sfu/velocityconf
_______________________________________________
WiX-users mailing list
WiX-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/wix-users

Reply via email to