The PropertyGroup MSBUILD Task on WIX lets you set the LinkerBaseInputPaths
property, its essentially the -b parameter for light.exe.

The property is named plural for multiple paths (which light.exe supports by
multiple -b arguments), however how do we specify multiple paths on the
property?

I have tried separating the paths with ";" and ",", both do not work.

Any suggestions?
Regards
Albert
------------------------------------------------------------------------------
All the data continuously generated in your IT infrastructure contains a
definitive record of customers, application performance, security
threats, fraudulent activity and more. Splunk takes this data and makes
sense of it. Business sense. IT sense. Common sense.
http://p.sf.net/sfu/splunk-d2dcopy1
_______________________________________________
WiX-users mailing list
WiX-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/wix-users

Reply via email to