Take a look at the -bf switch to lit.exe.

jballe wrote:
> Hi,
>
> I have several successfull customized setup projects now, a great thanks to
> this list!
>
> I would like to make a Library so when my colleagues will make a setup they
> can just reference this library. Regarding the UI dialogs and sequence the
> library is working perfect.
> However I would like to include some branding with especially the banner and
> dialog bitmaps. The ways I have tried caused the new installer to reference
> the original bitmap paths I used in my library. Can I include those bitmaps
> in the library so no more than the library is required for new setups?
>
> I have tried using
>     <Binary Id="WixUI_Bmp_Banner"
> SourceFile="!(wix.WixUIBannerBmp=Bitmaps\bannrbmp.jpg)" />
> but it seems like the line act just like it was included in the new setup
> project.
>
> Kind regards,
> Jesper
> --
> View this message in context: 
> http://n2.nabble.com/Can-Custom-Library-include-banners--tp2853116p2853116.html
> Sent from the wix-users mailing list archive at Nabble.com.
>
>
> ------------------------------------------------------------------------------
> The NEW KODAK i700 Series Scanners deliver under ANY circumstances! Your
> production scanning environment may not be a perfect world - but thanks to
> Kodak, there's a perfect scanner to get the job done! With the NEW KODAK i700
> Series Scanner you'll get full speed at 300 dpi even with all image
> processing features enabled. http://p.sf.net/sfu/kodak-com
> _______________________________________________
> WiX-users mailing list
> WiX-users@lists.sourceforge.net
> https://lists.sourceforge.net/lists/listinfo/wix-users
>   

------------------------------------------------------------------------------
The NEW KODAK i700 Series Scanners deliver under ANY circumstances! Your
production scanning environment may not be a perfect world - but thanks to
Kodak, there's a perfect scanner to get the job done! With the NEW KODAK i700
Series Scanner you'll get full speed at 300 dpi even with all image 
processing features enabled. http://p.sf.net/sfu/kodak-com
_______________________________________________
WiX-users mailing list
WiX-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/wix-users

Reply via email to