--
___
WiX-users mailing list
WiX-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/wix-users
+1 - I did it this way too, but with a single home grown custom action which
decides which properties to set. My custom action uses
ConnectionStringBuilder to construct a nice conn string which the installer
can use. I'm supporting a bunch of other db types and this method seemed to
be the be
M
Subject: Re: [WiX-users] Programmatically edit .wxs files
throughCodeDomReader
I've been using Linq to XML for the last 9 months or so and find it to be
heaven for doing this type of stuff. Hopefully I'll be able to share
something soon.
--- On Thu, 2/11/10, Matt Lynch wrote:
> F
Could you try a custom preprocessor extension?
- Original Message -
From: "John Nannenga"
To: "General discussion for Windows Installer XML toolset."
Sent: Friday, February 12, 2010 4:10 AM
Subject: [WiX-users] Preprocessor I think this is kind of odd:
>
>
>
>
>
>
>
>
>
ect model. What
a pain in the ass...
Cheers,
Matt
- Original Message -
From: "Matt Lynch"
To: "Wix Users"
Sent: Thursday, February 11, 2010 5:19 PM
Subject: [WiX-users] Programmatically edit .wxs files through CodeDomReader
> Hi,
>
> I'm writing a
Hi,
I'm writing a tool which makes some changes to a wix file based on a set of
rules. The basic process is:
1.. Deserialize
2.. Make changes
3.. Serialize
I'm using the CodeDomReader class to read the xml into a object model, but I am
unable to keep any processing instructions in tact, s
ock.org
> Moscow|Geneva|Seattle|New York
>
>
>
> -Original Message-
> From: Matt Lynch [mailto:m...@bonafidesoftware.com]
> Sent: Tuesday, February 09, 2010 2:15 AM
> To: General discussion for Windows Installer XML toolset.
> Subject: [WiX-users] Embedded Chainer
>
&g
Hi everyone,
I'm investigating the use of a embedded chainer for a application I'm building,
but I haven't been able to find much information about them.
Is there any sample code around for one of these guys? Preferably in C# or a
managed language - my C++ is rusty.
Thanks in advance...
M
8 matches
Mail list logo