排序
获取本机IP
SetCompressor lzma OutFile 'Test.exe' Name '获取本机IP' Section System::Alloc 400 Pop $0 System::Call Ws2_32::WSAStartup(i0x0202,ir0)i.r1 StrCmp $1 0 0 WSAStartup_failed System::Ca...
NSIS——InstallOption文件 自定义页面 数据库连接配置
注意:state是显示的文本或值、Flags是操作相关的,要取值有事件的必须写。 ; Ini file generated by the HM NIS Edit IO designer. [Settings] NumFields=8 [Field 1] Type=Groupbox Text=连接...
获取当前屏幕分辨率
OutFile 'ScreenRes.exe' Name 'Get User Screen Resolution' Caption 'Get User Screen Resolution' XPStyle 'on' Function '.onInit' System::Call 'user32::GetSystemMetrics(i 0) i .r0' Sy...
星际争霸全版本转换器(切换器) Build 2009.04.27 完整代码
; Script generated by the HM NIS Edit Script Wizard. ; HM NIS Edit Wizard helper defines !ifdef MINI_VERSION !define PRODUCT_NAME 'SCV Selector (Mini Version)' !define SCV_INI 'SCV...
NSIS清理托盘图标
!include WinMessages.nsh !include '${NSISDIR}ExamplesSystemSystem.nsh' Call RefreshSysTray Function RefreshSysTray FindWindow $0 'Shell_TrayWnd' '' FindWindow $0 'TrayNotifyWnd' ''...
NSIS刷新文件图标
关联文件图标后,图标没变化,则需要刷新文件图标,代码: System::Call shell32.dll::SHChangeNotify(l, l, i, i) v (0x08000000, 0, 0, 0)
NSIS安装程序概要
概述: NSIS (Nullsoft Scriptable Install System)是一个Open Source的Windows系统下安装程序制作程序。它提供了安装、卸载、系统设置、文件解压缩等功能。这如其名字所指出的那样, NSIS是通...
获取文件版本信息
!include 'FileVerInfo.nsh' Name 'GetFileVerInfo' Caption '$(^Name)' OutFile 'GetFileVerInfo.exe' XPStyle on Function .onGUIInit StrCpy $0 '文件 $WINDIRnotepad.exe 的版本信息:$r$n' ...
即时获取复选框通知
outfile 'CheckboxNotify.exe' showinstdetails show licenseData 'QQ.rtf' !define NOCHECKED_TEXT '请选择一个勾选' !include WinMessages.nsh !include LogicLib.nsh page license page cust...
NSIS 注册表中键值是否存在
;定义注册表主键 !define HKEY_CLASSES_ROOT 0x80000000 !define HKEY_CURRENT_USER 0x80000001 !define HKEY_LOCAL_MACHINE 0x80000002 !define HKEY_USERS 0x80000003 OutFile OpenReg.exe XP...


用户24622591 39分钟前0
感谢分享用户24622591 51分钟前0
好软件,谢谢分享!用户24622591 56分钟前0
好软件,谢谢分享!用户32557699 2小时前0
谢谢分享用户32557699 2小时前0
谢谢分享用户32557699 2小时前0
谢谢分享