ceshihao / windowsupdate

A Golang binding for Windows Update Agent API
https://pkg.go.dev/github.com/ceshihao/windowsupdate
Apache License 2.0
11 stars 7 forks source link

Update iupdateinstaller.go #9

Closed wisper-sabrina closed 6 months ago

wisper-sabrina commented 6 months ago

IupdateInstaller struct add property ForceQuiet Add function PutForceQuiet, PutIsForced, Commit

wisper-sabrina commented 6 months ago

Hi, its modifications were made as part of a major update such as windows 11 23H2, you need to commit the version after installation before rebooting the machine for it to apply. I've tested the functions and they work correctly. Can you validate them? Regards