Re: [WiX-users] string replacement in xml files

2006-09-15 Thread Scott Sam
rge.net Cc: Simon Burgess Subject: Re: [WiX-users] string replacement in xml files   Simon, I have a very similar issue for an enterprise deployment next year.  I am currently using an .ini file which keeps all data for all the deployment locations by computer name (which I know in advance). [NY-SRV

Re: [WiX-users] string replacement in xml files

2006-09-14 Thread Crouch, John
Sent: Thursday, September 14, 2006 2:16 PM To: Crouch, John; wix-users@lists.sourceforge.net Subject: RE: [WiX-users] string replacement in xml files Thanks John that's good to know someone out there is going through the same thing ;-) Could I possibly get a peek at your WiX source that would replac

Re: [WiX-users] string replacement in xml files

2006-09-14 Thread Simon Burgess
PROTECTED] Sent: 14 September 2006 06:20 To: wix-users@lists.sourceforge.net Cc: Simon Burgess Subject: RE: [WiX-users] string replacement in xml files   Simon, I have a very similar issue for an enterprise deployment next year.  I am currently using an .ini file which keeps all data for all the

Re: [WiX-users] string replacement in xml files

2006-09-13 Thread Crouch, John
Simon, I have a very similar issue for an enterprise deployment next year.  I am currently using an .ini file which keeps all data for all the deployment locations by computer name (which I know in advance). [NY-SRV-01] This-web-config=127.0.0.1 This-exe-config=127.0.0.2   [SF-SRV-02]