S
S
SpeNch2020-12-01 18:27:28
Java
SpeNch, 2020-12-01 18:27:28

How to run java program?

I created my application and I want to run it on a 32-bit system and so that when the computer is turned on, the java program will automatically start. How can I do it?

Answer the question

In order to leave comments, you need to log in

2 answer(s)
D
Dmitry Roo, 2020-12-01
@xez

1. Install jre 32bit
2. Add your application startup script to startup.

A
Alexey Cheremisin, 2020-12-01
@leahch

Write a batch file (.bat), create a shortcut and drop it into the startup folder.
Well, install 32 bit Java, for example from here - https://bell-sw.com/pages/downloads (there is a 32 bit version!)

Didn't find what you were looking for?

Ask your question

Ask a Question

731 491 924 answers to any question