Re: [WiX-users] Copy File Setting source and destination property valuesetting

2013-03-01 Thread chennam
Thanks Wyrdfish.. But what about Source . I also do get error ICE Error (This breaks component reference counting )for Source file path as it is referenced as the source component twice (once in heat generated component and another we are adding as new new component with different GUID for same fi

Re: [WiX-users] Copy File Setting source and destination property valuesetting

2013-03-01 Thread David Watson
If you need to reference a property from another you could try using setproperty. So keep what you have here but swap the Property element for a SetProperty one. -Original Message- From: chennam [mailto:chatrapathi.chen...@gmail.com] Sent: 28 February 2013 14:58 To: wix-users@lists.sou