命令行选项

EndNote 命令行选项

选项

参数

说明

/I

Package\ProductCode

安装或配置

/f

[p|o|e|d|c|a|u|m|s|v]

Package\ProductCode

修复,该选项忽略任何命令行输入的任何属性值。此选项默认参数是「pecms」。该选项和 REINSTALLMODE 属性有相同的参数

p - 如果文件丢失重新安装

o - 如果已安装了一个旧版本或文件丢失,重新安装

e -如果已安装了一个旧版本或同样的版本,或文件丢失,重新安装

d - 如果文件丢失或者已安装了不同版本,重新安装

c - 如果文件丢失,或安装检测不能匹配相应的计算值。只修复文件表格中有msidbFileAttributesChecksum属性的列

a - 强制安装所有文件

u - 重写所有需的用户特定注册表项

m - 重写所有必须的电脑特定的注册表项

s - 覆盖所有现有快捷键

v - 从本地包的运行。第一次安装程序或者功能不使用重安装选项.

/a

Package

管理员安装选项,在网络上进行安装 EndNote

/x

Package\ProductCode

卸载 EndNote

/j

[u|m]Package

[u|m]Package/

[u|m]Package/

产品广告,此项忽略在命令行输入的任何属性值

u - 对有用户广告

m - 电脑上所有用户广告

g -语言标识符

t - 适用于广告包

/l

[i|w|e|a|r|u|c|m|o|p|v|x|+|!]

指定日志文件的路径,标识指示日志信息

i - 状态信息

w - 致命警告

e - 所有错误信息

a - 操作的启动

r - 操作-特殊记录

u - 用户请求

c - 初始界面参数

m - 内存溢出或致使信息

o -空间不足信息

p - 终端性能

v - 详细输出

x - 调试信息,只能在 Windows Server 2003 查看

+ - 现有文件附件

! - 刷新每一行到日志

"*" - 通配符,记录除了 V 和 X 选项外所有信息。包含 V 和 X 选项,指定「/ l*vx」

/m

filename

生成一个 SMS 的。mif 状态文件。必需使用安装(-i)或删除(-x)中的一项 安装(- a) 或重新安装 (- f)选项。ISMIF32.DLL 是安装 SMS 的一部分,必须包含在路径中

MIF 文件的状态的字段包含以下信息:

Manufacturer - Author

Product - Revision Number

Version - Subject

Locale - Template

Serial Number - not set

Installation - set by ISMIF32.DLL to "DateTime

InstallStatus - Success or Failed

Description - Error messages in the following order: 1) Error messages generated by installer. 2) Resource from Msi.dll if installation could not commence or user exit.

3) System error message file.

4) Formatted message: "Installer error %i", where %i is error returned from Msi.dll.

/p

PatchPackage[;patchPackage2...]

Applies a patch. To apply a patch to an installed administrative image you must combine options as follows:

/p <PatchPackage>[;patchPackage2...] /a <Package>

/q

n|b|r|f

Sets User interface level.

q,

qb - Basic

qr - Reduced

qf - Full

qn+ - No

qb+ - Basic

qb- - Basic

Note that the ! option is available with Windows Installer version 2.0 and works only with basic UI. It is not valid with full UI.

/? or /h

Displays copyright information for Windows Installer.

/y

Module

Calls the system API

This option is used only for registry information that cannot be added using the registry tables of the .msi file.

/z

Module

Calls the system API

This option is used only for registry information that cannot be removed using the registry tables of the .msi file.

/c

Advertises a new instance of the product. Must be used in conjunction with /t.

/n

ProductCode

Specifies a particular instance of the product. Used to identify an instance installed using the multiple instance support through a product code changing transforms.

最后更新于

这有帮助吗?