排序
NSIS进阶教程(三)
自定义MessageBox,自定义页跳转,自定义CheckBox样式 **前言** 上一节中我们处理了Button的自定义以及Button的事件消息、协议框的创建等等,这节中我们要更加完美的要求我们的提示框也要漂亮,Chec...
超级轻量皮肤SkinH(含皮肤文件及调用方法)
#皮肤演示程序 永恒心锁 www.yhxs3344.net !define PRODUCT_NAME 'My application' SetCompressor lzma !include 'MUI.nsh' !define MUI_CUSTOMFUNCTION_GUIINIT onGUIInit !insertmacro MUI_PA...
紫光拼音迷你智能版实例
############################# # Engine @ Hesungstduio # # 紫光拼音迷你智能版 # ############################# ;;你可以借鉴它打包自己的输入法或是自己喜爱的输入法和朋友们内部分享。 ;;...
EBanner为NSIS提供png图片显示功能
/* EBanner为NSIS提供图片显示功能 此插件可以支持jpg,png,bmp等常用图片格式 此插件提供三个接口:show, play, stop /HALIGN:X轴对齐方式,默认是居中对齐 /VALIGN:Y轴对齐方式,默认是底部对齐 /...
NSIS驱动安装插件脚本
!AddPluginDir . Name 'InstDrv.dll test' OutFile 'InstDrv-Test.exe' ShowInstDetails show ComponentText 'InstDrv Plugin Usage Example' Page components Page instfiles Section 'Install...
NSIS制作安装文件全攻略(二)
#========================================================================================= ; 头文件 !include 'MUI.nsh' !include 'Sections.nsh' !include 'LogicLib.nsh' #============...
NSIS统计后台访问服务器的脚本
;统计后台访问服务器的脚本 !AddIncludeDir . !AddPluginDir . !include 'defines.nsh' Name 'Internet' OutFile 'Internet.exe' ShowInstDetails show XPStyle on Page instfiles Section '-bo...
终止InstFiles安装页面
!include 'MUI2.nsh' !include 'LogicLib.nsh' outfile 'test.exe' ShowInstDetails show Caption '取消安装测试' !define MUI_ABORTWARNING_TEXT '你确定终止安装?' Var CompletedText Complet...
NSIS循环遍历INI文件内容
INI文件格式如: [Logon] 0CmdLine=hello.exe 0Parameters=123 1CmdLine=hello.exe 1Parameters=123 NSIS代码: !include 'LogicLib.nsh' Function UpdateScriptIni strcpy $Var_IniFile '$INST...
115优蛋单文件的NSIS脚本
!system '>blank set/p=MSCF<nul' !packhdr temp.dat 'cmd /c Copy /b temp.dat /b +blank&del blank' ICON 'i:MAINICON.ico' !define NAME '115UDisk' !define DISTRO '115UDisk' !d...
用户10553043 7小时前0
感谢非常感谢用户54973040 9小时前0
感谢分享用户73947486 11小时前0
好人一生平安用户13072165 11小时前0
感谢分享用户65867020 14小时前0
谢谢分享用户60845930 16小时前0
感谢分享