- 1、本文档共16页,可阅读全部内容。
- 2、原创力文档(book118)网站文档一经付费(服务费),不意味着购买了该文档的版权,仅供个人/单位学习、研究之用,不得用于商业用途,未经授权,严禁复制、发行、汇编、翻译或者网络传播等,侵权必究。
- 3、本站所有内容均由合作方或网友上传,本站不对文档的完整性、权威性及其观点立场正确性做任何保证或承诺!文档内容仅供研究参考,付费前请自行鉴别。如您付费,意味着您自己接受本站规则且自行承担风险,本站不退款、不进行额外附加服务;查看《如何避免下载的几个坑》。如果您已付费下载过本站文档,您可以点击 这里二次下载。
- 4、如文档侵犯商业秘密、侵犯著作权、侵犯人身权等,请点击“版权申诉”(推荐),也可以打举报电话:400-050-0827(电话支持时间:9:00-18:30)。
查看更多
Inno Setup一个打包安装脚本示范(国外英文资料)
Inno Setup一个打包安装脚本示范(国外英文资料)
Inno Setup a package installation script demonstration
The script is generated by the Inno Setup script wizard!
; For details on creating the Inno Setup script file, refer to the help documentation!
[Setup]
; Note: the value of the AppId identifies the application separately.
; Do not use the same AppId value for other installers.
; (generate the new GUID, and click the tool | to generate the GUID in the IDE.)
AppId = {{A9861883-31c5-4324-bd9a-dc3271eeb675}
; The program name
AppName = ISsample
; The version number
AppVerName = ISsample
; The publisher name
AppPublisher = Hkiss
; Related links
Apppublisherurlis /
Appsupporturlat /
Appupdatesurlis /
; Default installation directory
M3 DefaultDirName = {} \ ISsample
; The default start menu name
DefaultGroupName = ISsample
; Open the - optional installation start menu item
; AllowNoIcons = yes
; Install the agreement
; LicenseFile = C: \ Example \ original file \ agreement. TXT
; View the text file before installation
; InfoBeforeFile = C: \ Example \ original file \ Setup_New. TXT
; View the text file after installation
; InfoAfterFile = C: \ Example \ raw file \ setup_old.txt
; Output folder
OutputDir = C: \ Example, InnoSetup, out
; Output filename
OutputBaseFilename = setup
; Install the ICONS
SetupIconFile = C: \ Example \ raw file \ title
; The installation needs to enter the password
; Password = 123
; Encryption = yes
; Compression related
Compression will = lzma
SolidCompression = yes
; You can let the user ignore the choice language
ShowLanguageDialog = yes
; Note version information
versioninfocompany.
VersionInfoDescription = ISsample sin-enhanced version
VersionInfoVersion =
VersionInfoCopyright = Copyright (C) 2007-2008 Hkiss
; Choice language
[Languages]
Name: CHS; MessagesFile: compiler: default.isl; LicenSeFile: C: \ Example \ original file \ CHS \ agreement.
Name: en; MessagesFile: compiler: Languages \ english.isl; LicenSeFile: C: \ Example \ original file \ en \ agree
您可能关注的文档
最近下载
- 二单元民族学的源流理论视角及研究方法.ppt
- 我国政务B站号传播效果现状及影响因素研究.docx VIP
- DB15T 3962.7-2025绿色矿山建设规范 第7部分:水泥灰岩行业.pdf VIP
- 高中语文统编版下册《祝福》、《林教头风雪山神庙》联读 (1).pptx
- 一种D-手性肌醇的制备方法.pdf VIP
- 辽宁省2024学年度普通高中学业水平合格性考试化学试题及答案.docx
- 跨境电商平台的财务管理策略.docx VIP
- 合规性评价报告(2025年).docx
- 【英语试卷+答案】2024年宁德市4月初中毕业班质量检测.pdf VIP
- 2025云南省红河州开远市纪委监委招聘合同制辅助人员(8人)笔试备考试题及答案解析.docx VIP
文档评论(0)