2012-04-30 21:41:26 PDT
Hello, myself again. I notice, to my absolute thrill,
that java applets jars wrapped using launch4j
can happily be run as applets in the target web browser,
locally by linking through an html file, or via a webserver
(irrespective of
that OS) through the internet.
Is it possible to wrap a jar executable to a wrapped result file
for other OSes? For example, when wrapping jars with
launch4j inside Windows, may I target other non-Windows OS'es,
particularly Mac or Linux compatible, or even Mobile phone
OSes, without running another instance of launch4j on those operating systems?
Is there a switch inside the program to change so my result executable
will execute on a
foreign target OS?