Skip to content

Instantly share code, notes, and snippets.

@matt-auckland
Last active November 2, 2018 04:54
Show Gist options
  • Save matt-auckland/8011b77738043ee86b81fe325791fef2 to your computer and use it in GitHub Desktop.
Save matt-auckland/8011b77738043ee86b81fe325791fef2 to your computer and use it in GitHub Desktop.
Updating NavCoin on Windows using the .zip file

Install steps

  1. Make sure you wallet is shutdown.
  2. Ensure you have a back up of your wallet.dat just in case
  3. Download the zip, 64 bit version 32 bit version
  4. Unzip it
  5. Locate the installation directory for your old install, it should be something like C:\Program Files\NavCoin\. Inside that folder, there will be a folder called bin, we are going to copy some files into this.
  6. Inside the folder you extracted in step 4, there will be a folder called bin, copy all the files from inside this and paste them into the folder from step 5 C:\Program Files\NavCoin\bin.
  7. One of these files will be called navcoin-qt.exe, running this should start the wallet.

Notes

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment