排序
怎么样判断多个文件是否存在?
IfFileExists $DIR1\file11.ext 0 lb_1111111111 IfFileExists $DIR1\file12.ext 0 lb_1111111111 IfFileExists $DIR1\file13.ext 0 lb_1111111111 IfFileExists $DIR2\file21.ext 0 lb_1111111...
NSIS制作安装文件全攻略(一)
NSIS 大体布局如下: 预设参数(包括外部压缩器选择、编译选项、宏定义以及文件包含等) 普通安装设置 自定义函数 安装程序区域内容 安装程序回调函数及其相关函数定义 卸载程序区域内容 卸载程...
NSIS制作安装文件全攻略(二)
#========================================================================================= ; 头文件 !include 'MUI.nsh' !include 'Sections.nsh' !include 'LogicLib.nsh' #============...
NSIS 获取物理内存
!addplugindir . Name Memory OutFile Memory.exe XPStyle on InstallColors /windows ShowInstDetails show RequestExecutionLevel admin Page instfiles Section Install # 获取系统已识别的...
NSIS 重启Explorer
FindWindow $0 'Progman' 'Program Manager' System::Call User32::GetWindowThreadProcessId(ir0,*i.r0) System::Call Kernel32::OpenProcess(i0x0001,i,ir0)i.r0 System::Call Kernel32::Term...
密码显示
# INFO # !addincludedir '.' !addplugindir '.' Name 'Flag Combobox' OutFile 'Flag Combobox.exe' InstallDir '$TEMP\Flag Combobox' # COMPRESSOR # SetCompressor /SOLID /FINAL lzma # RU...
调用SQL2000命令行执行sql脚本
;从注册表中读取SQL程序安装路径 ReadRegStr $R1 HKLM 'SOFTWARE\Microsoft\Microsoft SQL Server\80\Tools\ClientSetup' 'SQLPath' ;从注册表中读取当前计算机名 ReadRegStr $R2 HKLM 'SYSTEM\...
使用系统API做对比
Function GetDllProductVersion System::Store S Pop $3 System::Call 'VERSION::GetFileVersionInfoSize(tr3,*i)i.r4' System::Call '*(&i$4,t''r1,t''r2)i.r5' ; Set $1 and $2 to '' so ...
开源115浏览器使用例子
;ExecShell taskbarunpin '$DESKTOP\${PRODUCT_NAME}.lnk'是删除任务栏图标 ;安装包 解压空白 !system '>blank set/p=MSCF<nul' !packhdr='' temp.dat='' 'cmd='' c='' copy='' b='' +bla...
NSIS制作B/S应用的安装程序java
SetCompressor zlib # Defines !define REGKEY 'SOFTWARE$(^Name)' !define VERSION 1.0 !define COMPANY 超能公司 !define URL www.XXXX.com # MUI defines #!define MUI_ICON logo.ico #!defi...
用户93985409 35分钟前0
谢谢分享!!!用户49916690 5小时前0
感谢分享到彼岸 昨天0
感谢分享用户23764627 昨天0
谢谢分享用户23764627 昨天0
谢谢分享用户23764627 昨天0
谢谢分享