You may try to have a look this
http://www.wixwiki.com/index.php?title=UiExtension 

Create a your image with the size 493 x 58 and put it in your source file
folder.
e.g. 
<WixVariable Id="WixUIBannerBmp" Value="SourceDir\xxx.bmp" />

Hope this help


Xu nanxuan wrote:
> 
> 
> In fact, my question is not only limited to bmp, but other resources like
> texts, and so on.
>  
> Firstly, i have to  make use of "<UIRef Id="WixUI_Common" />" to make my
> msi, but i need to do some change to the stock dialogs. i.e.I need to use
> my bmp as the BannrBmp rather than the default one that is generated when
> i finished compiling the Wix project. Yes, it's true that i can use tools
> like orca to change something after that. But it's not convenient. Is
> there a way to generate myVersion dialog just after compiling? (Again: I
> do not mean to use a custom dialog, but the existed dialog with my
> modification)
>  
> thanks
> _________________________________________________________________
> Express yourself instantly with MSN Messenger! Download today it's FREE!
> http://messenger.msn.click-url.com/go/onm00200471ave/direct/01/
> -------------------------------------------------------------------------
> This SF.net email is sponsored by: Microsoft
> Defy all challenges. Microsoft(R) Visual Studio 2008.
> http://clk.atdmt.com/MRT/go/vse0120000070mrt/direct/01/
> _______________________________________________
> WiX-users mailing list
> WiX-users@lists.sourceforge.net
> https://lists.sourceforge.net/lists/listinfo/wix-users
> 
> 

-- 
View this message in context: 
http://www.nabble.com/Is-there-a-way-to-use-my-own-bitmap--tp16065752p16067509.html
Sent from the wix-users mailing list archive at Nabble.com.


-------------------------------------------------------------------------
This SF.net email is sponsored by: Microsoft
Defy all challenges. Microsoft(R) Visual Studio 2008.
http://clk.atdmt.com/MRT/go/vse0120000070mrt/direct/01/
_______________________________________________
WiX-users mailing list
WiX-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/wix-users

Reply via email to