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

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

bugfix 64bit, cleanup

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