mirror of
https://github.com/bitcookies/winrar-keygen.git
synced 2026-07-26 22:42:10 +00:00
📘 Fix APPDATA variable formatting
This commit is contained in:
parent
cc6c7760d2
commit
47fe667eda
2 changed files with 2 additions and 2 deletions
|
|
@ -245,7 +245,7 @@ Usage:
|
|||
Options:
|
||||
-e, --encoding <enc> utf8 (default), ascii, ansi
|
||||
-o, --output <file> Output file (default: rarreg.key)
|
||||
-a, --activate Write to %%APPDATA%%\WinRAR\rarreg.key
|
||||
-a, --activate Write to %APPDATA%\WinRAR\rarreg.key
|
||||
-t, --text Print to console only, don't write file
|
||||
-v, --version Show version
|
||||
-h, --help Show this help
|
||||
|
|
|
|||
|
|
@ -240,7 +240,7 @@ Usage:
|
|||
Options:
|
||||
-e, --encoding <enc> utf8 (default), ascii, ansi
|
||||
-o, --output <file> Output file (default: rarreg.key)
|
||||
-a, --activate Write to %%APPDATA%%\WinRAR\rarreg.key
|
||||
-a, --activate Write to %APPDATA%\WinRAR\rarreg.key
|
||||
-t, --text Print to console only, don't write file
|
||||
-v, --version Show version
|
||||
-h, --help Show this help
|
||||
|
|
|
|||
Loading…
Reference in a new issue