# 關於這台 Mac

完工圖

![](/files/-LFonjsdg7umuk42Lu8P)

\
修改教學
----

### 處理器

在Finder中前往 **/System/Library/PrivateFrameworks**，\
並找到**AppleSystemInfo.framework**

![](/files/-LFoq-m9NYxkG2kQ7cQU)

在 **AppleSystemInfo.framework** 底下前往 **/Versions/A/Resources/zh\_TW\.lproj，**\
並找到 **AppleSystemInfo.strings**

![](/files/-LFoq1BgprRnS0XGcjMI)

使用 [TextWrangler](https://itunes.apple.com/tw/app/textwrangler/id404010395?mt=12) 開啟 **(記得備份)**&#x20;

![](/files/-LFoq2avIRQD7UvBWl3U)

找到以下區塊，並替換**未知的。** 例如：Ryzen 7 1700

`<key>UnknownCPUKind</key>`\
`<string>未知的</string>`

要復原，將原始檔覆蓋即可。

完整路徑`/System/Library/PrivateFrameworks/AppleSystemInfo.framework/`\
`Versions/A/Resources/YOUR_SYSTEM_LANGUAGE.lproj/AppleSystemInfo.strings`

### 顯示器圖片

完整路徑

`/System/Library/CoreServices/CoreTypes.bundle/`\
`Contents/Resources/public.generic-lcd.icns`

### 機型和年份

完整路徑

`/Users/使用者名稱/Library/Preferences/com.apple.SystemProfiler.plist`

### 系統圖示

完整路徑

`/Applications/Utilities/System Information.app/`\
`Contents/Resources/SystemLogo.tiff`


---

# 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://mtwstudio.gitbook.io/ryzentosh/4-other/4-6-about-this-mac.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.
