Re: [WiX-users] CopyFile DestinationName question

2008-10-17 Thread Amy Rosewater
Awesome thanks...I knew it was something simple. -Original Message- From: Rob Mensching [mailto:[EMAIL PROTECTED] Sent: Friday, October 17, 2008 1:16 PM To: General discussion for Windows Installer XML toolset. Subject: Re: [WiX-users] CopyFile DestinationName question CopyFile

Re: [WiX-users] CopyFile DestinationName question

2008-10-17 Thread Rob Mensching
CopyFile/@DestinationProperty -Original Message- From: Amy Rosewater [mailto:[EMAIL PROTECTED] Sent: Friday, October 17, 2008 12:12 To: General discussion for Windows Installer XML toolset. Subject: [WiX-users] CopyFile DestinationName question Hi All, I am copying a existing file on

[WiX-users] CopyFile DestinationName question

2008-10-17 Thread Amy Rosewater
Hi All, I am copying a existing file on my server during my installation using the following wix: As you might get the resultant file is named literally "rsmgrpolicy_[REPORTINGSERVICESDOMAINNAME].config". What I really want is that the value of the REPORTINGSERVICESDOMAINNAME in my p