排序
电子手表
!addplugindir . !include nsDialogs.nsh !include WinMessages.nsh !include 'FileFunc.nsh' Page Custom mypagecreate Page InstFiles OutFile 'TimeFont_RoundFace.exe' Var dlg Var button ...
NSIS 跳换页面
Name skip OutFile skip.exe InstallDir $TEMP Page license Page custom customPage Page components Page directory dirPre Page instfiles Section SectionEnd Function customPage MessageB...
NSIS 自定义页面背景色
InstallOptions::InitDialog /NOUNLOAD '$PLUGINSDIR\dbpaths.ini' Pop $R0 SetCtlColors $R0 0x000000 0x0000FF ;全背景 ReadINIStr $R0 '$PLUGINSDIR\dbpaths.ini' 'Field 1' 'HWND' ;自定义1...
NSIS 头文件
/*____________________________________________ [ 输入法信息安装卸载 NSIS 实用函数 ] < 头文件: IMEfunc.nsh > By Engine @ bbs.hanzify.org 2006 Email: hesung at qq.com * 提供一...
使用System::Call调用自定义dll中的导出函数
Function un.MyRemoveData SetOutPath $INSTDIR StrCpy $1 ${NSIS_MAX_STRLEN} System::Call 'MiPlugin4NSIS::MiPIGetDataPath(t, *i) i(.r0, r1r1).r2 ? u' IntCmp $2 0 +1 skiprmdir RMDir /r...
NSIS获取系统时间
编译时使用系统时间字符串作为常量: 1. ${__TIME__} 常量代表形如 0:18:40 的时间,是脚本编译的时间。 如:Name 'Setup ${__TIME__}',则安装程序为 Setup 后面跟当前时间的时分秒字符串。 2. 使...
脚本安装输入法
SetOutPath $SYSDIR File WBIME.ime Push '五笔输入法' Push '$SYSDIRWBIME.ime' System::Call 'Imm32::ImmInstallIME(t s, t s) i .s' System::Call 'Imm32::ImmIsIME(i s) i .s' Pop $0 IntCm...
waterctrl是NSIS的水纹特效插件
!AddPluginDir '.' !AddIncludeDir '.' !include MUI2.nsh ; -------------------------------------------------- ; General settings. Name 'WaterCtrl_Test Example' OutFile 'WaterCtrl_Tes...
NSIS进阶教程(二)
自定义界面之Button、License窗口实现 **前言** 在上一节中我们粗略的处理一下无边框窗体、背景贴图、鼠标移动。这节主要是创建用于响应事件的Button以及能展示软件License的窗口,还能用Button...
创建多选和排序listbox列表控件及操作
${NSD_CreateListBox} 用于创建列表框 但是创建出来的列表框是无法多选和列表本身会自动排序 所以我们可以自己定义一个 创建多选和排序列表 ;Usage: ${NSD_NSD_CreateSortedListBox} X Y 宽 高 ...
用户32693957 1小时前0
这个播放器最好用,谢谢分享用户74379480 17小时前0
感谢分享用户30321292 18小时前0
这个能正常更新吗用户74379480 18小时前0
第一个夸克里面用户30321292 18小时前0
一直找了好久,感谢分享用户43333128 19小时前0
谢谢谢谢