llama.bmp doesn't have the color 0x00005B in it
git-svn-id: https://svn.code.sf.net/p/nsis/code/NSIS/trunk@3469 212acab6-be3b-0410-9dea-997c60f758d6
This commit is contained in:
parent
4e3f2c485e
commit
2027f3c76d
1 changed files with 1 additions and 1 deletions
|
@ -25,7 +25,7 @@ Function .onInit
|
|||
|
||||
MessageBox MB_OK "Transparency/Fading"
|
||||
File /oname=$PLUGINSDIR\splash.bmp "${NSISDIR}\Contrib\Graphics\Wizard\llama.bmp"
|
||||
advsplash::show 1000 600 400 0x00005B $PLUGINSDIR\splash
|
||||
advsplash::show 1000 600 400 0x04025C $PLUGINSDIR\splash
|
||||
Pop $0
|
||||
|
||||
Delete $PLUGINSDIR\splash.bmp
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue