🌙 Adapt the Github Dark Theme
🌙 Adapt the Github Dark Theme
44
README.md
|
|
@ -17,11 +17,13 @@
|
|||
<a href="https://github.com/bitcookies/winrar-keygen/blob/master/LICENSE">
|
||||
<img alt="License" src="https://img.shields.io/github/license/bitcookies/winrar-keygen.svg" />
|
||||
</a>
|
||||
<img alt="Visitors" src="https://jwenjian-visitor-badge-5.glitch.me/badge?page_id=bitcookies.winrar-keygen" />
|
||||
</p>
|
||||
<p align="center">
|
||||
<a href="README.zh-CN.md">简体中文</a> | <a href="README.md">English</a>
|
||||
</p>
|
||||
|
||||
|
||||
## 1. What is WinRAR?
|
||||
|
||||
WinRAR is a trialware file archiver utility for Windows, developed by Eugene Roshal of win.rar GmbH.
|
||||
|
|
@ -55,7 +57,9 @@ Github Action is a CI/CD tool introduced after Microsoft acquired Github, and yo
|
|||
|
||||
**Fork** this repo.
|
||||
|
||||

|
||||

|
||||
|
||||

|
||||
|
||||
If you've forked before and I've committed new code, but you don't know how to merge the new content into your repository, then you can delete the current fork and fork again.
|
||||
|
||||
|
|
@ -63,7 +67,9 @@ If you've forked before and I've committed new code, but you don't know how to m
|
|||
|
||||
Go to `keygen/info.json` and click on the edit button to edit the file.
|
||||
|
||||

|
||||

|
||||
|
||||

|
||||
|
||||
You can see:
|
||||
|
||||
|
|
@ -93,11 +99,15 @@ If Github Actions does not start automatically, you will need to click on the Ac
|
|||
|
||||
Go to **Actions** and select **WinRAR Keygen** to see the status of the program.
|
||||
|
||||

|
||||

|
||||
|
||||

|
||||
|
||||
Green means it ran successfully, yellow means it is running, red means it failed. After running successfully, open the corresponding task and select **rarreg_file** to download.
|
||||
|
||||

|
||||

|
||||
|
||||

|
||||
|
||||
After extract `rarreg_file.zip`, you will get `rarreg.key`, just drag and drop it into WinRAR.
|
||||
|
||||
|
|
@ -116,30 +126,44 @@ In order to make Merge and Pull easier for everyone, a new method for using Gith
|
|||
|
||||
**Fork** this repo.
|
||||
|
||||

|
||||

|
||||
|
||||

|
||||
|
||||
### 5.2 Creating Secrets
|
||||
|
||||
Go to **Settings > Secrets > New repository secret**:
|
||||
Go to **Settings > Secrets > Actions > New repository secret**:
|
||||
|
||||

|
||||

|
||||
|
||||

|
||||
|
||||
Create two Secrets named `text1` and `text2` and fill in values:
|
||||
|
||||

|
||||

|
||||
|
||||

|
||||
|
||||
Once created, you will see:
|
||||
|
||||

|
||||

|
||||
|
||||

|
||||
|
||||
### 5.3 Run Workflow
|
||||
|
||||
Go to **Actions** and select **WinRAR Keygen Secrets** to run Workflow manually:
|
||||
|
||||

|
||||

|
||||
|
||||

|
||||
|
||||
After running successfully, open the corresponding task and select **rarreg_file** to download.
|
||||
|
||||

|
||||
|
||||

|
||||
|
||||
</details>
|
||||
|
||||
## 6. Build in Visual Studio
|
||||
|
|
|
|||
|
|
@ -17,11 +17,13 @@
|
|||
<a href="https://github.com/bitcookies/winrar-keygen/blob/master/LICENSE">
|
||||
<img alt="License" src="https://img.shields.io/github/license/bitcookies/winrar-keygen.svg" />
|
||||
</a>
|
||||
<img alt="Visitors" src="https://jwenjian-visitor-badge-5.glitch.me/badge?page_id=bitcookies.winrar-keygen" />
|
||||
</p>
|
||||
<p align="center">
|
||||
<a href="README.zh-CN.md">简体中文</a> | <a href="README.md">English</a>
|
||||
</p>
|
||||
|
||||
|
||||
## 1. WinRAR是什么?
|
||||
|
||||
WinRAR是一款用于管理压缩包文件的共享软件。其算法由作者尤金·罗谢尔研发,享有原创专利。
|
||||
|
|
@ -55,7 +57,9 @@ Github Action 是微软收购 Github 之后推出的 CI/CD 工具,通过以下
|
|||
|
||||
点击该项目右上角的 **Fork** 按钮,fork 一份代码到你的 Github:
|
||||
|
||||

|
||||

|
||||
|
||||

|
||||
|
||||
如果你之前 fork 过,然后我提交了新的代码,但是你不懂得如何合并新内容到你的仓库,那你也可以删掉当前 fork 的仓库,然后重新 fork 一次。
|
||||
|
||||
|
|
@ -63,7 +67,9 @@ Github Action 是微软收购 Github 之后推出的 CI/CD 工具,通过以下
|
|||
|
||||
进入 `keygen/info.json`,点击编辑按钮,对该文件进行编辑:
|
||||
|
||||

