From a202108d320be721a1612c96a44e612f53b05499 Mon Sep 17 00:00:00 2001 From: bitcookies Date: Thu, 16 May 2024 16:26:08 +0800 Subject: [PATCH] =?UTF-8?q?=F0=9F=93=98=20Update=20New=20Method?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- README.md | 13 ++++++++----- README.zh-CN.md | 4 ++-- 2 files changed, 10 insertions(+), 7 deletions(-) diff --git a/README.md b/README.md index db0e09f..596efcf 100644 --- a/README.md +++ b/README.md @@ -42,12 +42,15 @@ See [here](README.HOW_DOES_IT_WORK.md). There are several ways to use it: - [Use Github Actions](#6-Use-Github-Actions) -- [Use Github Actions with Push](#7-Use-Github-Actions-with-secrets) +- [Use Github Actions with secrets](#7-Use-Github-Actions-with-secrets) - [Build in Visual Studio](#8-Build-in-Visual-Studio) ## 4. Encoding -WinRAR Keygen supports `ASCII`, `ANSI` and `UTF-8` encoding types, the following is a brief description of the three encoding types: +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-languages). | Encoding | Instruction | Supported Characters | | -------------------------------------------- | ------------------------------------------------------------ | ------------------------------------------------------------ | @@ -59,10 +62,10 @@ WinRAR Keygen supports `ASCII`, `ANSI` and `UTF-8` encoding types, the following There are two types of WinRAR licenses, `rarreg.key` and `rarkey.rar`, which differ only in their import. -| rarreg.key | rarkey.rar | +| rarreg.key | rarkey.rar | | :--------------------------------------------: | :----------------------------------------------: | | | | -| Drag to import or place in a specific location | Double-click to run automatic import | +| Drag to import or place in a location | Double-click to run automatic import | ## 6. Use Github Actions @@ -89,7 +92,7 @@ Go back to the repo you just forked and click **Actions** to allow Workflows to ![Workflow](assets/enable-workflows-dark.png#gh-dark-mode-only) -### 6.3 Run WinRAR Keygen +### 6.3 Run workflow After allowing the workflow, go to **Actions > WinRAR Keygen > Run workflow** and fill in the information to start generating. diff --git a/README.zh-CN.md b/README.zh-CN.md index 7aa33a8..4b20170 100644 --- a/README.zh-CN.md +++ b/README.zh-CN.md @@ -92,7 +92,7 @@ WinRAR license 有 `rarreg.key` 和 `rarkey.rar` 两种类型,它们仅在导 ![Workflow](assets/enable-workflows-dark.png#gh-dark-mode-only) -### 6.3 运行 WinRAR Keygen +### 6.3 运行 workflow 允许 workflow 后,选择 **WinRAR Keygen > Run workflow** 并填入信息就可以开始生成了: @@ -167,7 +167,7 @@ WinRAR license 有 `rarreg.key` 和 `rarkey.rar` 两种类型,它们仅在导 ![Secrets Repo](assets/secrets-repo-dark.png#gh-dark-mode-only) -### 7.4 运行 Workflow +### 7.4 运行 workflow 进入 **Actions** 选择 **WinRAR Keygen with secrets > Run workflow** 并填入信息: