MakeNSISW has no sounds
git-svn-id: https://svn.code.sf.net/p/nsis/code/NSIS/trunk@1715 212acab6-be3b-0410-9dea-997c60f758d6
This commit is contained in:
parent
e76c3e2d81
commit
2ef67f201f
1 changed files with 1 additions and 1 deletions
|
@ -9,7 +9,7 @@ Function .onInit
|
|||
InitPluginsDir
|
||||
File /oname=$PLUGINSDIR\splash.bmp "${NSISDIR}\Contrib\Makensisw\logo.bmp"
|
||||
#optional
|
||||
#File /oname=$PLUGINSDIR\splash.wav "${NSISDIR}\Contrib\Makensisw\sound.wav"
|
||||
#File /oname=$PLUGINSDIR\splash.wav "C:\myprog\sound.wav"
|
||||
|
||||
advsplash::show 1000 600 400 -1 $PLUGINSDIR\splash
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue