Skip to main content

December 6, 2024

NotificationDLLSignature Parameter

The NotificationDLLSignature parameter works with the NotificationDLLs parameter and verifies that a specified DLL file has a signature.

If the DLL lacks a signature, Omnissa ThinApp does not load the file.

Ensuring That a DLL File is Authenticode-signed

You can modify the NotificationDLLSignature parameter with an asterisk (*) to ensure that the DLL file is authenticode‐signed.

[BuildOptions]
NotificationDLLSignature=*

Ensuring That a DLL File is Entity-signed

You can set an entity to ensure that the DLL is signed by that entity.

For example:

[BuildOptions]
NotificationDLLSignature=Omnissa, LLC

Was this page helpful?

Provide feedback for this topic

Was this topic helpful?

Please do not include any personal or confidential information.

Generating link…