About 1,650 results
Open links in new tab
  1. How to solve "can not find script file "c:\windows\system32\c"

    0 recently this message keeps appearing "can not find script file "c:\windows\system32\c". and when it appears (every minute or so if I closed it) it's always six of them together (as in the …

  2. VBS script execution blocked on Windows 10 - Super User

    Aug 22, 2020 · Had him move the file to different locations, like C:\temp, the same folder as Octave, etc., and the file would not execute. Verified wscript's existence by having him run …

  3. There is no script engine for file extension ".vbs" [duplicate]

    Apr 15, 2016 · If you're not sure which program is causing the problem, you can find out by searching for "Change the file type associated with a file extension" from the start menu. To fix …

  4. windows - What are the .wsf , .wsh, and .wsc files? - Super User

    Oct 23, 2020 · A .wsh file is a "Windows Script Host control file": Text document that contains properties and parameters for a certain script, i.e. a .VB or .VBS file; used for customizing the …

  5. How to tell what program is using Windows Based Script Host?

    Sep 21, 2020 · I regularly have Microsoft ® Windows Based Script Host (located at C:\Windows\SysWOW64\wscript.exe) popping in my Task Manager and using a lot of CPU. …

  6. How to end VBScript on Windows 10? - Super User

    May 18, 2016 · I accidently did a cd-drive vbs prank on myself on windows 10 and I can't find the wscript.exe file.. Is there any way to end this program?

  7. script - VBScipt Missing - Windows 7 64bit - Super User

    C:\Windows\system32\vbscript.dll and not some anti-vir screening file. I can see the .dll file in both system 32 and sysWOW64. Any advice on how to proceed would be appreciated. Also I …

  8. windows 7 - Input Error: There is no script engine for file extension ...

    This directory is hidden; unhide as follows: Tools → Folder Options → View → Advanced Settings Uncheck "Hide protected operating system files" Within the inf directory, find the "wsh.inf" file. …

  9. cmd.exe - How to solve error: There is no script engine for file ...

    Jun 10, 2014 · I recently re-installed my Windows 8.1 OS. Before the re-installation, the shortcut worked fine. However, after the re-installation whenever I double-click it, I get the error: …

  10. How to run .js file from a command line on windows?

    Using a scripting host to start a script which launches a shell that launches a java program is just too long winded. Think of it in terms of what you want to achieve - you want the program to …