32 lines
653 B
Plaintext
32 lines
653 B
Plaintext
|
[Package]
|
||
|
version: 9
|
||
|
depends:
|
||
|
incremental: False
|
||
|
|
||
|
[Product]
|
||
|
type: localboot
|
||
|
id: wsusoffline
|
||
|
name: WSUS offline installer
|
||
|
description: installs patches from microsoft
|
||
|
advice:
|
||
|
version: 20130704.840
|
||
|
priority: -62
|
||
|
licenseRequired: False
|
||
|
productClasses:
|
||
|
setupScript: setup.ins
|
||
|
uninstallScript:
|
||
|
updateScript:
|
||
|
alwaysScript:
|
||
|
onceScript:
|
||
|
customScript:
|
||
|
userLoginScript:
|
||
|
|
||
|
[ProductProperty]
|
||
|
type: unicode
|
||
|
name: options
|
||
|
multivalue: True
|
||
|
editable: False
|
||
|
description: install options for wsusoffline
|
||
|
values: ["/instdotnet4", "/instie8", "/instmsse", "/instpsh", "/instwd", "/nobackup", "/updatecpp", "/updatedx", "/updatercerts", "/updatetsc", "/updatewmp"]
|
||
|
|