Windows launcher

From FreeMind
Revision as of 07:33, 20 September 2009 by Dan Polansky (talk | contribs) (→‎Memory constraint: correct yesterday's misconception)
Jump to navigationJump to search

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.