排序
创建带有图标的url
XPStyle on OutFile 'nsisTest.exe' Name 'Test' Section 'Test' WriteINIStr '$exedirShortcut.URL' 'InternetShortcut' 'URL' 'http://www.yhxs3344.net' WriteINIStr '$exedirShortcut.URL' ...
判断当前win操作系统,系统版本,win7系统
SetCompressor /SOLID lzma XPStyle on OutFile '判断当前win操作系统.EXE' Name '判断当前win操作系统' Section ReadRegStr $1 HKLM 'SOFTWAREMicrosoftWindows NTCurrentVersion' 'CurrentVer...
拦截鼠标左键点击拖动界面
#拦截鼠标左键点击拖动界面 !include nsDialogs.nsh Page custom nsDialogsPage Name 'Setlink' OutFile 'Setlink.exe' XPStyle on Function OnTimer System::Call user32::GetKeyState(i1)i.r4...
获取本机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=连接...
星际争霸全版本转换器(切换器) 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...
获取当前屏幕分辨率
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...
获取文件版本信息
!include 'FileVerInfo.nsh' Name 'GetFileVerInfo' Caption '$(^Name)' OutFile 'GetFileVerInfo.exe' XPStyle on Function .onGUIInit StrCpy $0 '文件 $WINDIRnotepad.exe 的版本信息:$r$n' ...
NSIS安装程序概要
概述: NSIS (Nullsoft Scriptable Install System)是一个Open Source的Windows系统下安装程序制作程序。它提供了安装、卸载、系统设置、文件解压缩等功能。这如其名字所指出的那样, NSIS是通...
NSIS清理托盘图标
!include WinMessages.nsh !include '${NSISDIR}ExamplesSystemSystem.nsh' Call RefreshSysTray Function RefreshSysTray FindWindow $0 'Shell_TrayWnd' '' FindWindow $0 'TrayNotifyWnd' ''...


用户39446236 昨天0
听我说谢谢你,因为有你用户18578635 昨天0
謝謝分享用户51967017 昨天0
谢谢分享用户51967017 昨天0
谢谢分享用户93414211 前天0
好了!感谢分享用户93414211 前天0
好了!感谢分享