Re: [WiX-users] Is there a way to use my own bitmap?

2008-03-17 Thread John Hall
You can change the bitmaps quite easily without having to do any
hacking. In WiX 2, you simply put a file called Bitmaps\BannrBmp.bmp in
the directory in which you're building your MSI (see
http://www.tramontana.co.hu/wix/lesson2.php#2.3 for a list of all the
files you can replace).

In WiX 3, you can override the bitmaps using WixVariables (see the WiX 3
help file or http://www.wixwiki.com/index.php?title=UiExtension), either
in your file:

WixVariable Id=WixUIBannerBmp Value=MyBanner.bmp /

Or on the commandline: light -dWixUIBannerBmp=MyBanner.bmp ...

Regards,
John

 

  _  

From: [EMAIL PROTECTED]
[mailto:[EMAIL PROTECTED] On Behalf Of Xu nanxuan
Sent: 15 March 2008 08:40
To: wix-users@lists.sourceforge.net
Subject: [WiX-users] Is there a way to use my own bitmap?

 

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! MSN Messenger
http://clk.atdmt.com/AVE/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/vse012070mrt/direct/01/___
WiX-users mailing list
WiX-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/wix-users


[WiX-users] Is there a way to use my own bitmap?

2008-03-15 Thread Xu nanxuan

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/vse012070mrt/direct/01/___
WiX-users mailing list
WiX-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/wix-users


Re: [WiX-users] Is there a way to use my own bitmap?

2008-03-15 Thread Xu nanxuan

I think i've got it.


From: [EMAIL PROTECTED]: [EMAIL PROTECTED]: Sat, 15 Mar 2008 16:40:01 
+0800Subject: [WiX-users] Is there a way to use my own bitmap?


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! MSN Messenger 
_
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/vse012070mrt/direct/01/___
WiX-users mailing list
WiX-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/wix-users


Re: [WiX-users] Is there a way to use my own bitmap?

2008-03-15 Thread puyopuy

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/vse012070mrt/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/vse012070mrt/direct/01/
___
WiX-users mailing list
WiX-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/wix-users