package
0.0.10
Repository: https://github.com/knicknic/go-powershell.git
Documentation: pkg.go.dev

# README

#generate

to generate zpsh_host.go go generate

You will have to change modpsh_host = windows.NewLazySystemDLL("psh_host.dll") to modpsh_host = windows.NewLazyDLL("psh_host.dll")