mirror of
https://github.com/golang/sys.git
synced 2026-02-08 19:56:04 +03:00
This is the way to do things like execute a process elevated with UAC and interact with that whole system. It turns out to be quite important for writing Windows software. Change-Id: I5e05dc9b89ea308d42ac86ba563fd01922fc940c Reviewed-on: https://go-review.googlesource.com/c/sys/+/178898 Run-TryBot: Jason Donenfeld <Jason@zx2c4.com> TryBot-Result: Gobot Gobot <gobot@golang.org> Reviewed-by: Alex Brainman <alex.brainman@gmail.com>