r 11, 2006 3:22 PM
To: Douglas Watts; Cullen Waters; david adams; wix-users@lists.sourceforge.net
Subject: Re: [WiX-users] WiX XML Issue
Managed CustomActions are supported by the Windows Installer. You can do lots
of things to try and wire in PInvoke and loading the CLR in a hosted situation
but
developer) time ends up creating grief for the customer.
-Original Message-
From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED] On Behalf Of Cullen Waters
Sent: Wednesday, October 11, 2006 3:13 PM
To: John Vottero; david adams; wix-users@lists.sourceforge.net
Subject: Re: [WiX-users] WiX XML
: Rob Mensching; Cullen Waters; david adams; wix-users@lists.sourceforge.net
Subject: RE: Re: [WiX-users] WiX XML Issue
Rob,
You said "Managed CustomActions aren't supported either". Is that with
version 3.0? I'm using WIX version 2.0.4415.0 because I need to be
ready very soo
-Original Message-
From: John Vottero [mailto:[EMAIL PROTECTED]
Sent: Wednesday, October 11, 2006 2:43 PM
To: Cullen Waters; david adams; wix-users@lists.sourceforge.net
Subject: RE: [WiX-users] WiX XML Issue
>
> Also, since the machines you're installing on have the .net
> run
>
> Also, since the machines you're installing on have the .net
> runtime installed (or else there wouldn't be a machine.config
> to edit), you could write a .NET custom action (easier than
> c++) that runs before XMLFile, and performs your xml search
> on machine.config, and sets a property t
s; david adams;
wix-users@lists.sourceforge.net
Subject: RE: Re: [WiX-users] WiX XML Issue
VBScript has lots of issues (you can see my blog about that). Managed
CustomActions aren't supported either.
I think K just checked in an improved XmlFile CustomAction called
XmlConfig that handles mor
users@lists.sourceforge.net
Subject: Re: [WiX-users] WiX XML Issue
I'm not really sure about sending properties back from managed code. Worst
case, you could do all your machine.config changes in the mgd code CA.
I think you'll hear some complaints from this alias if you use vbscript to
create a cust
___
Doug Watts
-Original Message-
From: [EMAIL PROTECTED]
[mailto:[EMAIL PROTECTED] On Behalf Of Cullen
Waters
Sent: Wednesday, October 11, 2006 3:55 PM
To: david adams; wix-users@lists.sourceforge.net
Subject: Re: [WiX-users] WiX XML Issue
Also, since the machines you're installing
riginal Message-
From: [EMAIL PROTECTED]
[mailto:[EMAIL PROTECTED] On Behalf Of Cullen
Waters
Sent: Wednesday, October 11, 2006 3:55 PM
To: david adams; wix-users@lists.sourceforge.net
Subject: Re: [WiX-users] WiX XML Issue
Also, since the machines you're installing on have the .net runtim
ty telling XmlFile whether it should
run the appSettings creation.
Does that make sense?
-Original Message-
From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED] On Behalf Of david adams
Sent: Wednesday, October 11, 2006 12:43 PM
To: wix-users@lists.sourceforge.net
Subject: Re: [WiX-users] WiX XML
[EMAIL PROTECTED]>
>To: "Cullen Waters"
><[EMAIL PROTECTED]>,
>Subject: Re: [WiX-users] WiX XML Issue
>Date: Wed, 11 Oct 2006 14:36:25 -0400
>MIME-Version: 1.0
>Received: from lists-outbound.sourceforge.net ([66.35.250.225]) by
>bay0-mc10-f18.bay0.hotmail.com w
?
__
Doug Watts
From: Cullen Waters
[mailto:[EMAIL PROTECTED]
Sent: Wednesday, October 11, 2006
1:41 PM
To: Douglas
Watts; wix-users@lists.sourceforge.net
Subject: RE: Re: [WiX-users] WiX
XML Issue
I don’t have a
definite solution, Doug, but I have a suggestion. Have you tried
.
From: [EMAIL PROTECTED]
[mailto:[EMAIL PROTECTED] On Behalf Of Douglas
Watts
Sent: Wednesday, October 11, 2006 6:58 AM
To: wix-users@lists.sourceforge.net
Subject: Re: [WiX-users] WiX XML Issue
Does anyone know how to check for the existence of a particular
element in an XML file? I need to
need to query.
__
Doug Watts
From:
[EMAIL PROTECTED]
[mailto:[EMAIL PROTECTED] On Behalf Of Douglas Watts
Sent: Monday, October 09, 2006
6:06 PM
To:
wix-users@lists.sourceforge.net
Subject: Re: [WiX-users] WiX XML
Issue
OK, either my questions are getting easier
or
OK, either my questions are getting easier
or I’m starting to get the hang of this. I figured out that I need to
escape the brackets and now it works fine.
My follow-up question is how do I check an
XML file to see if an element already exists?
If the appSettings element is already
th
15 matches
Mail list logo