From 5e6ca1984eae0f69c0686e24f06570858cba228b Mon Sep 17 00:00:00 2001 From: bitcookies Date: Thu, 16 May 2024 17:02:15 +0800 Subject: [PATCH] =?UTF-8?q?=F0=9F=93=98=20Fix=20Link=20Error?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- README.md | 2 +- README.zh-CN.md | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index d99cd98..e37d970 100644 --- a/README.md +++ b/README.md @@ -50,7 +50,7 @@ There are several ways to use it: WinRAR Keygen supports `ASCII`, `ANSI` and `UTF-8` encoding types, the following is a brief description of the three encoding types. > [!WARNING] -> It is recommended that you do not use the ANSI encoding method for the time being, as there are garbled PowerShell console characters for Chinese, Japanese, and Korean on Windows Server 2022 [Microsoft is working on a fix for this issue](https://learn.microsoft.com/en-us/troubleshoot/windows-server/system-management-components/powershell-shell-characters-garbled-for-cjk-languagess). +> It is recommended that you do not use the ANSI encoding method for the time being, as there are garbled PowerShell console characters for Chinese, Japanese, and Korean on Windows Server 2022 [Microsoft is working on a fix for this issue](https://learn.microsoft.com/en-us/troubleshoot/windows-server/system-management-components/powershell-console-characters-garbled-for-cjk-languages). | Encoding | Instruction | Supported Characters | | -------------------------------------------- | ------------------------------------------------------------ | ------------------------------------------------------------ | diff --git a/README.zh-CN.md b/README.zh-CN.md index 3900c7a..8325903 100644 --- a/README.zh-CN.md +++ b/README.zh-CN.md @@ -50,7 +50,7 @@ WinRAR 不是免费软件。如果你想使用它,你应当向 [__RARLAB__](ht WinRAR Keygen 支持 `ASCII`、`ANSI` 和 `UTF-8` 三种编码类型,以下是三种编码的简单说明: > [!WARNING] -> 建议暂时先不要使用 ANSI 编码方式,因为在 Windows Server 2022 上中文、日语和韩语的 PowerShell 控制台字符会出现乱码问题,[微软正在修复该问题](https://learn.microsoft.com/en-us/troubleshoot/windows-server/system-management-components/powershell-shell-characters-garbled-for-cjk-languages)。 +> 建议暂时先不要使用 ANSI 编码方式,因为在 Windows Server 2022 上中文、日语和韩语的 PowerShell 控制台字符会出现乱码问题,[微软正在修复该问题](https://learn.microsoft.com/en-us/troubleshoot/windows-server/system-management-components/powershell-console-characters-garbled-for-cjk-languages)。 | 编码 | 说明 | 支持的字符 | | -------------------------------------------- | ------------------------------------------------------------ | ----------------------------------------------------- |