My command line runs and then disappears after a second.

+1 vote
I've just downloaded the windows files, when I run them they seem to disappear after a second. Is this because I do not have the system requirements ?
asked Apr 5, 2017 by John Matthew

1 Answer

0 votes

This is normal behavior for command-line programs on Windows if you open them directly from the Explorer. Instead, open a command line using cmd then type in the command you want to run (with appropriate parameters).

answered Apr 5, 2017 by MultiChain
Thanks. Now when I run the line 'multichain-util create chain1', it doesn't recognise multichain-util. would you know the reason for this
You need to be in the right directory in the command line, where you installed the programs.
...