15
15

More than 5 years have passed since last update.

exe実行時コマンドプロンプトを非表示

Last updated at Posted at 2014-07-22

参考:console - How do I create an executable from GoLang that doesn't open a command (cmd) window when run? - Stack Overflow

GOOS=windows GOARCH=386 go build -ldflags -H=windowsgui document_root.go

人のPCにgolangのwebサーバでDirectoryIndexを使う - Qiitaをこの方法でexe化しスタートアップに忍ばせることは辞めましょう。

15
15
0

Register as a new user and use Qiita more conveniently

  1. You get articles that match your needs
  2. You can efficiently read back useful information
  3. You can use dark theme
What you can do with signing up
15
15