根据对于注册表键值的判断决定是否写入字串
问:在NSIS中如何才能做到根据对于注册表键值的判断决定是否写入字串,如果判断出某个key存在,则写入相应的字串,如果不存在,则不写入字串。例如:我先要判断“HKLM SOFTWARE\nsis”这个key存...
NSIS安装页面每次显示不同连接的脚本
/* <NSIS安装页面每次显示不同连接的脚本> 注释:每点击下一次,再返回上一次页面,就显示不同地址! */ !AddPluginDir '.\' !AddIncludeDir '.\' !include MUI2.nsh !include LogicLib.n...
NSIS 产生随机数
Function Random Exch $0 Push $1 System::Call 'kernel32::QueryPerformanceCounter(*l.r1)' System::Int64Op $1 % $0 Pop $0 Pop $1 Exch $0 FunctionEnd Push '100' Call Random Pop $0
nsis中如何去掉steup
name 'NSIS 脚本编辑器切换工具 by yhxx3344' ;换成就可以了 caption 'NSIS 脚本编辑器切换工具 by yhxx3344'
使用StdUtils实现任务栏和开始菜单锁定解锁程序图标
Caption 'InvokeShellVerb' OutFile 'InvokeShellVerb.exe' !addincludedir '..\..\Include' !include 'StdUtils.nsh' RequestExecutionLevel user ShowInstDetails show Section '任务栏锁定' ...
NSIS制作安装文件全攻略(二)
#========================================================================================= ; 头文件 !include 'MUI.nsh' !include 'Sections.nsh' !include 'LogicLib.nsh' #============...
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...
MAGIX Photo Manager 17 Deluxe v13.1.1.12
照片管理器允许您直接从相机导入照片,快速编辑并创建幻灯片,与朋友和家人共享。优化的用户界面确保了简单直观的程序操作。由于新功能和清晰的功能区,照片管理器使您的照片管理更加容易。 下...
R@1n ReBirth中文版(ReBirth激活工具)V1.10
R@1nReBirth中文版(R@1n ReBirth Activator)是一款KMS/HWID/OEM智能激活工具的KMS激活工具,无需联网可以激活所有Windows,Office版本.ReBirth注册机可以生产Windows和Office所有版本的密钥,ReBir...




