'Installing geth errors

I'm working on a web3 project and need to access the web3.geth.txpool functions. For that, I used an infura node but it seems it does not work. I did a little bit of research, and came to the conclusion that I need a geth node. As there are no free online options out there, I tried to run a node myself: I run the exe from the go ethereum website. After I run the exe, I run the command "geth" in cmd, but it says the command does not exist. Anyone got any idea?

My pc runs on windows 10.



Sources

This article follows the attribution requirements of Stack Overflow and is licensed under CC BY-SA 3.0.

Source: Stack Overflow

Solution Source