Wednesday, December 29, 2010

How to recover Windows Script Host Files ?

A Windows script host file is a file with a .vbs (VBScript) or .js (JavaScript) suffix, which can be executed by double-clicking on the script file or from the command line. Windows script host files can be used to manipulate Windows registry keys. Windows Script Host is a runtime engine for several script programming languages. Windows Script Host is distributed and installed by default on Windows 98 and later versions of Windows. It is also installed if Internet Explorer 5 (or a later version) is installed." f you do not have WSH installed, then your Windows installation is incomplete. 

Perhaps it is not a full retail version. To check more thoroughly, open a command line window and enter the command: cs cript         Users can install different scripting engines to enable them to script in other languages, for instance Perl Script. The language independent filename extension WSF can also be used. The advantage of the Windows Script File (.WSF) is that it allows the user to use a combination of scripting languages within a single file. WSH Engines include various implementations for the Rexx, Basic, Perl, Ruby,Tcl, PHP, JavaScript, Delphi, Python, XSLT, and other languages. Windows Script Host is distributed and installed by default on Windows 98 and later versions of Windows. It is also installed if Internet Explorer 5 (or a later version) is installed. Beginning with Windows 2000, the Windows Script Host became available for use with user login scripts.

Contents:

To Run Scripts Using the Windows-Based Script Host (Wscript.exe)
  1. At a command prompt type wscript.exe, and then press ENTER.
  2. Set the script host properties you want, and then click OK.
  3. In Windows Explorer or My Computer, double-click the script file you want to run.
NOTE: If you double-click a script file whose extension has not yet been associated with Wscript.exe, an Open With dialog box appears, prompting you for the program that should be used to open the file. After you choose Windows Based Script Host (wscript.exe), if you select the Always use this program to open these files check box, Wscript.exe is registered as the default program for all files having the same extension as the one you double-clicked. You can also set properties for an individual script by right-clicking a script file in My Computer or Windows Explorer, clicking Properties, and then clicking the Script tab.

If you need any further assistance regarding help to recover Windows Script Host Files, please visit http://www.livetechcare.com/

No comments:

Post a Comment