I'm running a database script as part of my installation. There is a text box that the user can type the name of a SQL Server. During the install process a script is run on the server specified by the user. On uninstall I want to run another script that will the undo all the changes to the database made during the install process. The text box is mapped to a property called DATABASENAME. What is the best way to store a property so I can retrieve it when processing an uninstall?
Thanks, Dave ------------------------------------------------------------------------------ Download Intel® Parallel Studio Eval Try the new software tools for yourself. Speed compiling, find bugs proactively, and fine-tune applications for parallel performance. See why Intel Parallel Studio got high marks during beta. http://p.sf.net/sfu/intel-sw-dev _______________________________________________ WiX-users mailing list WiX-users@lists.sourceforge.net https://lists.sourceforge.net/lists/listinfo/wix-users