最新发布第85页
排序
ESET Nod32 Endpoint/Security Antivirus v9.1.2071.0企业特别版支持Win7
ESET工作站防护版最新版ESET Endpoint Antivirus破解版(ESET防病毒软件企业版标准防护版)ESET Endpoint Security破解版(ESET防病毒软件企业版高级防护版)NOD32杀毒软件提供ESET企业版和ESET个人...
NSIS 跳换页面
Name skip OutFile skip.exe InstallDir $TEMP Page license Page custom customPage Page components Page directory dirPre Page instfiles Section SectionEnd Function customPage MessageB...
NSIS 卸载时判断程序是否运行
Function un.onInit !insertmacro MUI_UNGETLANGUAGE MessageBox MB_ICONQUESTION|MB_YESNO|MB_DEFBUTTON2 '您确实要完全移除xxx,及其所有的组件?' IDYES +2 Abort Find: FindProcDLL::FindPr...
OneKeyTools For wps/office/ppt/永中office v2024.07.27
OneKeyTools是一款免费开源的MS Office PowerPoint和WPS演示第三方平面设计辅助插件,功能涵盖形状、调色、三维、图片处理、音频、表格、图表、辅助功能等领域。 下载地址: https://www.123pan...
NSIS检测获取NET版本
;获取.NET版本,此函数在nsis.sf.net中有 Function GetDotNETVersion Push $0 Push $1 System::Call 'mscoree::GetCORVersion(w .r0, i ${NSIS_MAX_STRLEN}, *i) i .r1' StrCmp $1 'error' 0 +2...
NSIS 组件关联页面
!include 'MUI.nsh' !include 'Sections.nsh' Name '自定义页面结合组件选择测试' OutFile 'Setup.exe' !insertmacro MUI_PAGE_COMPONENTS Page custom PageInitFunc PageLeaveFunc '' # 自定义...
字符串怎么转表达式
字符串怎么转表达式目的是将字符串转成表达式,输出计算后的数值,例如: $string = ‘1+1’ 希望输出结果 2 通过这样的函数 $string = '1+1' MsgBox(0, $string, Execute($string))
NSIS 控制面版显示卸载信息
!define PRODUCT_INSTALL_KEY 'Software\Microsoft\Windows\CurrentVersion\Install\${PRODUCT_NAME}' InstallDirRegKey HKLM '${PRODUCT_INSTALL_KEY}' 'InstallDir' #控制面板显示图标 WriteR...
NSIS注册组件方法
;注册 Exec 'regsvr32.exe /s '$INSTDIR\vpwBoard.ocx'' Exec 'regsvr32.exe /s '$INSTDIR\vpvX264Encoder.ax'' Exec 'regsvr32.exe /s '$INSTDIR\h264dec.ax'' Exec 'regsvr32.exe /s '$INSTDI...














用户28519730
12小时前0
下载看看