In article <[EMAIL PROTECTED]>,
    "Mike Menaker" <[EMAIL PROTECTED]>  writes:

> How would I do this?
> 
> Path is set by the user like this from the UI:
> 
> <Control Id="EditPath" Type="Edit" X="21" Y="64" Width="237" Height="17"
> 
>       Property="PATH">
> 
> It seems like I would just keep running into the problem of combining
> the property with a string.

Add a <Directory> element to define a directory.  The associated
property will be populated with the path to the directory.  When the
user edits the property, it will change the location of the directory
as used by the install.
-- 
"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