Fixed Password Fields

master
Lino Jorzick 3 years ago
parent da59f7e7f3
commit 45c3953e01

@ -5,7 +5,7 @@ name: Gruelag HP Prodesk G6 UEFI Konfiguration
description: Mit diesem Paket werden grundsätzliche Systemparameter (BIOS-Settings) für die HP-Rechner gesetzt. description: Mit diesem Paket werden grundsätzliche Systemparameter (BIOS-Settings) für die HP-Rechner gesetzt.
advice: advice:
version: 1.0 version: 1.0
packageVersion: 1.7 packageVersion: 1.8
setupScript: install.ins setupScript: install.ins
[ProductProperty] [ProductProperty]
@ -16,11 +16,13 @@ default: SCHULE
[ProductProperty] [ProductProperty]
name: oldpw name: oldpw
description: BIOS-Kennwort (bisher) description: BIOS-Kennwort (bisher)
type: password
default: default:
[ProductProperty] [ProductProperty]
name: newpw name: newpw
description: BIOS-Kennwort (neu) description: BIOS-Kennwort (neu)
type: password
default: default:
[ProductProperty] [ProductProperty]

Loading…
Cancel
Save