# 解锁安装程序

批量/网站许可安装程序可以使用一个序列号安装多台电脑。为了自动包含许可文件，必须解锁安装程序。这将产生一个新的安装文件，以及一个有效的 license.dat文件

**注：**&#x8BE5;内容仅适用于客户/网站安装程序，不适用于其他类型的安装程序

使用自动运行解锁

1. 插入 EndNote X7 安装光盘，EndNote 安装程序会自动运行。如果不能自动运行，打开光盘，双击「Autorun.exe」
2. 选择「Install Volume License」
3. 输入序列号\
   \
   当安装完毕后，会在目标文件夹内出现 ENX7 Inst.msi 和 license.dat 文件，这两个文件必须在同一级别的文件夹内

或才使用命令行的方法解锁

1. 打开 MS-DOS 命令行\
   \
   **Windows XP：**&#x5F00;始菜单 >> 运行 >> 输入CMD，然后确定

   **Windows Vista：**&#x5FBD;标键+R，输入 CMD 确定

   **Windows 7：** 徽标键+R，输入 CMD 确定
2. 「CD」命令进入到 ENX7 Inst.msi 的文件夹
3. 运行安装程序
4. 输入序列号


---

# 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/unlocking-the-volume-site-license-installer.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.
