O
oziris
Hi!
Does anyone already succeed in running an executable file from a Jar,
or know how to? The final aim is to perform that via Java Webstart -
which needs all application files be in a Jar file.
The only derived way I've found consists in copying the file under the
local disk (via InputStream and OutputStream) and running it from this
location.
Even you don't know the precise answer, don't hesitate still and all to
post the minor births of ideas you could have.
Thanks a lot.
-m
Does anyone already succeed in running an executable file from a Jar,
or know how to? The final aim is to perform that via Java Webstart -
which needs all application files be in a Jar file.
The only derived way I've found consists in copying the file under the
local disk (via InputStream and OutputStream) and running it from this
location.
Even you don't know the precise answer, don't hesitate still and all to
post the minor births of ideas you could have.
Thanks a lot.
-m