Sign Up

Sign Up to our social questions and Answers Engine to ask questions, answer people’s questions, and connect with other people.

Have an account? Sign In

Have an account? Sign In Now

Sign In

Login to our social questions & Answers Engine to ask questions answer people’s questions & connect with other people.

Sign Up Here

Forgot Password?

Don't have account, Sign Up Here

Forgot Password

Lost your password? Please enter your email address. You will receive a link and will create a new password via email.

Have an account? Sign In Now

You must login to ask a question.

Forgot Password?

Need An Account, Sign Up Here

Please briefly explain why you feel this question should be reported.

Please briefly explain why you feel this answer should be reported.

Please briefly explain why you feel this user should be reported.

Sign InSign Up

The Archive Base

The Archive Base Logo The Archive Base Logo

The Archive Base Navigation

  • SEARCH
  • Home
  • About Us
  • Blog
  • Contact Us
Search
Ask A Question

Mobile menu

Close
Ask a Question
  • Home
  • Add group
  • Groups page
  • Feed
  • User Profile
  • Communities
  • Questions
    • New Questions
    • Trending Questions
    • Must read Questions
    • Hot Questions
  • Polls
  • Tags
  • Badges
  • Buy Points
  • Users
  • Help
  • Buy Theme
  • SEARCH
Home/ Questions/Q 7865915
In Process

The Archive Base Latest Questions

Editorial Team
  • 0
Editorial Team
Asked: June 3, 20262026-06-03T00:13:44+00:00 2026-06-03T00:13:44+00:00

Some background: In my Rails environment I’m using CoffeeScript which uses ExecJS which uses

  • 0

Some background: In my Rails environment I’m using CoffeeScript which uses ExecJS which uses the Windows Scripting Host to execute Javascript files.

Unfortunately I’m experiencing huge delays (> 30 seconds) when my CoffeeScript files are compiled.

Using Process Explorer and Process Monitor I already identified the command line as one of the causes. cscript.exe expects its parameters with double slashes:

cscript //E:jscript //Nologo //U C:/path_to_coffeescript_compiler.js

For some reason cmd.exe (not cscript.exe!) treats the double slashes as double backslashes and tries to resolve the network name of each parameter which obviously fails, but not after some delay.

Here’s a small excerpt of the Process Monitor log:

cmd.exe     CreateFile     \\E:jscript\\             OBJECT PATH INVALID
cmd.exe     CreateFile     \\E:jscript \Nologo\\     BAD NETWORK PATH
cmd.exe     CreateFile     \\E:jscript \Nologo \U\   BAD NETWORK PATH
cmd.exe     CreateFile     \\Nologo\\                OBJECT PATH INVALID
cmd.exe     CreateFile     \\Nologo \U\              BAD NETWORK PATH

… and so on.

What can I do to prevent this?

  • 1 1 Answer
  • 0 Views
  • 0 Followers
  • 0
Share
  • Facebook
  • Report

Leave an answer
Cancel reply

You must login to add an answer.

Forgot Password?

Need An Account, Sign Up Here

1 Answer

  • Voted
  • Oldest
  • Recent
  • Random
  1. Editorial Team
    Editorial Team
    2026-06-03T00:13:45+00:00Added an answer on June 3, 2026 at 12:13 am

    After I did some more hacking I finally found the problem. The culprit was Comodo Internet Security which injected a DLL into the cmd.exe process which did the lookups:

    Help text for the option Do heuristic command-line analysis for certain applications:

    Selecting this option instructs Comodo Internet Security to perform heuristic analysis of
    programs that are capable of executing code such as visual basic
    scripts and java applications. Example programs that are affected by
    enabling this option are wscript.exe, cmd.exe, java.exe and javaw.exe.

    Thanks to all offering workarounds. The fact that none of these worked guided me into finding the cause 🙂

    • 0
    • Reply
    • Share
      Share
      • Share on Facebook
      • Share on Twitter
      • Share on LinkedIn
      • Share on WhatsApp
      • Report

Sidebar

Related Questions

Some background: I've created a Swing application which uses the Substance LaF (Thanks again,
I just learned ruby, and already have some html/javascript/css background. When i learn rails
Some background: Currently, I'm using the Coderay gem (v 0.9.7) in a Rails project
I'm using delayed_job to run some background processes on my rails app. These processes
For some background, please see my question: Rails app using STI -- easiest way
I'm coming from a Rails background and doing some work on a ASP.NET project
Some background: we have a windows application (c#) that locate in the system try.
Some background: I'm a jack-of-all trades, one of which is programming. I learned VB6
First some background: VB.NET 2005 Application that accesses a MS-SQL back-end, using multiple Web
Right now I'm building a project management app in rails, here is some background

Explore

  • Home
  • Add group
  • Groups page
  • Communities
  • Questions
    • New Questions
    • Trending Questions
    • Must read Questions
    • Hot Questions
  • Polls
  • Tags
  • Badges
  • Users
  • Help
  • SEARCH

Footer

© 2021 The Archive Base. All Rights Reserved
With Love by The Archive Base

Insert/edit link

Enter the destination URL

Or link to existing content

    No search term specified. Showing recent items. Search or use up and down arrow keys to select an item.