Marcus,

A couple general comments, then some specifics.

1) Whenever unexpected things happen, redo the transaction generating a
verbose log. In your case, you need to look at the values for each of your
directories AND look at the log spew related to the CreateFolders action
(both where it is scheduled and where it is executed).

2) Generally you don't need to both reference a built-in UI fragment AND
copy that modified fragment.

3) You place some directories under ProgramFilesFolder and others under
AppDataFolder. Some of those directories you create have their paths
overridden by properties being set, and others don't. I suspect you ARE
creating those directories, just not where you think you are. Please review
your entire directory tree.

Blair


------------------------------------------------------------------------------
All the data continuously generated in your IT infrastructure 
contains a definitive record of customers, application performance, 
security threats, fraudulent activity, and more. Splunk takes this 
data and makes sense of it. IT sense. And common sense.
http://p.sf.net/sfu/splunk-novd2d
_______________________________________________
WiX-users mailing list
WiX-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/wix-users

Reply via email to