Search results

  1. F

    Issue with 2021.1 when signing exe files SHA256

    Dear all, it looks like on latest Win10 21H1 + latest CU, I cannot sign exe files with SHA256 anymore. I get error. Only SHA1 works. I think this is related to signtool in XLS Padlock, as signing with external tool works fine. Can you help me with this? Thank you, Fil
  2. F

    V.B.A. + Registry

    Dear sirs, is there a planned date for the fix on registry keys management? Regards, Fi
  3. F

    V.B.A. + Registry

    Unfortunately, due to other legacy applications I need to run in my environment, I need to keep UAC off. Could you find and fix the issue? Thank you, Fil
  4. F

    V.B.A. + Registry

    Sorry for the mistake. Here is the code for writing the reg key. 'sets the registry key i_RegKey to the 'value i_Value with type i_Type 'if i_Type is omitted, the value will be saved as string 'if i_RegKey wasn’t found, a new registry key will be created ’ REG_SZ - A string. If the type is not...
  5. F

    V.B.A. + Registry

    Dear sirs, I experience the same issue. It looks like I cannot correctly write to registry by VBA script when using a compiled Excel by 2019.1. In details, I get no error messages but the registry key only exists inside “Excel” executable context. When I close the executable, I cannot find the...
Back
Top