# 安装所有文件

内容文件包括 output styles, filters, connections files。EndNote 早期版本可安装可用的内容文件，现在内容文件已有数千个，可能影响 EndNote 的运行速度。但是如果用户想安装所有内容文件的话，可以采取以下方法

**注：**&#x8981;以使用命令行修改内容文件的默认安装目录，详见 [修改 EndNote 默认内容文件安装目录](/vol/changing-the-default-content-file-location.md)

### 方法一：通过命令行修改设置

该方法可用于多数用户

**EXE 安装文件**

ENX7Inst.exe INSTALLALLCONTENTFILES=yes

**MSI 安装文件**

msiexec.exe /I ENX7Inst.msi INSTALLALLCONTENTFILES=yes

### 方法二：通过转换自定义目录

该方法适用于网络管理员，希望终端用户不需要修改设置就安装和部署程序

在属性表中修改「INSTALLALLCONTENTFILES」的属性值为「yes」，保存转换，创建组策略部署安装程序


---

# 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/installing-all-content-files.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.
