source: opsi/products/wsusoffline/OPSI/control@ 995

Last change on this file since 995 was 995, checked in by joergs, on May 11, 2012 at 1:27:38 PM

initial wsusoffline

File size: 650 bytes
Line 
1[Package]
2version: 6
3depends:
4incremental: False
5
6[Product]
7type: localboot
8id: wsusoffline
9name: WSUS offline installer
10description: installs patches from microsoft
11advice:
12version: 20120208.73
13priority: 0
14licenseRequired: False
15productClasses:
16setupScript: setup.ins
17uninstallScript:
18updateScript:
19alwaysScript:
20onceScript:
21customScript:
22userLoginScript:
23
24[ProductProperty]
25type: unicode
26name: options
27multivalue: True
28editable: False
29description: install options for wsusoffline
30values: ["/instdotnet4", "/instie8", "/instmsse", "/instpsh", "/instwd", "/nobackup", "/updatecpp", "/updatedx", "/updatercerts", "/updatetsc", "/updatewmp"]
31
Note: See TracBrowser for help on using the repository browser.