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:
Peter Singer
2013-01-03 15:19:16 +01:00
parent 22c983b711
commit 19e0f40002
8 changed files with 131 additions and 149 deletions

View File

@@ -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"]