# 批量程序安装

网络管理员可以使用批量安装程序在多对台电脑上安装 EndNote

请注意需要符合以下要求

* 确保 [许可](/vol/licensing-of-volume-copies.md)数量
* 确保每台电脑的操作系统是以下几中的一种\
  \
  Windows 8 (32 或 64 位)\
  Windows 7 (32 或 64 位)\
  Windows Vista (32 或 64 位)\
  Windows XP (SP3)

安装光盘中包含 ENX7 Inst.msi 文件，管理员用户下，EndNote 安装程序可以提示产品序列号，并生成一个 license.dat 文件。license.dat 文件和 ENX7 Inst.msi 必须在同一个文件夹内，见[解锁大客户/网站许可安装程序](/vol/unlocking-the-volume-site-license-installer.md)

### 可以把安装程序部署到多台电脑上，下面方法中的一种即可

* [个人安装](/vol/easy-deployment.md)
* [组策略部署安装](/vol/deploying-the-endnote-installer-with-group-policy.md)
* [脚本安装](/vol/scripted-program-installations.md)

可以使用[命令行选项](/vol/msi-command-line-options.md)

### 有关安装内容文件

EndNote X7 以前的版本常安装所有预设的文件，这可能影响 EndNote 的运行速度。EndNote X7 的典型安装只安装最实用的一些输出格式，滤件和连接文件。详见[安装所有文件](/vol/installing-all-content-files.md)


---

# Agent Instructions: Querying This Documentation

If you need additional information that is not directly available in this page, you can query the documentation dynamically by asking a question.

Perform an HTTP GET request on the current page URL with the `ask` query parameter:

```
GET https://kb.howsci.com/vol/mass-installations.md?ask=<question>
```

The question should be specific, self-contained, and written in natural language.
The response will contain a direct answer to the question and relevant excerpts and sources from the documentation.

Use this mechanism when the answer is not explicitly present in the current page, you need clarification or additional context, or you want to retrieve related documentation sections.
