Hi,
I have a problem with trial installer.
I referenced the url (https://www.advancedinstaller.com/user- ... perty.html) and tried to call "GetPropertyValue" with JAVA. But it was always failed and get the exception (Exception in thread "main" java.lang.UnsatisfiedLinkError: Demo.GetPropertyValue(Ljava/lang/String;)Ljava/lang/String;).
Do you have any sample code to call the method with JAVA? Or more detail steps
Note: For JAVA application, I followed the video (https://www.youtube.com/watch?v=N3-OArrQxLs) and it works fine. But the installer will contain WebServer and the backend run with JAVA, so I still need to get the trial information.
thx