How can I make a java programmed software into a public software that can install on another PC | Sololearn: Learn to code for FREE!
New course! Every coder should learn Generative AI!
Try a free lesson
0

How can I make a java programmed software into a public software that can install on another PC

I have programmed a jframe based software in java and now I want to execute it in another PCs as a public software. In short i want to make it public software that can be installed and run on client's computer. Please someone guide me how can it be possible.

28th May 2019, 3:17 PM
<Mee_\t>
<Mee_\t> - avatar
6 Answers
+ 1
try making it into an app
28th May 2019, 4:59 PM
Cameron Braswell
Cameron Braswell - avatar
+ 1
or a file that will be exacuted by the same app you programed it with
28th May 2019, 5:00 PM
Cameron Braswell
Cameron Braswell - avatar
+ 1
well have done any testimg to see were it fails at
28th May 2019, 8:00 PM
Cameron Braswell
Cameron Braswell - avatar
+ 1
oh
29th May 2019, 10:33 AM
Cameron Braswell
Cameron Braswell - avatar
0
Cameron Braswell i have tried. I made jar file of java into exe. But at the time of executing that exe file on another PC it isn't working properly. Its like background images of jframes are jumbled and all.
28th May 2019, 7:53 PM
<Mee_\t>
<Mee_\t> - avatar
0
Cameron Braswell actually the problem is i just dont know how to convert .jar file into exe so that it can be run on another PC
29th May 2019, 5:22 AM
<Mee_\t>
<Mee_\t> - avatar