How to Reinstall VBScript

The Windows Script Hosting or WSH engine allows system administrators to run Visual Basic Scripts, or VBScripts, on a computer. VBScripts are used by system administrators to change system settings on multiple remote computers.

Instructions

    • 1

      Download the script engine from the Microsoft website.

    • 2

      Click the Windows "Start" button, type "cmd" and press "Enter." This opens the Windows command line utility.

    • 3

      Type "c:directory" where "directory" is the location of your script engine download. Press "Enter." Type "wsh /q" and press "Enter." This installs the engine for your VBScript files.

Related Searches:

References

Resources

Comments

You May Also Like

  • How to Install Windows Script Host

    Windows Script Host is an engine that allows scripts written in certain languages such as Visual Basic to run on a Windows-based...

  • How to Enable Windows Script Host

    Windows Script Host is an administration tool by Microsoft that creates an environment for hosting scripts. According to Microsoft, Script Host will...

  • How to Write VBScript

    VBScript lets you engage in active scripting from the browser side, much like you would with JavaScript. Visual Basic users may find...

  • How to Install Visual Basic Scripting for Vista

    Microsoft Visual Basic Scripting, or VBScript, engine is included by default as part of Windows Vista. Windows requires the VBScript engine to...

  • How to Upload Files to a Server Using ASP

    Active Server Pages (ASP) are script engines for dynamic web pages. It offers built-in objects such as server, session, request, response and...

  • How to Use the VBScript Event Object

    Retrieve more information about an event that has occurred, with the VBScript event object embedded in the event handler logic. The event...

  • How to Install the Script Engine Isscript.msi

    The InstallShield script engine, or IsScript.msi, is required for InstallShield installer files. If the InstallShield script engine on your computer is corrupted,...

  • How to Reinstall PowerPoint

    When all other troubleshooting fails, the best option is to perform a complete uninstall of the software and then reinstall it. Although...

  • How to Reinstall an InstallShield Engine

    The InstallShield engine in the Windows OS is the system responsible for running third-party install programs, such as those for games or...

Related Ads

Featured