gpg is not recognized as an internal or external command

when you receive this error message, “gpg is not recognized as an internal or external command” then you need to update your PATH variable.

To do this without reboot:
1. Open up a command prompt window
2. Paste this in:

SET PATH=%PATH%;C:\Program Files (x86)\GNU\GnuPG

3. Hit Enter

Thank you http://www.nerdydork.com/update-windows-path-without-rebooting.html

Leave a Reply

Your email address will not be published. Required fields are marked *

This site uses Akismet to reduce spam. Learn how your comment data is processed.