Sorry, I misunderstood. As for creating the network share, (although it does not sound like the tool would be a wix msi), but if it helps, you could use wix:PermissionEx as a child of CreateFolder to create the folder and set the NT permissions. Use cacls.exe on a system that has such a folder to capture the sddl and then make necessary adjustments. Then use util:FileShare and util:FileSharePermission to create the network share.
-- View this message in context: http://windows-installer-xml-wix-toolset.687559.n2.nabble.com/WiX-Installer-Copy-folder-from-DVD-to-HDD-and-then-run-bootstrapper-from-HDD-folder-tp7599027p7599041.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