NSIS入门之如何编写脚本语言实现火焰效果
作者:本站整理 时间:2015-02-06
怎样给画面中添加火焰特效呢?接下来小编就跟大家分享如何编写NSIS脚本语言实现火焰效果,有兴趣的用户可以在电脑上试下。火焰特效在影视作品中应用得非常普遍,让画面显得更加逼真。那么在NSIS环境中是否能够通过脚本语言实现这种特效呢?今天我们就继续讲解NSIS的入门课程,看看如何编写脚本语言实现火焰效果。
(有兴趣的用户不妨将下面这段代码复制到NSIS插件中运行看看)
/*
if you have this effects,please keep!
Writer:【Mr.Z_production ·JUAN】
http://blog.163.com/53_54
Thanks:Restools,zhfi,X-Star
*/
!AddPluginDir "."
!AddIncludeDir "."
!include MUI2.nsh
; --------------------------------------------------
; General settings.
Name "Flame_Effects Example"
OutFile "NSIS_fire.exe"
SetCompressor /SOLID lzma
ReserveFile "${NSISDIR}Pluginssystem.dll"
ReserveFile firectrl.dll
; --------------------------------------------------
; 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
!define MUI_WELCOMEPAGE_TEXT "火焰效果"
!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 "english"
Function .onGUIEnd
SetPluginUnload manual
firectrl::disablefire
System::Free
FunctionEnd
Function .onInit
InitPluginsDir
SetOutPath $PLUGINSDIR
File firectrl.dll
SetOutPath $TEMP
FunctionEnd
Function Pre
System::Call 'user32::LoadImage(i,t,i,i,i,i,) i (0,"$PLUGINSDIRmodern-wizard.bmp",0,0,0,0x10) .s'
Pop $R0
System::Call '$PLUGINSDIRfirectrl::enablefire(i,i,i,i,i) i ($HWNDPARENT,0,0,$R0,50)'
FunctionEnd
Function leave
System::Call '$PLUGINSDIRfirectrl::disablefire()'
FunctionEnd
Section "Dummy" SecDummy
SectionEnd
相关文章
相关推荐
-
鲁大师 5.13.16.1010官方最新版(系统工具)
-
FMV-Extractor(EXE图片等资源提取工具)绿色中文版 v1.3.1
-
管家婆名片管理系统 4.2.8(管家婆系列)
-
我看吧播放器 2.2(视频播放器)
-
华宝证券官方版 v7.59
-
微信记录恢复助手安卓版 v2017.03.23
-
金佛万能输入法 2.48(输入法)
-
酷传官方版 V3.4.3
-
乐易佳数据恢复个人版 3.30(数据恢复)
-
KMPlayer官方中文版
-
小猪一键备份还原系统官方版 v3.0
-
百度互通游 V2.2.6.110官方版(安卓模拟器)
-
百度Hi官方版 v5.2.0.8
-
滴答清单官方版
-
影音先锋 8.9.8 P2P 云3D版(视频播放器)
-
Clover官方版 V3.1.5