C\GoApp\Src> go build dummyService.go C\GoApp\Src> sc create DummyService binPath= c:\goapp\src\dummyService.exe
테스트 후 서비스를 삭제하기 위해서는 다음 명령을 실행한다.
http://golang.site/go/article/116
C\GoApp\Src> sc delete DummyService
'IT 이모저모' 카테고리의 다른 글
로그 보기 (0) | 2018.02.21 |
---|---|
git 에서 가져오기 (0) | 2018.02.21 |
govendor (0) | 2018.02.21 |
Go언어 잘 사용하는 방법 (0) | 2018.02.21 |
컴퓨터 사양 보는 법 CPU-Z 포터블(설치 필요 없음) (0) | 2018.02.20 |