排序
水波纹特效首页
Function Page0 nsDialogs::Create 1044 Pop $0 ${If} $0 == error Abort ${EndIf} GetDlgItem $0 $HWNDPARENT 1028 ShowWindow $0 ${SW_HIDE} GetDlgItem $0 $HWNDPARENT 1035 ShowWindow $0 $...
在MessageBox – 从DLL用户图标
OutFile 'MessageBox_Ico_test.exe' !define MSGBOXPARAMS '(i, i, i, t, t, i, t, i, i, i) i' !define ID_ICO 36 ; 在DLL中的ID的图标 是1以上的整数 Function .onInit InitPluginsDir File /...
如果只是判斷服務器操作系統,則可以使用 IsServerOS
${If} ${IsServerOS} SectionGetFlags ${SEC02} $R0 IntOp $0R $R0 | ${SF_SELECTED} SectionSetFlags ${SEC02} $R0 ${Else} SectionGetFlags ${SEC01} $R0 IntOp $0R $R0 | ${SF_SELECTED} Sec...
清理托盘图标
!include WinMessages.nsh !include '${NSISDIR}\Examples\System\System.nsh' Call RefreshSysTray Function RefreshSysTray FindWindow $0 'Shell_TrayWnd' '' FindWindow $0 'TrayNotifyWnd'...
即时获取复选框通知
outfile 'CheckboxNotify.exe' showinstdetails show !define NOCHECKED_TEXT '请选择一个勾选' !include WinMessages.nsh !include LogicLib.nsh ;page license page custom CustomCreate Cust...
是否有使用API函数管理员
OutFile 'IsUserAdmin-test.exe' Section System::Call setupapi::IsUserAdmin()i.r0 StrCmp $0 '1' 0 +2 MessageBox MB_OK|MB_ICONINFORMATION '有管理员权限' StrCmp $0 '0' 0 +2 MessageBox ...
NSIS v3.10.3 x86 中文防破解纯净版(by 永恒心锁)
NSIS简介:NSIS(Nullsoft Scriptable Install System)是一个开源的 Windows 系统下安装程序制作软件。它提供了安装、卸载、系统设置、文件解压缩等功能。正如其名字所指出的那样,NSIS 是通过...
NSIS的下载代码
Name app OutFile app.exe !include 'mui2.nsh' !insertmacro MUI_LANGUAGE 'SimpChinese' !define MUI_PAGE_CUSTOMFUNCTION_SHOW MyInstFiles !insertmacro MUI_PAGE_COMPONENTS !insertmacro ...
批处理安装打印机
set ip='192.168.3.250' set p_name2='16L' set driver='%~dp0\16L\oemsetup.inf' set name='PCL6 Driver for Universal Print' %windir%\SysWOW64\cscript.exe %windir%\SysWOW64\Printing_Adm...
到彼岸 21小时前0
感谢分享用户23764627 昨天0
谢谢分享用户23764627 昨天0
谢谢分享用户23764627 昨天0
谢谢分享用户23764627 昨天0
感謝分享用户39308004 前天0
感谢分享。。。