I thought I understood the Directory table and costing pretty well but there's 
something that I have working that I'm not sure why it's working.

I have a WXS Merge Module snippet with:

<Directory Id="CommonAppDataFolder">
...
</Directory>

This results in a Merge Module and MSI with a Directory table entry of:

CommonAppDataFolder.GUID  TARGETDIR .

When I run the installer, my components go where I'd expect them to be.  I know 
that the Directory column can be a property, but I'm trying to figure out how 
this is working despite the modularization of the property.   Is there an 
obsecure SDK page that I've missed?

Thanks,
Chris


      

------------------------------------------------------------------------------
Come build with us! The BlackBerry&reg; Developer Conference in SF, CA
is the only developer event you need to attend this year. Jumpstart your
developing skills, take BlackBerry mobile applications to market and stay 
ahead of the curve. Join us from November 9&#45;12, 2009. Register now&#33;
http://p.sf.net/sfu/devconf
_______________________________________________
WiX-users mailing list
WiX-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/wix-users

Reply via email to