How do i import the blockchain file from github

?
Theres No import in the windows GUI version, so i gusee i have to use the cli version... but i dont know how?
On github, all it says is : To import the file, use the following example command
stellite-blockchain-import --input-file Stellite-Blockchain-Export-Block-109766.raw --verify 0
Yeah right... but where and how... do they asume that we all are expert nerds.... ?
download the cli version for import (it has the blockchain-import file) then after import startup GUI version.
Great! but how ....? in the same folder as the GUI version or?
Sigh!!! Cant get the CLI version running, something with no deamon running....
Where is the wallet file located in the GUI version...
Why not just put the import function in the GUI version, so stupid fools like me can get it working....
This is for a Windows install (I've done this for Sumokoin so should be same for Stellite, and I've done it to
export the Stellite blockchain)
1) Install GUI wallet
https://github.com/stellitecoin/StelliteGUI/releases/download/v0.0.8-1/StelliteGUI-win-V0.0.8-1.zip2) Install CLI wallet
to a different folder https://github.com/stellitecoin/Stellite/releases/download/1.2.3.2/Windows-x64-1.2.3.2.zip3) Download bootstrap file
https://github.com/stellitecoin/Stellite/releases/download/1.2.3.2/Stellite-Blockchain-Export-Block-109766.raw4) Run GUI wallet, then exit GUI wallet, this will create any extra files/folders it may need.
5) In folder "C:\ProgramData\stellite" create a subfolder "export" so it should be like this "C:\ProgramData\stellite\export"
6) Delete (or save elswhere just in case, espacially if wallet is there) everything in "C:\ProgramData\stellite".
7) Copy the bootstrap RAW file to "C:\ProgramData\stellite\export"

In the CLI wallet run file (in a DOS box) "stellite-blockchain-import.exe --verify 0" (don't know if "--verify 0" is needed or not, but worked for Sumokoin).
9) Wait for it to sync, it may look like it stalls but give it time.
Note:
How to do it for Sumokoin
https://www.reddit.com/r/sumokoin/comments/8abejo/psa_what_to_do_if_sumowallet_cli_or_gui_stalls/Thanks for trying, but i just got some new errors in the log file, so i giveup for now, and waiting for the wallet to sync.....