Welcome to the Java Programming Forums


The professional, friendly Java community. 21,500 members and growing!


The Java Programming Forums are a community of Java programmers from all around the World. Our members have a wide range of skills and they all have one thing in common: A passion to learn and code Java. We invite beginner Java programmers right through to Java professionals to post here and share your knowledge. Become a part of the community, help others, expand your knowledge of Java and enjoy talking with like minded people. Registration is quick and best of all free. We look forward to meeting you.


>> REGISTER NOW TO START POSTING


Members have full access to the forums. Advertisements are removed for registered users.

Results 1 to 4 of 4

Thread: Java RTE in Windows 10

  1. #1
    Junior Member
    Join Date
    Nov 2020
    Posts
    1
    Thanks
    0
    Thanked 0 Times in 0 Posts

    Default Java RTE in Windows 10

    I have tried and retried to get a Java applet (MIDIRandomizer) to work on my new Windows 10 laptop, but have not had much success so far. I don't even get an error message when trying to run it. Simply, nothing happens...

    I have removed and reinstalled both Java RTE and the applet from the laptop, have checked file associations and the default app to open the applet is set to "Java(TM) Platform SE binary".

    The thing is that it worked well on my old Wndows 10 laptop.

    Please help!

  2. #2
    Super Moderator Norm's Avatar
    Join Date
    May 2010
    Location
    Eastern Florida
    Posts
    25,042
    Thanks
    63
    Thanked 2,708 Times in 2,658 Posts

    Default Re: Java RTE in Windows 10

    when trying to run it.
    How do you run it? Do you have the java console turned on?

    Did you try running it with Appletviewer?
    If you don't understand my answer, don't ignore it, ask a question.

  3. #3
    Junior Member
    Join Date
    May 2023
    Posts
    1
    Thanks
    0
    Thanked 0 Times in 0 Posts

    Default Re: Java RTE in Windows 10

    Sorry for reviving a months-old thread, but I stumbled upon this while hunting for similar information. I just switched to Windows and have been trying to get some old programs to run.
    Regarding your issue with the Java applet, have you tried running it with Appletviewer? It might give you some more information on what's going wrong. Also, have you checked if the Java console is turned on? That might provide some clues as well.By the way, I discovered a subreddit where you can find cheap Windows 10 keys if you need one. It's*windows 10 key cheap, and I found it really helpful for getting my Windows 10 up and running.
    Last edited by jairohansonx; May 15th, 2023 at 06:32 AM.

  4. #4
    Super Moderator Norm's Avatar
    Join Date
    May 2010
    Location
    Eastern Florida
    Posts
    25,042
    Thanks
    63
    Thanked 2,708 Times in 2,658 Posts

    Default Re: Java RTE in Windows 10

    Do you have any specific questions or problems?
    If you don't understand my answer, don't ignore it, ask a question.

Similar Threads

  1. Replies: 0
    Last Post: March 9th, 2018, 04:34 AM
  2. Java 1.6.0_21 x 64 - Windows 7, Add-ins
    By DAVESINGER in forum Java Theory & Questions
    Replies: 3
    Last Post: July 24th, 2014, 07:11 AM
  3. Java and Windows
    By teslaa in forum Java Theory & Questions
    Replies: 0
    Last Post: April 3rd, 2014, 05:32 PM
  4. Windows Services in Java
    By debarunb in forum What's Wrong With My Code?
    Replies: 1
    Last Post: October 23rd, 2013, 07:18 AM
  5. Replies: 0
    Last Post: July 2nd, 2012, 09:11 PM

Tags for this Thread