Changeset 1031 for opsi/products/bitlocker/CLIENT_DATA
- Timestamp:
- Jul 12, 2012, 2:45:19 PM (12 years ago)
- Location:
- opsi/products/bitlocker/CLIENT_DATA
- Files:
-
- 2 edited
Legend:
- Unmodified
- Added
- Removed
-
opsi/products/bitlocker/CLIENT_DATA/setup.ins
r1021 r1031 57 57 set $RecoveryPassword$ = GetProductProperty("RecoveryPassword", "none") 58 58 59 ShellInAnIcon_status 59 ShellInAnIcon_status /Sysnative 60 60 61 61 winbatch_tpm_activate … … 68 68 sub_check_exitcode_bitlocker_activate 69 69 70 ShellInAnIcon_status 70 ShellInAnIcon_status /Sysnative 71 71 endif 72 72 -
opsi/products/bitlocker/CLIENT_DATA/uninstall.ins
r1021 r1031 21 21 ; - Please edit the following values - 22 22 ; ---------------------------------------------------------------- 23 Set $ProductId$ = " opsi-template"23 Set $ProductId$ = "bitlocker" 24 24 Set $InstallDir$ = "%ProgramFiles32Dir%\<path to the product>" 25 25 Set $LicenseRequired$ = "false"
Note:
See TracChangeset
for help on using the changeset viewer.