Intial package
This commit is contained in:
31
OPSI/control
Normal file
31
OPSI/control
Normal file
@@ -0,0 +1,31 @@
|
||||
[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"]
|
||||
|
||||
Reference in New Issue
Block a user