Updated version
Removed special XP bugfix and net framework packs Added windows 8 support and net framework installation (manually, by copy files from installation medium to opsi server)
This commit is contained in:
@@ -38,10 +38,10 @@ requirementType: before
|
||||
|
||||
[ProductProperty]
|
||||
type: unicode
|
||||
name: xp_wsus_bugfix
|
||||
name: win8_net3.5
|
||||
multivalue: False
|
||||
editable: False
|
||||
description: Correct a XP WSUS bug. If the value is set to false, the Net Framwork 3.5 SP1 (KB951847) installation often loops.
|
||||
description: Install Netframework 2.0 - 3.5 on Windows 8. Copy \sources\sys\*.* from installation medium to your opsi_depot\sereby.aio\X86\net3.5-win8 folder.
|
||||
values: ["0", "1"]
|
||||
default: ["1"]
|
||||
|
||||
|
||||
Reference in New Issue
Block a user