Someone remind me of the link for the booster files to install with, to speed up the sync part of a new wallet. I'm sure I should have it bookmarked somewhere but also I figure it should be accessible in a minute or so ideally without any effort for the newest users to not worry about.
Its not linked on the OP or am I just missing it. I'll edit if I find it, just busy doing something right now and didnt immediately spot it and thats worth mentioning imo
Did you find it already STT?
Here you go anyway:
https://mega.nz/#!R64nQARY!o8Ovl-2OLWMF6quSfpEXPEbcsmHiLhPegSnaHQXgR6I
(from:
https://www.reddit.com/r/blackcoin/comments/6b3imq/blackcoin_bootstrapdat_up_to_block_1631800/ )
Using the bootstrap: Start the client with the loadblock method.
Windows: blackcoin-qt.exe -loadblock=C:..\bootstrap.dat Linux: ./blackcoin-qt -loadblock=/home/../bootstrap.dat
In bottom left of the wallet, it will say "Importing blocks..."
Or one of your own posts:

blackcoin-qt.exe -loadblock=C:\temp\bootstrap.dat
If you ever want to add in a command like that, its probably easiest via a shortcut. The very first line you can just add -loadblock onto the end of the text and it'll use it when you double click next
To create a shortcut to anything right click and it's on the menu create shortcut. Then you can drag and drop your icon for shortcut to desktop or anywhere. Then you right click shortcut > properties to edit, its the first line as I said above.
Other commands are listed near the help menu once loaded. -rescan is one sometimes helps
-reindex I think was mentioned recently
-datadir=
That one is for when you want blackcoin to look for its files in a new directory, like C:\temp I gave as an example above.
You can always just create a new folder to put files in, no rules against it. I dont believe blackcoin is bound to any awkward directory or just the C drive. Just tell blackcoin where that folder is with -datadir, use your own name for the folder; temp is just my example and I'll be in trouble recommending that :p
Same thing again, right click New> folder and rename to anything