You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Hi,
thanks for that nice solution!
A small thing is not working on my side, the icon is always the owl of OWL.
With jdk-1.8 and OpenWebStart that works correctly
The jnlp snippet of the shortcut control: <information> <title>my software</title> <vendor>my company</vendor> <icon href="icon_i64.png" kind="default"/> <shortcut online="false"> <desktop/> </shortcut> </information>
br
The text was updated successfully, but these errors were encountered:
Hi,
thanks for that nice solution!
A small thing is not working on my side, the icon is always the owl of OWL.
With jdk-1.8 and OpenWebStart that works correctly
The jnlp snippet of the shortcut control:
<information>
<title>my software</title>
<vendor>my company</vendor>
<icon href="icon_i64.png" kind="default"/>
<shortcut online="false">
<desktop/>
</shortcut>
</information>
br
The text was updated successfully, but these errors were encountered: