Skip to content
View in the app

A better way to browse. Learn more.

Lunarsoft Forums

A full-screen app on your home screen with push notifications, badges and more.

To install this app on iOS and iPadOS
  1. Tap the Share icon in Safari
  2. Scroll the menu and tap Add to Home Screen.
  3. Tap Add in the top-right corner.
To install this app on Android
  1. Tap the 3-dot menu (⋮) in the top-right corner of the browser.
  2. Tap Add to Home screen or Install app.
  3. Confirm by tapping Install.

Commandline support

Featured Replies

I feel this program would be much more useful if it could be run with comprehensive commandline arguments. For example:

javara -u //Check for and update jre to latest version

javara -p //Purge useless files

javara -r //Remove old versions of Java

javara -l //List all currently installed jre versions

javara -t //Tell me what you would do but don't actually do it (test run other command line options)

I'm sure there could be other options but that's a basic idea. I could possibly help to add this support if it's c++, c#, java, or vb and source is made available.

The end idea is to have javara in local path on all network machines and invoke via psexec on a monthly basis or so. I looked for this type of feature but didn't see anything in readme and javara -? or /? is useless.

JavaRa.exe -runsilent

That is the only command line option right now. I can add more though - the silent purge option would be fairly easy to implement.

Updating the JRE from the command line would only work if you ran jucheck.exe, because the other way (downloading and installing the JRE manually) requires a user to interact with the program. Not so great if you're pushing the software out over a bunch of systems.

As to open-source, I am considering doing it when I go to college. That will be in August of 2008, and I will no longer have time to maintain JavaRa. Right now I am not going to open-source it, but if the demand gets great enough, I might reconsider.

It should be --runsilent not -runsilent by convention.

Flags have one dash and one character, e.g -f or -g, while words are preceded by two dashes, e.g. --foo or --bar.

Also, many software have the parameter;

--version

--help

It should be --runsilent not -runsilent by convention.

Flags have one dash and one character, e.g -f or -g, while words are preceded with by dashes, e.g. --foo or --bar.

Also, many software have the parameter;

--version

--help

Fixed. Thanks for pointing this out.

Archived

This topic is now archived and is closed to further replies.

Recently Browsing 0

  • No registered users viewing this page.

Account

Navigation

Search

Search

Configure browser push notifications

Chrome (Android)
  1. Tap the lock icon next to the address bar.
  2. Tap Permissions → Notifications.
  3. Adjust your preference.
Chrome (Desktop)
  1. Click the padlock icon in the address bar.
  2. Select Site settings.
  3. Find Notifications and adjust your preference.