Skip to main content

2025년 12월 16일

NotificationDLLs Parameter

The NotificationDLLs parameter makes calls to third‐party DLL files to provide notification of events, such as application startup or shutdown.

The DLLs can reside on the physical file system or the virtual package. If Omnissa ThinApp cannot load a DLL file, the package generates errors. This parameter does not appear in the Package.ini file. However, ThinApp SDK users can add this parameter to the file.

For example: You can modify the NotificationDLLs parameter to make calls to the First.dll and Second.dll files.

[BuildOptions]
NotificationDLLs=First.dll;Second.dll

When NotificationDLL=HorizonPlugin.dll, ThinApp runtime checks with the Workspace ONE Access Desktop client for entitlement to run the application.

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

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

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

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

링크를 생성하는 중…