Help me with the JAVA script.

vincent low 0 Reputation points
2025-02-13T18:24:35.11+00:00

Currently I took a course that allow me to learn Automation Anywhere during which I had encountered a pr0blem that my trainer said to me my computer can not run Java Script. I hope some can help me.

Windows 11
Windows 11
A Microsoft operating system designed for productivity, creativity, and ease of use.
11,152 questions
0 comments No comments
{count} votes

2 answers

Sort by: Most helpful
  1. MotoX80 35,626 Reputation points
    2025-02-13T23:28:46.7333333+00:00

    which I had encountered a pr0blem

    You really should explain what you are trying to accomplish and what error you are getting. Also explain what limitations you have. That is, can you use Powershell instead of Javascript?

    How are you trying to execute Javascript?

    Javascript still works for me on Win11.

    User's image

    It's really hard to help you if you don't define the environment that you are working with and what you are trying to accomplish.

    0 comments No comments

  2. Bruce (SqlWork.com) 73,001 Reputation points
    2025-02-13T23:56:39.21+00:00

    There are two common ways to run JavaScript on a computer. The first is via a webpage in a browser. The second is to install node:

    https://nodejs.org/en

    windows also supports vbscript and JavaScript scripting, though vbscript is deprecated

    0 comments No comments

Your answer

Answers can be marked as Accepted Answers by the question author, which helps users to know the answer solved the author's problem.