# 神一样的工具们

由于压制所需要用到的软件门类繁杂，所以我会分成几个部分来介绍，这样找起来也方便一点，这里推荐把所有工具都丢到一个文件夹下，并且将这个文件夹加入path中，这样对于日后使用和版本管理都有不小的帮助！

这里就提一下如何将工具添加到PATH里吧！

### 1.收集工具

嘛，总的来说就是把一堆exe文件一股脑丢一个文件夹里，比如我这里是C盘的一个叫pathbin的文件夹

![反正一股脑丢进去就是了](https://i.v2ex.co/EV5FNakU.png)

### 2.设置Path路径

这个解释起来比较复杂，首先右键此电脑，选择属性，接下来看图就好了：

![看图就完事儿了](https://i.v2ex.co/j9F2w60Q.png)

### 3.测试设置是否生效

这个生效只要关了所有终端再开应该就可以了，实在不行就重启呗

然后打开powershell/cmd，输入ffmpeg或者flac试试，成功了那就ok了！


---

# 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://guide.geeking.moe/shen-yi-yang-de-gong-ju-men.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.
