I have made a Java application with Java 1.7 my problem is that it is not running on windows 2000. It is saying me “this is not a WIN-32 Application”.
how can I run my application on it?
Sign Up to our social questions and Answers Engine to ask questions, answer people’s questions, and connect with other people.
Login to our social questions & Answers Engine to ask questions answer people’s questions & connect with other people.
Lost your password? Please enter your email address. You will receive a link and will create a new password via email.
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.
It’s not a direct answer, but Java 7 (at least the Oracle implementation) is not supported on Windows 2000.
Java 6 did support Windows 2000.