|
||||

|
||||
|
||||

|
||||
|
||||
打开该文件,你会发现有以下内容:
|
||||
|
||||
|
|
@ -93,11 +99,15 @@ Github Action 是微软收购 Github 之后推出的 CI/CD 工具,通过以下
|
|||
|
||||
进入 **Actions** 并选择 **WinRAR Keygen** 页面查看程序运行状况:
|
||||
|
||||

|
||||

|
||||
|
||||

|
||||
|
||||
绿色说明运行成功,黄色说明正在运行,红色说明运行失败。运行成功之后,打开对应的任务,选择 **rarreg_file** 下载:
|
||||
|
||||

|
||||

|
||||
|
||||

|
||||
|
||||
将 `rarreg_file.zip` 解压缩后会得到 `rarreg.key`,然后拖动导入 WinRAR 即可。
|
||||
|
||||
|
|
@ -116,31 +126,45 @@ Github Action 是微软收购 Github 之后推出的 CI/CD 工具,通过以下
|
|||
|
||||
点击该项目右上角的 **Fork** 按钮,fork 一份代码到你的 Github:
|
||||
|
||||

|
||||

|
||||
|
||||

|
||||
|
||||
如果你之前 fork 过,然后我提交了新的代码,但是你不懂得如何合并新内容到你的仓库,那你也可以删掉当前 fork 的仓库,然后重新 fork 一次。
|
||||
|
||||
### 5.2 创建 Secrets
|
||||
|
||||
进入 **Settings > Secrets > New repository secret** 来创建:
|
||||
进入 **Settings > Secrets > Actions > New repository secret** 来创建:
|
||||
|
||||

|
||||

|
||||
|
||||

|
||||
|
||||
创建两个 Secrets,名称为 `text1` 和 `text2`,并填入相关值:
|
||||
|
||||

|
||||

|
||||
|
||||

|
||||
|
||||
创建完成后,你将会看到:
|
||||
|
||||

|
||||

|
||||
|
||||

|
||||
|
||||
### 5.3 运行 Workflow
|
||||
|
||||
进入 **Actions** 并选择 **WinRAR Keygen Secrets** 来手动执行 Workflow:
|
||||
|
||||

|
||||

|
||||
|
||||
运行成功之后,打开对应的任务,选择 **rarreg_file** 下载。
|
||||

|
||||
|
||||
运行成功之后,打开对应的任务,选择 **rarreg_file** 下载:
|
||||
|
||||

|
||||
|
||||

|
||||
|
||||
</details>
|
||||
|
||||
|
|
|
|||
|
Before Width: | Height: | Size: 36 KiB |
|
Before Width: | Height: | Size: 14 KiB |
|
Before Width: | Height: | Size: 63 KiB |
|
Before Width: | Height: | Size: 13 KiB |
|
Before Width: | Height: | Size: 78 KiB |
|
Before Width: | Height: | Size: 20 KiB |
|
Before Width: | Height: | Size: 13 KiB |
|
Before Width: | Height: | Size: 75 KiB |
BIN
assets/edit-json-dark.png
Normal file
|
After Width: | Height: | Size: 27 KiB |
BIN
assets/edit-json-light.png
Normal file
|
After Width: | Height: | Size: 27 KiB |
BIN
assets/file-download-dark.png
Normal file
|
After Width: | Height: | Size: 22 KiB |
BIN
assets/file-download-light.png
Normal file
|
After Width: | Height: | Size: 22 KiB |
BIN
assets/fork-dark.png
Normal file
|
After Width: | Height: | Size: 49 KiB |
BIN
assets/fork-light.png
Normal file
|
After Width: | Height: | Size: 49 KiB |
BIN
assets/push-workflows-dark.png
Normal file
|
After Width: | Height: | Size: 105 KiB |
BIN
assets/push-workflows-light.png
Normal file
|
After Width: | Height: | Size: 157 KiB |
BIN
assets/run-workflow-dark.png
Normal file
|
After Width: | Height: | Size: 132 KiB |
BIN
assets/run-workflow-light.png
Normal file
|
After Width: | Height: | Size: 132 KiB |
BIN
assets/secrets-add-dark.png
Normal file
|
After Width: | Height: | Size: 35 KiB |
BIN
assets/secrets-add-light.png
Normal file
|
After Width: | Height: | Size: 35 KiB |
BIN
assets/secrets-dark.png
Normal file
|
After Width: | Height: | Size: 204 KiB |
BIN
assets/secrets-light.png
Normal file
|
After Width: | Height: | Size: 207 KiB |
BIN
assets/secrets-repo-dark.png
Normal file
|
After Width: | Height: | Size: 31 KiB |
BIN
assets/secrets-repo-light.png
Normal file
|
After Width: | Height: | Size: 32 KiB |