You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: README.md
+9-5Lines changed: 9 additions & 5 deletions
Original file line number
Diff line number
Diff line change
@@ -266,7 +266,7 @@ Example:
266
266
267
267
Now you can see the newly generated file.
268
268
269
-
```shell
269
+
```console
270
270
RAR registration data
271
271
Github
272
272
Single PC usage license
@@ -286,7 +286,7 @@ Save the generated information in **ANSI encoding** as `rarreg.key`.
286
286
287
287
Execute the following code in the terminal and configure two paramet
288
288
289
-
When using ANSI encoding, you can only use characters from the country or region where your operating system is located. ANSI encoding is supported from Powershell 7.4 onwards, and you will also need to [upgrade your Powershell](https://learn.microsoft.com/en-us/powershell/scripting/install/installing-powershell-on-windows?view=powershell-7.4).
289
+
When using ANSI encoding, you can only use characters from the country or region where your operating system is located. ANSI encoding is supported from Powershell 7.4 onwards, and you will also need to [upgrade your Powershell](https://learn.microsoft.com/en-us/powershell/scripting/install/installing-powershell-on-windows?view=powershell-7.4).
290
290
291
291
Generate multi-language licenses in ANSI encoding.
You can refer to: [Generation of "rarreg.key"](https://github.com/bitcookies/winrar-keygen/blob/master/README.HOW_DOES_IT_WORK.md#7-generation-of-rarregkey)
342
342
343
-
### 9.2 Key encoding
343
+
### 9.2 Text encoding
344
344
345
345
If you use the following command:
346
346
@@ -353,7 +353,11 @@ In the newer Windows 10, PowerShell will export in **UTF16-LE** format by defaul
0 commit comments