How can I insert my own splash screen using the Plugin feature?

<< Click to Display Table of Contents >>

Navigation:  WinLicense > FAQ > Protection Options >

How can I insert my own splash screen using the Plugin feature?

In the WinLicense subfolder /WinLicenseSDK/ExamplesSDK/Plugins/Examples, you can find a basic example to create a plugin.

 

Basically, in your SecureEngineInitialize() function, you display your own splash screen. When SecureEngineFinalize() is called, you could hide your splash screen.