Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

(win10) Can't run keygenx64.exe #4

Closed
hoagN1 opened this issue Jul 26, 2021 · 8 comments
Closed

(win10) Can't run keygenx64.exe #4

hoagN1 opened this issue Jul 26, 2021 · 8 comments

Comments

@hoagN1
Copy link

hoagN1 commented Jul 26, 2021

i do disabled window defense but it didn't seem to work. it just flash open a console like cmd window and close itself immediately

@hoagN1 hoagN1 changed the title Can't run keygenx64.exe (win10) Can't run keygenx64.exe Jul 26, 2021
@bitcookies
Copy link
Owner

bitcookies commented Jul 27, 2021

i do disabled window defense but it didn't seem to work. it just flash open a console like cmd window and close itself immediately

This is essentially a command line and requires a terminal to run. For example CMD, powershell or terminal.

A total of two parameters are required. Use the following command to generate the key:

winrar-keygen.exe <Parameter 1> <Parameter 2>

Considering the copyright of RARLAB, I am considering whether to release a GUI version. But the main purpose of this repo is still to explain the principle of key generation. 😀

@hoagN1 hoagN1 closed this as completed Jul 27, 2021
@hoagN1
Copy link
Author

hoagN1 commented Jul 27, 2021

C:\WINDOWS\system32>winrar-keygen-x64.exe "Github" "Github.com"
'winrar-keygen.exe' is not recognized as an internal or external command,
operable program or batch file.
how can i fix this.

thankyou for taking your time answering my questions

@bitcookies
Copy link
Owner

C:\WINDOWS\system32>winrar-keygen-x64.exe "Github" "Github.com"
'winrar-keygen.exe' is not recognized as an internal or external command,
operable program or batch file.
how can i fix this.

thankyou for taking your time answering my questions

Oh, the problem is that the path is wrong.

For example, winrar-keygen-x64.exe is saved on your Windows Desktop.
The file location is C:\Users\yourname\Desktop\winrar-keygen-x64.exe
Then the command is C:\Users\yourname\Desktop\winrar-keygen-x64.exe Github Github.com

Open CMD, and then drag winrar-keygen-x64.exe to CMD window will generate the corresponding directory. 😉

@hoagN1
Copy link
Author

hoagN1 commented Jul 27, 2021

:((((( now i can't drag the "rarreg.key" in IDM i try reinstall it and run it normally and on admin but no luck. so i "open file location" and drag the "rarreg.key" straight into it but still no luck. my IDM are on 6.38

@bitcookies
Copy link
Owner

:((((( now i can't drag the "rarreg.key" in IDM i try reinstall it and run it normally and on admin but no luck. so i "open file location" and drag the "rarreg.key" straight into it but still no luck. my IDM are on 6.38

emm? What is IDM? 🤨

If you successfully generated and saved rarreg.key, just open winrar and drag rarreg.key to the winrar window, and you will be prompted whether to import information.

If you are unable to drag, you can try to put the rarreg.key in the following directory.

C:\Users\yourname\AppData\Roaming\WinRAR\rarreg.key

I haven't tried.

@hoagN1
Copy link
Author

hoagN1 commented Jul 27, 2021

thank you so muchhhhh

@bitcookies
Copy link
Owner

thank you so muchhhhh

ok 😜

@Hazuki-san
Copy link

I think IDM is referred to "Internet Download Manager"

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants