Post
Topic
Board Project Development
Re: My portable Bitcoin for Flash Drives
by
bbulker
on 24/03/2011, 05:09:09 UTC
I apologize, but I need to warn people to be careful. This seems dangerous.

You can replace everything in the APP folder if you don't trust me, which I don't blame you. The only important part really is the launcher:

Code:
start %cd%\APP\bitcoin.exe -server -datadir="%cd%\DATA"
EXIT