[WiX-users] Controls with Conditions

2006-07-28 Thread Michael Cline
I'm assuming that this is a lack of understanding on my part and is more of an MSI question than Wix itself. I have a dialog which requires you to enter the Database Name before you can click on Next. I have a condition on the Next Button that makes sure the Database Name is entered.

[WiX-users] Condition based on Errors

2006-07-12 Thread Michael Cline
I have an issue where I am using the SqlExtension and it is seeing that the database exists and if the installer mistakenly clicks 'No' the existing database is dropped, losing any/all data that may have been in that database. Refer to Item#1212275 in the bug system. I thought I would be clever

Re: [WiX-users] XmlFile - specification misimplementation

2006-07-06 Thread Michael Cline
To: wix-users@lists.sourceforge.net Cc: Darren Kulp Sent: Wednesday, July 05, 2006 3:33 PM Subject: [WiX-users] XmlFile - specification misimplementation A conversation between Michael Cline and Rob Mensching has clarified the state of XmlFile, but in case this informat

[WiX-users] WixUtilExtension, XmlFile

2006-07-05 Thread Michael Cline
roject I'm curious why there doesn't seem to be much in the way of response. If it is not an active piece I can look to find another way to accomplish it. The support I've received from ya'll on other issues has been outst

[WiX-users] XmlFile Extension, 3.0

2006-07-03 Thread Michael Cline
I have several questions/issues with using the XmlFile extension. a) The documentation states that the 'Permanent' attribute specifies whether or not the modification should be removed on uninstall. I am explicitly setting this attribute to no and it doesn't even attempt to change the file o

[WiX-users] Wix 3, SqlDatabase User/SqlFileSpec/SqlDatabase

2006-06-30 Thread Michael Cline
I am using the WixSqlExtension to build a database. It works great but I have some questions. Is there any way that these items can be conditional? In the Dialog I have checkboxes to allow the user to either enter credentials or not. If they don't enter credentials I don't want to pass the

[WiX-users] 3.0.1828 - WixUtilExtension.dll XmlFile

2006-06-29 Thread Michael Cline
Well this may be just a training issue but I can't seem to find the documentation on how I should go about using the XmlFile tag in a wxs file in the 3.x candle. I had a file that worked without issue in 2.x, converted everything to 3.x and whenever I try to use any of the candle -ext options t