I developed an application in java in Netbeans. What I need is to convert it to .exe
to use it on a computer that has Windows XP 32-bit that does not have and can not put the JRE for security reasons.
My PC works with Windows 10 to 64 bits, I found a post that explained how the Launch4j could solve the JRE problem but when I open the App on the Windows XP 32-bit computer it gives me a compatibility problem.
Any ideas on how to solve this problem?