Creating a shortcut file from Java

后端 未结 2 788
名媛妹妹
名媛妹妹 2020-12-19 03:20

One problem which has been puzzling me for weeks now is how I can create a shortcut file from Java. Now before I say anything else, I have looked all over Google (and also o

2条回答
  •  萌比男神i
    2020-12-19 03:50

    http://www.mindfiresolutions.com/Creating-shortcut-from-a-Java-Application-1712.php

    A nice and simple tutorial to use a jni using library called jShellLink

提交回复
热议问题