On Sun, 22 Jun 2008 15:58:26 -0400, Arne Vajhøj <>
wrote, quoted or indirectly quoted someone who said :
>If one want to spend the time to create a program to start
>with then it is minimal extra work to actually start the JVM
>instead of spawn/exec java.exe !
You can do it with a bat file, which is a generic sort of kicker, and
somewhat larger than the C kicker would be. The C kicker does nothing
but the EXEC. A shell has the full ability to interpret scripts.
The C kicker has the advantage you can put it in the aux path in the
registry, which you can't do with bat files. See
http://mindprod.com/jgloss/registry.html
If you write a kicker, you can stomp them out like cookies, with theme
and variations for various purposes. My kicker project, originated in
the DOS days, was to make it possible to create them without a C
compiler or programming knowledge.
--
Roedy Green Canadian Mind Products
The Java Glossary
http://mindprod.com