source: opsi/products/wsusoffline/OPSI/control

Last change on this file was 1156, checked in by joergs, on Jul 4, 2013 at 5:16:57 PM

bugfix 64bit, cleanup

File size: 653 bytes
Line 
1[Package]
2version: 9
3depends:
4incremental: False
5
6[Product]
7type: localboot
8id: wsusoffline
9name: WSUS offline installer
10description: installs patches from microsoft
11advice:
12version: 20130704.840
13priority: -62
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.