Windows launcher
From FreeMind
Revision as of 19:11, 18 November 2010 by Christianfoltin (talk | contribs) (Reverted edit of Yvyfyjeh, changed back to last version by Dan Polansky)
Function
This launcher provides the following.
Feature | Description |
---|---|
Icon | Has an icon. |
Dropping a file | When a file is dragged and dropped over the launcher, it is passed to Java application as a parameter. |
Argument passing | When the launcher is run from a DOS console and given multiple arguments, all are passed to the Java application. |
Changing to directory | The launcher has to reside in a directory relative to the application directory. However, it can be run from any other directory. Therefore, if you assign the launcher to a file type, the application is run correctly with the file passed as an argument. |