Ignore:
Timestamp:
Jul 12, 2012, 2:45:19 PM (12 years ago)
Author:
joergs
Message:

bugfix for status on 64bit

Location:
opsi/products/bitlocker/CLIENT_DATA
Files:
2 edited

Legend:

Unmodified
Added
Removed
  • opsi/products/bitlocker/CLIENT_DATA/setup.ins

    r1021 r1031  
    5757        set $RecoveryPassword$ = GetProductProperty("RecoveryPassword", "none")
    5858
    59         ShellInAnIcon_status
     59        ShellInAnIcon_status /Sysnative
    6060
    6161        winbatch_tpm_activate
     
    6868        sub_check_exitcode_bitlocker_activate
    6969
    70         ShellInAnIcon_status   
     70        ShellInAnIcon_status /Sysnative
    7171endif
    7272
  • opsi/products/bitlocker/CLIENT_DATA/uninstall.ins

    r1021 r1031  
    2121; - Please edit the following values                             -
    2222; ----------------------------------------------------------------
    23 Set $ProductId$       = "opsi-template"
     23Set $ProductId$       = "bitlocker"
    2424Set $InstallDir$      = "%ProgramFiles32Dir%\<path to the product>"
    2525Set $LicenseRequired$ = "false"
Note: See TracChangeset for help on using the changeset viewer.