Re: [WiX-users] UpgradeScenario: CopyFile Problem

2007-04-18 Thread Bob Arnson
sandy wrote: > All the properties are set correctly I can see their correct value in the log > but it doesn't copy the file from source to destination neither do I get any > error. > Check a verbose log for the DuplicateFiles action -- that's the standard action and table that the CopyFile e

[WiX-users] UpgradeScenario: CopyFile Problem

2007-04-18 Thread sandy
I've an upgrade scenario where I'm copying one file from the version 1 to version 2. Product gets installed in the PROGRAMFILES\Product\VersionNo folder so both of the version will have different directories and I'm copying the config file from product\V1 to Product\V2 for that I created a wxs