invalidsyntx / steam-limiter

Automatically exported from code.google.com/p/steam-limiter
BSD 2-Clause "Simplified" License
0 stars 0 forks source link

There is no script engine for file extension ".js" #20

Open GoogleCodeExporter opened 8 years ago

GoogleCodeExporter commented 8 years ago
What steps will reproduce the problem?
1. Install steam-limiter
 - or -
1. Click Autodetect button

What is the expected output? What do you see instead?
* Expected to see .js file execute and identify ISP, etc.
* Instead error dialog is thrown by "Windows Script Host" with text "There is 
no script engine for file extension ".js"."  

What version of the product are you using? On what operating system?
* steam-limiter 0.5.4.0 running on Win7 Ultimate (64bit).

Please provide any additional information below.
* Appears to be a .js file extension issue
* Whilst typing this up, found solution here - 
http://stackoverflow.com/questions/7189269/running-javascript-with-cscript
...using command line of --> ASSOC .js=JSFile

So you can close this issue, but at least it's here if anyone else has a broken 
file association for the .js extension.

Original issue reported on code.google.com by greg...@gmail.com on 26 Oct 2012 at 12:08

Attachments:

GoogleCodeExporter commented 8 years ago
Same problem, cheers on fix

Original comment by michael....@gmail.com on 8 Jan 2013 at 11:52

GoogleCodeExporter commented 8 years ago
it gives

Error occurred while processing: .js.

Original comment by gayani.j...@gmail.com on 21 Aug 2013 at 11:46

GoogleCodeExporter commented 8 years ago
This didn't solve the issue for me. Still has the error, even after using every 
resource available to solve it.

Original comment by Dan2452...@gmail.com on 27 Jun 2014 at 11:01