Skip to content

Instantly share code, notes, and snippets.

@developertugrul
Last active May 25, 2021 12:26
Show Gist options
  • Save developertugrul/bf00a84fb71ceae72b67f2ea320058c8 to your computer and use it in GitHub Desktop.
Save developertugrul/bf00a84fb71ceae72b67f2ea320058c8 to your computer and use it in GitHub Desktop.
Add PATH variable using command line
setx /M path "%path%;C:\your\path\here\"
// Trusted SSL Localhost
certmgr.msc
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment