[Package]
version: 3
depends: 
incremental: False

[Product]
type: localboot
id: bitlocker
name: BitLocker Disk Encryption
description: Activates BitLocker Harddisk Encryption (Windows 7)
advice: 
version: 1.0
priority: -69
licenseRequired: False
productClasses: 
setupScript: setup.ins
uninstallScript: 
updateScript: 
alwaysScript: 
onceScript: 
customScript: 
userLoginScript: 

[ProductProperty]
type: unicode
name: tpmpassword
multivalue: False
editable: True
description: TPM Password
values: ["password", "secret"]
default: ["password"]

[ProductProperty]
type: unicode
name: recoverypassword
multivalue: False
editable: True
description: Recovery Password
values: ["000011-000022-000033-000044-000055-000066-000077-000088"]
default: ["000011-000022-000033-000044-000055-000066-000077-000088"]

[Changelog]
bitlocker 1.0-3 20120712 Joerg Steffens
  * bugfix for status on 64bit

bitlocker 1.0-2 20120419 Joerg Steffens
  * working
  * priority: -69, same as safeguard_easy

bitlocker 0.1-1 20120419 Joerg Steffens
  * first try













