: 1. download [nssm](https://github.com/kirillkovalenko/nssm) and set its diretory into the global PATH environment value : 2. replace the path below with where you placed frpc nssm install frpc "D:\Tools\frpc\frpc.exe" "-c D:\Tools\frpc\frpc.ini" nssm set frpc DisplayName "frp client" nssm start frpc