Skip to content

beizhanyong/admin-modify-windows-dns

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

1 Commit
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

https://github.com/mozey/run-as-admin

Build app with manifest
Install rsrc tool for embedding binary resources in Go programs

go get github.com/akavel/rsrc

Generates a .syso file with embedded resources

rsrc -manifest app.exe.manifest -o app.syso

Build executable


GOOS="windows" GOARCH="386" go build -o app.exe

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages