K
Krisp
Hi,
I am executing an exe through my java program.
the path is hardcoded in java.
Now i want to package my exe in a jar file.
i have been successful in that as well.
But am stuck as i have the path name hardcoded in the java file.
so am not able to execute my jar as a stand alone program.
Any hints for packaging such jar i.e having an exe inside and able to
run it as a stand alone program?
Thanks,
Krisp
I am executing an exe through my java program.
the path is hardcoded in java.
Now i want to package my exe in a jar file.
i have been successful in that as well.
But am stuck as i have the path name hardcoded in the java file.
so am not able to execute my jar as a stand alone program.
Any hints for packaging such jar i.e having an exe inside and able to
run it as a stand alone program?
Thanks,
Krisp