JRUN: Difference between revisions

From OS2World.Com Wiki
Jump to navigation Jump to search
(Created page with "JRUN is a REXX script that make it easy to run .jar Java files on your OS/2-ArcaOS machine. JRUN will find your hard disk the java version that you have installed and will co...")
 
No edit summary
(3 intermediate revisions by the same user not shown)
Line 1: Line 1:
JRUN is a REXX script that make it easy to run .jar Java files on your OS/2-ArcaOS machine.
{{Software
|Picture=JRUN_OpenasOpenJDKJavaManifest.png
|Version=0.0
|Vendor=
|Author=[[Jan-Erik Lärka]]
|License=Freeware
|Download=[https://www.os2world.com/forum/index.php?action=dlattach;topic=2703.0;attach=6921]
|Website=
}}
JRUN is a REXX script utility that make it easy to run .jar Java files on your OS/2-ArcaOS machine.


JRUN will find your hard disk the java version that you have installed and will copy itself to that directory. It will create a desktop shadow (shortcut) with you java runtime version and will also create shadows of the .jar files it can find.  
JRUN will find your hard disk the java version that you have installed and will copy itself to that directory. It will create a desktop shadow (shortcut) with you java runtime version and will also create shadows of the .jar files it can find.  
[[Image:JRun_ProgramIcons.png]]


JAR files will be also associated so it can be run with JRUN for a shadow to be create in the desktop.  
JAR files will be also associated so it can be run with JRUN for a shadow to be create in the desktop.  
[[Image:JRUN_OpenasOpenJDKJavaManifest.png]]
[[Image:JRUN_OpenasOpenJDKJavaManifest.png]]
[[Category:Utilities]]

Revision as of 20:45, 13 January 2021

JRUN
Version 0.0
Vendor
Author Jan-Erik Lärka
License Freeware
Download [1]
Website

JRUN is a REXX script utility that make it easy to run .jar Java files on your OS/2-ArcaOS machine.

JRUN will find your hard disk the java version that you have installed and will copy itself to that directory. It will create a desktop shadow (shortcut) with you java runtime version and will also create shadows of the .jar files it can find.

JAR files will be also associated so it can be run with JRUN for a shadow to be create in the desktop.