Hi,

I am trying to get a list of directories/files within a MSI file using WIX's
DTF. But, when using InstallPathMap, I get the Directory and Files maps,
they show the property names instead of the actual values.

i.e. ProgramFilesFolder\Product\bin\file.exe

or

ProgramFilesFolder\Product\DOCSFOLDER\docs

Where DOCSFOLDER is changed using SetDirectory on runtime.

Is there an already written way to accomplish that ? I want to avoid having
to write a recursive function looking for patterns and doing string
replaces, since I suppose that this is already supported by DTF.

Thanks in advance,
Eitan

"sometimes asking, sometimes answering, hopefully ratio is 1:1"
-------------------------------------------------------------------------
This SF.Net email is sponsored by the Moblin Your Move Developer's challenge
Build the coolest Linux based applications with Moblin SDK & win great prizes
Grand prize is a trip for two to an Open Source event anywhere in the world
http://moblin-contest.org/redirect.php?banner_id=100&url=/
_______________________________________________
WiX-users mailing list
WiX-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/wix-users

Reply via email to