In article <[EMAIL PROTECTED]>,
    "Jeremy Farrell" <[EMAIL PROTECTED]>  writes:

> Then, assuming the documentation's correct, it needs to be set to a property 
which contains the required path as the doc says. In
> 
>     DestinationProperty="PATH"
> 
> which works, you've set it to the name of the property called PATH which cont
ains a pathname. You need to create a property which contains a string giving t
he required path, and give the name of that property to DestinationProperty.

Its not a property he needs to create, its a row in the Directory
table (primary keys in the directory table are also mirrored as
properties containing the resolved path, but just creating a property
is not sufficient).

Create a row in the Directory table by inserting a <Directory>
element.
-- 
"The Direct3D Graphics Pipeline" -- DirectX 9 draft available for download
      <http://www.xmission.com/~legalize/book/download/index.html>

        Legalize Adulthood! <http://blogs.xmission.com/legalize/>

-------------------------------------------------------------------------
This SF.net email is sponsored by: Splunk Inc.
Still grepping through log files to find problems?  Stop.
Now Search log events and configuration files using AJAX and a browser.
Download your FREE copy of Splunk now >> http://get.splunk.com/
_______________________________________________
WiX-users mailing list
WiX-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/wix-users

Reply via email to