Re: [WiX-users] RegEx replacement

2006-10-13 Thread Andy Britcliffe
Ok will do Bob. Thanks. On 10/12/06, Bob Arnson <[EMAIL PROTECTED]> wrote: Andy Britcliffe wrote:> I have a file that I would like to run a regex on to replace text with> a passed in property. I've been looking through the documentation but > haven't seen anything obviou

[WiX-users] RegEx replacement

2006-10-12 Thread Andy Britcliffe
Hi   I have a file that I would like to run a regex on to replace text with a passed in property. I've been looking through the documentation but haven't seen anything obvious that would enable me to do this. Is it possible?   Thanks   Andy.

Re: [WiX-users] Creating Environmental Variables

2006-10-09 Thread Andy Britcliffe
orge.net/manual-wix2/wix_xsd_environment.htm.     From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED]] On Behalf Of Andy Britcliffe Sent: Friday, October 06, 2006 14:43 To: wix-users@lists.sourceforge.net Subject: [WiX-users] Creating Environmental Variables   Hi   I'm fairly n

[WiX-users] Creating Environmental Variables

2006-10-06 Thread Andy Britcliffe
Hi   I'm fairly new to WIX development and this mailing list so Hi.   I have an initial question. As part of my installation I need to create a number of system environmental variables. Could someone give me advice on what is the best way to do this using WIX.   Many thanks   Andy.