set GO111MODULE=on
set GOARCH=386
cd ../
rsrc -manifest main.manifest -ico serviceMonitor.ico -o rsrc.syso
go build -ldflags="-s -w -H=windowsgui"