# WinMerge

## 下載

參考資料:官網下載頁面(<https://winmerge.org/downloads/?lang=en>)

![](/files/-MLQeVCqpqJnC9-oIkDo)

## 操作

先建立一個準備用**WinMerge**去比對的目錄結構

![](/files/-MLQf5nYMsO4i1bdmLzb)

開啟**WinMerge**後，先選擇**開啟**

![](/files/-MLQestV-9N2Rdv0E8Nf)

選擇對應的目錄\
第一個選擇舊的\
第二個選擇新的\
因為只有兩邊比較，所以第三個就不用選\
\
如果點選 **儲存專案**，會存成`.WinMerge` 檔\
如果點選**Compare**，會直接開始執行比對

![](/files/-MLQfBzLBPogfcm4roR1)

當有差異的時候，會有黃底，前面也會有驚嘆號<br>

![](/files/-MLQgpj0wP9NyusramN5)

點擊兩下，可以開啟差異比對的畫面

![](/files/-MLQh2jAKLp4SFGVr9Uq)

上方工具，可以產生HTML 的報告\
\>工具>產生報告

![](/files/-MLQhA-SfzHoqRAkyBVv)

報告的內容畫面

![](/files/-MLQhHENFz5WVCX0IfIm)


---

# 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://brianwu.gitbook.io/brian/brians-za-ji/winmerge.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.
