You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
It seems that the windows binaries are missing the msi installer.
It just contains 2 files only, btcctl.exe and btcd.exe.
Or please explain how to install?
The text was updated successfully, but these errors were encountered:
The mention of the msi is very outdated and should be removed from the docs. Releases are built with the standard go build process which produces binaries for many platforms including windows. In all cases, using the binaries just requires putting them somewhere in your path. No installer needed or provided.
Sorry I can't give any more specific instructions. Not a windows user.
ic, got it. need to open a cmd prompt and start btcd. By just clicking the file from explorer, nothing seem to happen because it flashes an error about conf file. When running it from cmd prompt, it remains visible.
Anyhow: issue is that msi has to be removed from docs... ;-)
It seems that the windows binaries are missing the msi installer.
It just contains 2 files only, btcctl.exe and btcd.exe.
Or please explain how to install?
The text was updated successfully, but these errors were encountered: