Body
Issue/Question
How do I install Spidermonkey?
Environment
Cause
Need spidermonkey isntalled
Resolution
- Download jsshell-win64.zip from Mozilla
- Extract the files
- Copy it to the Public Documents
- Press
- Type Path
- Press Enter
- Click Environment Variables
- Find Path under System Variables
- Click Edit
- Click New
- Copy the path to JS.exe from Public Documents into the field and delete the " marks
- Click OK
- Click OK
- Click OK
- Verify it works by opening Command Prompt
- Type JS.exe
- Confirm the prompt says JS>