您好,欢迎光临本网站![请登录][注册会员]  
文件名称: NSIS 中文用户手册
  所属分类: 专业指导
  开发工具:
  文件大小: 290kb
  下载次数: 0
  上传时间: 2015-03-07
  提 供 者: hu_****
 详细说明: 第一章: 介绍 NSIS 关于 NSIS 主要特性 特性列表 第二章: 指南: 基础 介绍 脚本文件 脚本结构 安装程序属性 页面 区段 函数 脚本的工作方式 变量 调试脚本 编译器命令 编译器 新式用户界面(Modern UI) 插件 更多 第三章: 命令行的使用 MakeNSIS 的使用 选项 注意事项 例子 安装程序的使用 公共选项 卸载程序特别选项 例子 第四章: 脚本参考 脚本文件格式 变量 用户变量 Var 其它可写的变量 常量 在字串里使用变量 标记 相对跳转 页面 次序 页面选项 回调 Page UninstPage PageEx PageExEnd PageCallbacks 区段 区段命令 AddSize Section SectionEnd SectionIn SectionGroup SectionGroupEnd 卸载区段 函数 函数命令 Function FunctionEnd 回调函数 安装回调 .onGUIInit .onInit .onInstFailed .onInstSuccess .onGUIEnd .onMouseOverSection .onRebootFailed .onSelChange .onUserAbort .onVerifyInstDir 卸载回调 un.onGUIInit un.onInit un.onUninstFailed un.onUninstSuccess un.onGUIEnd un.onRebootFailed un.onUserAbort 安装程序属性 常规属性 AddBrandingImage AllowRootDirInstall AutoCloseWindow BGFont BGGradient BrandingText Caption ChangeUI CheckBitmap CompletedText ComponentText CRCCheck DetailsButtonText DirText DirVar DirVerify FileErrorText Icon InstallButtonText InstallColors InstallDir InstallDirRegKey InstProgressFlags InstType LicenseBkColor LicenseData LicenseForceSelection LicenseText MiscButtonText Name OutFile SetFont ShowInstDetails ShowUninstDetails SilentInstall SilentUnInstall SpaceTexts SubCaption UninstallButtonText UninstallCaption UninstallIcon UninstallSubCaption UninstallText WindowIcon XPStyle 编译器标记 AllowSkipFiles FileBufSize SetCompress SetCompressor SetCompressorDictSize SetDatablockOptimize SetDateSave SetOverwrite SetPluginUnload 版本信息 VIAddVersionKey VIProductVersion 指令用法说明 基本指令 Delete Exec ExecShell ExecWait File Rename ReserveFile RMDir SetOutPath 注册表、INI 文件指令 DeleteINISec DeleteINIStr DeleteRegKey DeleteRegValue EnumRegKey EnumRegValue ExpandEnvStrings FlushINI ReadEnvStr ReadINIStr ReadRegDWORD ReadRegStr WriteINIStr WriteRegBin WriteRegDWORD WriteRegStr WriteRegExpandStr 常规用途指令 CallInstDLL CopyFiles CreateDirectory CreateShortCut GetDLLVersion GetDLLVersionLocal GetFileTime GetFileTimeLocal GetFullPathName GetTempFileName SearchPath SetFileAttributes RegDLL UnRegDLL 流程控制指令 Abort Call ClearErrors GetCurrentAddress GetFunctionAddress GetLabelAddress Goto IfAbort IfErrors IfFileExists IfRebootFlag IfSilent IntCmp IntCmpU MessageBox Return Quit SetErrors StrCmp 文件指令 FileClose FileOpen FileRead FileReadByte FileSeek FileWrite FileWriteByte FindClose FindFirst Find下一页 卸载程序指令 WriteUninstaller 混合指令 GetErrorLevel GetInstDirError InitPluginsDir SetErrorLevel SetShellVarContext Sleep 字串操作指令 StrCpy StrLen 堆栈支持 Exch Pop Push 整数支持 IntFmt IntOp 重启指令 Reboot SetRebootFlag 安装记录指令 LogSet LogText 区段管理 SectionSetFlags SectionGetFlags SectionSetText SectionGetText SectionSetInstTypes SectionGetInstTypes SectionSetSize SectionGetSize SetCurInstType GetCurInstType InstTypeSetText InstTypeGetText 用户界面指令 BringToFront CreateFont DetailPrint EnableWindow FindWindow GetDlgItem HideWindow IsWindow LockWindow SendMessage SetAutoClose SetBrandingImage SetDetailsView SetDetailsPrint SetCtlColors SetSilent ShowWindow 多语言指令 LoadLanguageFile LangString LicenseLangString 多语言 语言的选择 LangDLL 插件 RTL 语言 插件 DLL 使用插件命令 禁止插件卸载 手动调用插件 静默安装、卸载 第五章: 编译时命令 编译器实用命令 !include !addincludedir !addplugindir !cd !echo !error !execute !packhdr !system !warning !verbose 预定义 ${__FILE__} ${__LINE__} ${__DATE__} ${__TIME__} ${__TIMESTAMP__} 读取环境变量 $%envVarName% 条件编译 !define !undef !ifdef !ifndef !ifmacrodef !ifmacrondef !else !endif !insertmacro !macro !macroend 附录 A: 新式用户界面 附录 B: DLL/TLB 库的安装 简介 库的安装 说明 参数 选项 注意事项 例子 库的卸载 说明 参数 选项 例子 Visual Basic 6 Runtimes 附录 C: 常用脚本 获取上级目录 修剪新行(去除回车换行) 获取命令行参数 在字串里查找 获取 Windows 版本 获取 Internet Explorer 版本 判断 .NET Framework 是否已安装 判断 Macromedia Flash Player 是否已安装 连接到 Internet 获取安装程序文件名 禁止多个安装程序实例 更多的 附录 D: 常用信息 错误级别 添加卸载信息到添加删除面板 使用 System.dll 来调用一个外部 DLL 把安装详细信息导出到文件 如何读取 REG_MULTI_SZ 值 附录 E: 常用头文件 文件函数 介绍 Locate GetSize DriveSpace GetDrives GetTime GetFileAttributes GetFileVersion GetExeName GetExePath GetParameters GetOptions GetRoot GetParent GetFileName GetBaseName GetFileExt BannerTrimPath DirState RefreshShellIcons 文本函数 介绍 LineFind LineRead FileReadFromEnd LineSum FileJoin TextCompare ConfigRead ConfigWrite FileRecode TrimNewLines 句子函数 介绍 WordFind WordFind2X WordFind3X WordReplace WordAdd WordInsert StrFilter VersionCompare VersionConvert 逻辑函数库 介绍 基本语句 表达式 例子 常用函数库 介绍 字串处理函数 Find FindI FindLast FindLastI StrStr StrStrI StrRStrI TrimLine TrimLineEx Replace ReplaceEx VerCmp StrCase StrToHex ConvertANSIToUTF8 ConvertUTF8ToANSI 文件、磁盘处理函数 GetParent GetChild GetFileExt DumpLog AppendFile DelFileByLog RMDir ForEachFile ForEachFileEx SearchFile IsWritable GetVolume TrimDir FileTimeCmp GetFileSize CompactPathEx RenameExtension RelativePathTo PathCanonicalize RemoveArgs CheckFileEncoding 注册表处理函数 CopyReg ReadRegBin ReadRegMultiStr WriteRegBin WriteRegStrW SHCopyKey SHRegGetPath GetRegKeyCount GetRegValueCount 杂项函数 CloseApp IsWinNT GetComputerName GetInstallerName GetLocaleInfo GetWinName GetUserName RefreshIcon ClearDetail GetDllVersion LoadImage DeleteObject DestroyCursor DestroyIcon MessageBox WriteEnvStr DeleteEnvStr 附录 F: 更新记录和版本注意事项 附录 G: 构建 NSIS 常规 在 Windows 上构建 在 POSIX 上构建 每日构建 附录 H: 致谢名单 程序员 贡献者 资源制作者 翻译者 文档编写者 附录 I: NSIS 许可协议 ...展开收缩
(系统自动生成,下载前可以参看下载内容)

下载文件列表

相关说明

  • 本站资源为会员上传分享交流与学习,如有侵犯您的权益,请联系我们删除.
  • 本站是交换下载平台,提供交流渠道,下载内容来自于网络,除下载问题外,其它问题请自行百度
  • 本站已设置防盗链,请勿用迅雷、QQ旋风等多线程下载软件下载资源,下载后用WinRAR最新版进行解压.
  • 如果您发现内容无法下载,请稍后再次尝试;或者到消费记录里找到下载记录反馈给我们.
  • 下载后发现下载的内容跟说明不相乎,请到消费记录里找到下载记录反馈给我们,经确认后退回积分.
  • 如下载前有疑问,可以通过点击"提供者"的名字,查看对方的联系方式,联系对方咨询.
 相关搜索: NSIS
 输入关键字,在本站1000多万海量源码库中尽情搜索: