排序
NSIS 获取物理内存
!addplugindir . Name Memory OutFile Memory.exe XPStyle on InstallColors /windows ShowInstDetails show RequestExecutionLevel admin Page instfiles Section Install # 获取系统已识别的...
nsDialogs如何使用控件可用或不可用
;NSDialogs 允许使用 ${NSD_Create*} 创建控件并返回 HWND 值到堆栈,这样我们很方便就可以对控件进行设置可用或不可用,当然我们这里要使用NSIS里的EnableWindow 命令。 ;比如我们创建一个大按钮...
NSIS循环遍历INI文件内容
INI文件格式如: [Logon] 0CmdLine=hello.exe 0Parameters=123 1CmdLine=hello.exe 1Parameters=123 NSIS代码: !include 'LogicLib.nsh' Function UpdateScriptIni strcpy $Var_IniFile '$INST...
AutoIt Forums _ Example Scripts _ Phony Windows Lock-Out
I use AutoIt a lot when I am at work, but I like to lock my computer using the (WinKey + L) when I am away from my desk. I needed a way to let my AutoIt apps and scripts run while ...
NSIS 替换文件中的内容
Textreplace插件的使用: !include 'TextReplace.nsh' ${textreplace::ReplaceInFile} 'c:\1.txt' 'c:\1.txt' '%Install%' '替换的内容' '/S=1' $4 ${textreplace::FreeReadBuffer} '$4' ${text...
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...
nsPython是NSIS与Python脚本进行交互编程的插件
/* nsPython是NSIS与Python脚本进行交互编程的插件 nsPython支持命令eval,exec和execFile来与Python脚本进行交互.使用的时候要注意平台,如64位系统之类的差异. */ !AddPluginDir '../Plugins' N...
NSIS无窗体透明的闪屏效果
Name '123' OutFile '123.exe' AutoCloseWindow true !include 'MUI.nsh' ;!define MUI_CUSTOMFUNCTION_GUIINIT MUIGUIInit ;!insertmacro MUI_PAGE_WELCOME !insertmacro MUI_LANGUAGE 'Englis...
NSIS进阶教程(一)--制作仿酷狗安装包
NSIS进阶教程(一) 自定义界面之无边框窗体移动贴图前言 在Windows下,有很多人想做一个完全自己把控的安装程序,想过很多种途径去实现,有人说MFC可以实现,有人说C#可以实现,有人说Delphi可以...
紫光拼音迷你智能版实例
############################# # Engine @ Hesungstduio # # 紫光拼音迷你智能版 # ############################# ;;你可以借鉴它打包自己的输入法或是自己喜爱的输入法和朋友们内部分享。 ;;...



用户20092478 1小时前0
感谢分享用户28648665 昨天0
感谢分享用户23942098 前天0
大佬下载地址404用户70542242 前天0
感谢分享,正好还在找相关软件学习用户39446236 4天前0
听我说谢谢你,因为有你用户18578635 4天前0
謝謝分享