|
|
#1 |
|
Junior Member
Join Date: Mar 2005
Posts: 7
|
Application Icon
Hi,
I'm using MUI, how can I change the Icon in the Title bar? Thanks |
|
|
|
|
|
#2 |
|
Member
Join Date: Mar 2005
Posts: 57
|
do you mean the bitmap ?
!define MUI_HEADERIMAGE_UNBITMAP "${NSISDIR}\Contrib\Graphics\Header\yours1.bmp" !define MUI_HEADERIMAGE_BITMAP "${NSISDIR}\Contrib\Graphics\Header\yours2.bmp" |
|
|
|
|
|
#3 |
|
Junior Member
Join Date: Mar 2005
Posts: 7
|
Nope, I meant the icon that appears on the bar with the close,maximise and minimise buttons. Can it be changed?
what image would yours change? Thanks |
|
|
|
|
|
#4 |
|
Forum King
Join Date: Jan 2002
Location: AT-DE
Posts: 3,366
|
!define MUI_ICON "bla.ico"
|
|
|
|
![]() |
|
|||||||
| Thread Tools | Search this Thread |
| Display Modes | |
|
|