Don Tasanasanta wrote:

My install has a very large directory structure in which the root folder is defined by the user. If the user doesn't change the default root directory then everything works fine but if the default is changed then the install creates a root folder in the new location but only the files directly under the root folder are installed there; all the folders under the root end up installed in the default location.


How are you letting the user choose the directory? Setting a directory property changes just the specific directory. The SetTargetPath control event "fixes up" the whole subtree.

--
sig://boB
http://bobs.org

-------------------------------------------------------------------------
Take Surveys. Earn Cash. Influence the Future of IT
Join SourceForge.net's Techsay panel and you'll get the chance to share your
opinions on IT & business topics through brief surveys - and earn cash
http://www.techsay.com/default.php?page=join.php&p=sourceforge&CID=DEVDEV
_______________________________________________
WiX-users mailing list
WiX-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/wix-users

Reply via email to