testing and generate
This commit is contained in:
parent
9743d7ee22
commit
3841aee4b2
24 changed files with 1087 additions and 610 deletions
|
|
@ -36,8 +36,6 @@ func PatchMgmnt(enable bool) error {
|
|||
return nil
|
||||
}
|
||||
|
||||
|
||||
|
||||
func GetUpdates() (PackageList, error) {
|
||||
wuaupdates, err := wua.WUAUpdates("IsInstalled=1 or IsInstalled=0 and Type='Software' and IsHidden=0")
|
||||
packages := []Package{}
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue