Automation PlugIn: Can't execute JavaScript files (Beta 4)

Discussion of bugs and problems found in Altap Salamander. In your reports, please be as descriptive as possible, and report one incident per report. Do not post crash reports here, send us the generated bug report by email instead, please.
Eric
Posts: 77
Joined: 28 Apr 2006, 22:52

Automation PlugIn: Can't execute JavaScript files (Beta 4)

Post by Eric »

"Run Focused Scripts" isn't enabled for JavaScript files, VBS yes.
Does he only use the default engine?
Or how can I execute JScript files?

Thanks
Win2012, Win7, Win8 and Win8.1 x64 (german and english) | AS 3.0 beta 4 (x64)
Jan Rysavy
ALTAP Staff
ALTAP Staff
Posts: 5231
Joined: 08 Dec 2005, 06:34
Location: Novy Bor, Czech Republic
Contact:

Re: Automation PlugIn: Can't execute JavaScript files (Beta

Post by Jan Rysavy »

You can rename *.JScript to *.js
Eric
Posts: 77
Joined: 28 Apr 2006, 22:52

Re: Automation PlugIn: Can't execute JavaScript files (Beta

Post by Eric »

They are already named .js
I'm trying to run those in the installation dir:

Convert Images.js
Count Lines.js
Launch Elevated Command Prompt.vbs
Make Link.js
Make List (JScript).js
Make List (VBScript).vbs
Unpack Multiple Archives.js
Win2012, Win7, Win8 and Win8.1 x64 (german and english) | AS 3.0 beta 4 (x64)
Jan Rysavy
ALTAP Staff
ALTAP Staff
Posts: 5231
Joined: 08 Dec 2005, 06:34
Location: Novy Bor, Czech Republic
Contact:

Re: Automation PlugIn: Can't execute JavaScript files (Beta

Post by Jan Rysavy »

Seems like your Windows *.js association is broken. Try to run
regsvr32 jscript.dll
command from UAC-elevated CMD prompt or Salamander, it should repair required registry entries.
User avatar
Ether
Posts: 1471
Joined: 10 May 2007, 16:08
Location: Czech Republic
Contact:

Re: Automation PlugIn: Can't execute JavaScript files (Beta

Post by Ether »

I've had this issue for a long time and this command fixed it, thank you.

I suspect it's caused by installing Visual Studio or something, because I got the same problem on Windows 8.1 after re-installing the system and installing Visual Studio, Office and few other programs.
Ελληνικά rulez.
Post Reply