You have several options to do that: 1. Author a SetProperty <http://wixtoolset.org/documentation/manual/v3/xsd/wix/setproperty.html> element that will append the string entered by the user 2. Author a Publish <http://wixtoolset.org/documentation/manual/v3/xsd/wix/publish.html> element on the dialog's "Next" button (the dialog where the user enters the value).
For costing to function properly make sure that the initial value for that directory is in the same volume. So the initial value should be "c:\program files\company\" and you'll only append the last part on SetProperty / Publish elements. ----- - Nir Bar Freelance Developer. -- View this message in context: http://windows-installer-xml-wix-toolset.687559.n2.nabble.com/Setting-install-directory-to-a-user-chosen-value-tp7599408p7599435.html Sent from the wix-users mailing list archive at Nabble.com. ------------------------------------------------------------------------------ Dive into the World of Parallel Programming The Go Parallel Website, sponsored by Intel and developed in partnership with Slashdot Media, is your hub for all things parallel software development, from weekly thought leadership blogs to news, videos, case studies, tutorials and more. Take a look and join the conversation now. http://goparallel.sourceforge.net/ _______________________________________________ WiX-users mailing list WiX-users@lists.sourceforge.net https://lists.sourceforge.net/lists/listinfo/wix-users