Skip to main content

2024년 12월 6일

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

이 페이지가 도움이 되었나요?

이 항목에 대한 피드백 보내기

이 항목이 도움이 되었나요?

개인정보나 기밀정보는 입력하지 마세요.

링크를 생성하는 중…