Aaron Shurts wrote:
> I am mainly concerned with how I reference multiple extensions.  Is it 
> like the following?
>
> <candle
>    ...
>    extensions="${Wix_path}" 
> name="WixNetFxExtension.dll;WixIIsExtension.dll;WixSqlExtension.dll;WixUIExtension.dll;WixUtilExtension.dll"
>  
>
>    ...
> </candle>

Yes. There's code in WixTask to split the string at the semicolon.

-- 
sig://boB
http://joyofsetup.com/



-------------------------------------------------------------------------
This SF.net email is sponsored by DB2 Express
Download DB2 Express C - the FREE version of DB2 express and take
control of your XML. No limits. Just data. Click to get it now.
http://sourceforge.net/powerbar/db2/
_______________________________________________
WiX-users mailing list
WiX-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/wix-users

Reply via email to