I don't have admin rights on my windows machine and I am trying to install Go which needs admin rights complete the installation.
is there any way to install GO on windows without admin rights?
I don't have admin rights on my windows machine and I am trying to install Go which needs admin rights complete the installation.
is there any way to install GO on windows without admin rights?
Can you download the Windows ZIP archive and extract it to somewhere in your User folder?
You would then need to update the GOROOT
and PATH
environment variables accordingly.