📘 Update New Method

This commit is contained in:
bitcookies 2024-05-16 16:26:08 +08:00
parent f581ecfff6
commit a202108d32
2 changed files with 10 additions and 7 deletions

View file

@ -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.
| <img width="60px">rarreg.key<img width="60px"> | <img width="60px">rarkey.rar<img width="60px"> |
| rarreg.key | rarkey.rar |
| :--------------------------------------------: | :----------------------------------------------: |
| <img width="100px" src="assets/file-icon.svg"> | <img width="100px" src="assets/winrar-icon.svg"> |
| 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.

View file

@ -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** 并填入信息: