Post
Topic
Board Announcements (Altcoins)
Re: [ANN][Airdrop][PoW][CryptoNight][CPU][NewCoin][SHG]Shang
by
sleepdog
on 22/02/2018, 16:10:39 UTC
I've a problem with opening the wallet.  The daemon is running and I created a wallet with "2-create-wallet.bat" but I get this message when I try to run simplewallet:

Code:
C:\Users\xxxxxx\Shang_Windows_x64_cli_bin>simplewallet --wallet-file wallet.bin.wallet --password xxxxxxxxxx
Success: Configuration file openned
Failed to parse arguments: can not read options configuration file 'C:\Users\xxxxxx\AppData\Roaming/shang'

Obviously the mix of \ and / in the path is worrying, and there doesn't seem to be any config file in C:\Users\xxxxxx\AppData\Roaming\shang anyway.
Something I'm missing here?