Sign Up

Sign Up to our social questions and Answers Engine to ask questions, answer people’s questions, and connect with other people.

Have an account? Sign In

Have an account? Sign In Now

Sign In

Login to our social questions & Answers Engine to ask questions answer people’s questions & connect with other people.

Sign Up Here

Forgot Password?

Don't have account, Sign Up Here

Forgot Password

Lost your password? Please enter your email address. You will receive a link and will create a new password via email.

Have an account? Sign In Now

You must login to ask a question.

Forgot Password?

Need An Account, Sign Up Here

Please briefly explain why you feel this question should be reported.

Please briefly explain why you feel this answer should be reported.

Please briefly explain why you feel this user should be reported.

Sign InSign Up

The Archive Base

The Archive Base Logo The Archive Base Logo

The Archive Base Navigation

  • SEARCH
  • Home
  • About Us
  • Blog
  • Contact Us
Search
Ask A Question

Mobile menu

Close
Ask a Question
  • Home
  • Add group
  • Groups page
  • Feed
  • User Profile
  • Communities
  • Questions
    • New Questions
    • Trending Questions
    • Must read Questions
    • Hot Questions
  • Polls
  • Tags
  • Badges
  • Buy Points
  • Users
  • Help
  • Buy Theme
  • SEARCH
Home/ Questions/Q 7569717
In Process

The Archive Base Latest Questions

Editorial Team
  • 0
Editorial Team
Asked: May 30, 20262026-05-30T15:14:12+00:00 2026-05-30T15:14:12+00:00

Run the following in Windows: java -version:1.5+ echo %ERRORLEVEL% If you run it with

  • 0

Run the following in Windows:

java -version:1.5+

echo %ERRORLEVEL%

If you run it with Java 5 or Java 6, you’ll get an exit code of 0 meaning success (meaning the version is at least 1.5).

If you run it with Java 7, you get exit code 1, which means failure.

Anyone run into this and know what happened?

  • 1 1 Answer
  • 0 Views
  • 0 Followers
  • 0
Share
  • Facebook
  • Report

Leave an answer
Cancel reply

You must login to add an answer.

Forgot Password?

Need An Account, Sign Up Here

1 Answer

  • Voted
  • Oldest
  • Recent
  • Random
  1. Editorial Team
    Editorial Team
    2026-05-30T15:14:13+00:00Added an answer on May 30, 2026 at 3:14 pm

    -version:<value> syntax is intended to request launcher to do something with specific version of JVM. I.e. run your Java application, or print version (-?). But target is not specified, and it is an error. Launcher prints usage and returns 1. Same as running plain java.exe without any parameters. I believe that behavior observed in previous releases is just a minor bug fixed in Java 7.

    EDIT You could run java -version:1.5+ -version. This requests launcher check available VMs and print version (that is always successful operation). Less verbose than -? option.

    The other option is create some stub class with main method that will do nothing. Then successful check will be completely silent. java -version:1.5+ your.stub.MainClass

    • 0
    • Reply
    • Share
      Share
      • Share on Facebook
      • Share on Twitter
      • Share on LinkedIn
      • Share on WhatsApp
      • Report

Sidebar

Related Questions

When I run the following code to test copying a directory, I get a
The following code is for authenticating to a windows AD server using Java+Kerberos and
When trying to run the following command to compile some_file.java in Windows javac -classpath
When installing Windows SDK v6.1, following the chromium instructions ( http://dev.chromium.org/developers/how-tos/build-instructions-windows ) I run
I run the following Gert's extract command to the data dump file which format
When I run the 'java -version' command in Command Prompt, then it gives me
Let's look at the following Java code. public class Main { public static void
I am trying to run the following C++ method from Java using JNA, but
I am trying to run the following C function from Java using JNA, but
I want to run the Java code below in Matlab. It ran successfully in

Explore

  • Home
  • Add group
  • Groups page
  • Communities
  • Questions
    • New Questions
    • Trending Questions
    • Must read Questions
    • Hot Questions
  • Polls
  • Tags
  • Badges
  • Users
  • Help
  • SEARCH

Footer

© 2021 The Archive Base. All Rights Reserved
With Love by The Archive Base

Insert/edit link

Enter the destination URL

Or link to existing content

    No search term specified. Showing recent items. Search or use up and down arrow keys to select an item.