About 286,000 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 screenshots). I …

  2. 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 cannot find …

  3. 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 execution of …

  4. 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 wscript from the run …

  5. How do I prevent this dialog from popping up when running a VB …

    Nov 8, 2022 · 0 This is the undesired dialog that pops up when I run a Task in the Task Scheduler that just calls a VB script. Any idea how to make my Windows understand, that I do want to run the .vbs …

  6. 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 the problem from …

  7. 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?

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

    Sep 21, 2020 · 2 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. From my …

  9. 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. Right …

  10. opening .js file in CMD runs windows script host - Super User

    When i run ffmpeg by the following command in CMD; ffmpeg -codecs It opens a .js file with windows script host instead of CMD. This is because i accidentally pressed windows script host as standard …