Bitcoin Forum

Bitcoin => Development & Technical Discussion => Topic started by: schnell on February 14, 2012, 05:06:41 PM



Title: vanitygen wont work!
Post by: schnell on February 14, 2012, 05:06:41 PM
When I open it, it just opens the command prompt window and closes instantly :(
This is with every exe in the folder, they are all the same :(


Title: Re: vanitygen wont work!
Post by: Pieter Wuille on February 14, 2012, 05:07:37 PM
You probably want to run it from a command-line, so you can give it information about what it needs to search for.


Title: Re: vanitygen wont work!
Post by: schnell on February 14, 2012, 05:11:11 PM
You probably want to run it from a command-line, so you can give it information about what it needs to search for.

I just click on the exe :/
Is there somthing I need to do to fix this?


Title: Re: vanitygen wont work!
Post by: Pieter Wuille on February 14, 2012, 05:20:19 PM
It is not a GUI tool, running the exe will start it without arguments, so it will just show its help text and exit immediately.

What you want to do is start a command-line (start -> execute -> "cmd" or something in windows), go to the directory the program is in (using cd [dirname]), and then type "vanitygen", and see what it tells you about what arguments it accepts.


Title: Re: vanitygen wont work!
Post by: BurtW on February 14, 2012, 05:20:39 PM
THIS:
You probably want to run it from a command-line, so you can give it information about what it needs to search for.


Title: Re: vanitygen wont work!
Post by: schnell on February 14, 2012, 06:17:58 PM
It is not a GUI tool, running the exe will start it without arguments, so it will just show its help text and exit immediately.

What you want to do is start a command-line (start -> execute -> "cmd" or something in windows), go to the directory the program is in (using cd [dirname]), and then type "vanitygen", and see what it tells you about what arguments it accepts.

THANK YOU SO MUCH +1 FOR YOUR AWESOMENESS


Title: Re: vanitygen wont work!
Post by: malevolent on February 14, 2012, 10:12:31 PM
But type oclvanitygen so you can use your GPU (a lot faster).


Title: Re: vanitygen wont work!
Post by: schnell on February 15, 2012, 05:37:07 PM
But type oclvanitygen so you can use your GPU (a lot faster).

Yeah thanks :D
Making loads of 1Koni addresses, to use instead of other normal addresses :P
Tip for anyone reading this, put the vanitygen. exes in your C:\Users\[username] folser so that you don't have to use the cd command every time you open command prompt :)


Title: Re: vanitygen wont work!
Post by: deepceleron on February 15, 2012, 06:20:19 PM
Tip for anyone reading this, put the vanitygen. exes in your C:\Users\[username] folser so that you don't have to use the cd command every time you open command prompt :)
Vista/Win7 Protip: Hold down shift while right-clicking on a folder, choose "Open command window here".