Re: [WiX-users] Bit of a twist

2006-09-06 Thread Lerudjordet, Morten Minge
Title: Re: [WiX-users] Bit of a twist Thanks Rob for the script! The reason I say it's messy is because it if one wants to add different functionality not supported by native WiX one needs to add another script…then another and so on. For just solving one problem it's fine, fo

Re: [WiX-users] Bit of a twist

2006-09-06 Thread Rob MacFadyen
x27;" & ComboText & "') TEMPORARY" ' ' Creates the view object based on our query ' set view = Session.Database.OpenView(query) ' ' Invoke the query to add the combo value ' view.Execute End Sub Regards, Rob __

[WiX-users] Bit of a twist

2006-09-05 Thread Lerudjordet, Morten Minge
Title: Bit of a twist Hi, been fooling around with the IIS extension a couple of days. I found out that I needed to be able to give the user a choose of Website to install to, just so no typing error can occur. As I did not find any extensions that can be used to read the state of the IIS