Create Short Cut
Hi,
I need to create the shortcut in desktop for accessing my application through java program. How to create the shortcut using Java ?
Hi,
I need to create the shortcut in desktop for accessing my application through java program. How to create the shortcut using Java ?
Call a VB script. Or use Webstart. I don't know whether either JDIC or Java 6 have a feature to do so by now. You can check that yourself, especially with JDIC.