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
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
__
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
3 matches
Mail list logo