NSIS入门之水纹特效脚本语言
作者:本站整理 时间:2015-02-06
NSIS工具中提供了丰富的脚本范例,包括火焰、水纹特效等等。今天我们就来看看如何用脚本语言实现水纹特效。为了方便用户使用和掌握,NSIS中添加了多个已经开发好的插件,我们只需直接启动相应的插件就可以查看特效,下面我们就来看看NSIS中水纹特效对应的脚本语言。
/*
脚本编写:zhfi
特别感谢:Restools,X-Star
*/
!AddPluginDir "."
!AddIncludeDir "."
!include MUI2.nsh
; --------------------------------------------------
; General settings.
Name "WaterCtrl_Test Example"
OutFile "WaterCtrl_Test.exe"
SetCompressor /SOLID lzma
ReserveFile "${NSISDIR}Pluginssystem.dll"
ReserveFile waterctrl.dll
;SetFont tahoma 8
; --------------------------------------------------
; MUI interface settings.
!define MUI_FINISHPAGE_NOAUTOCLOSE
; --------------------------------------------------
; Insert MUI pages.
!define MUI_WELCOMEFINISHPAGE_BITMAP WizModernImage-Is.bmp
; Installer pages
!define MUI_PAGE_CUSTOMFUNCTION_PRE pre
!define MUI_PAGE_CUSTOMFUNCTION_LEAVE leave
!insertmacro MUI_PAGE_WELCOME
!insertmacro MUI_PAGE_INSTFILES
!define MUI_PAGE_CUSTOMFUNCTION_Pre pre
!define MUI_PAGE_CUSTOMFUNCTION_LEAVE leave
!insertmacro MUI_PAGE_FINISH
; --------------------------------------------------
; Languages.
!insertmacro MUI_LANGUAGE "SimpChinese"
Function .onGUIEnd
SetPluginUnload manual
waterctrl::disablewater
System::Free
FunctionEnd
Function .onInit
InitPluginsDir
SetOutPath $PLUGINSDIR
File waterctrl.dll
SetOutPath $TEMP
FunctionEnd
Function Pre
System::Call 'user32::LoadImage(i,t,i,i,i,i,) i (0,"$PLUGINSDIRmodern-wizard.bmp",0,0,0,0x2010) .s'
Pop $R0
System::Call '$PLUGINSDIRwaterctrl::enablewater(i,i,i,i,i,i) i ($HWNDPARENT,0,0,$R0,3,50)'
System::Call '$PLUGINSDIRwaterctrl::setwaterparent(i $HWNDPARENT)'
System::Call '$PLUGINSDIRwaterctrl::flattenwater()'
System::Call '$PLUGINSDIRwaterctrl::waterblob(i,i,i,i) i (70,198,10,1000)'
FunctionEnd
Function leave
System::Call '$PLUGINSDIRwaterctrl::disablewater()'
FunctionEnd
Section "Dummy" SecDummy
SectionEnd
相关文章
相关推荐
-
MP3转换器(MP3格式转换工具)免费版 v5.7.0
-
幂果万能播放器官方版 V1.0.3
-
刷机精灵 3.5.3.188官方版(安卓刷机工具)
-
光速大师 V2.0.0.5官方版(宽带提速)
-
360驱动大师官方安装版 V2.0.0.1620
-
酷我音乐盒官方版 v8.5.1.0
-
聊聊视频聊天 V2216官方版(在线聊天)
-
U深度u盘启动盘制作工具UEFI版 v5.0.16.1123
-
短信群发平台免费版 V1.5
-
XMind 8 Pro linux版 v3.7.0
-
驾考宝典官方版
-
超级看官方版 v1.7.9.4
-
fc2视频下载器绿色版 v0.9.11.16
-
wps office 2017个人版 v10.1.0.6207
-
喜马拉雅官方版
-
EDFbrowser 1.56(文件浏览软件)