Advanced Script Host software
have been tested by datapicks.com team against viruses,
spyware, adware and was founded to be 100% clean.
We will recheck this software periodically to assure users that it remain clean. Note: this award offered by datapicks.com
should be used only by the author/publisher of the Advanced Script Host software.
Advanced Script Host(engine.exe) enables you to run scripts from Windows. Engine.exe provides any dialog window for accessing from script. Whether you use WScript.exe or Engine.exe, you still run the scripts in the same manner. The difference is only in the object model. You can use methods and properties objects: Window, TCPIP, System, Plugins. You will use the extension .w_js(JScript) or .w_vbs(VBScript) for advanced scripts.
To run a script using the advanced engine:
Double clck the script (.w_js or .w_vbs) in Windows Explorer or on the desktop.
Click Start, select Run, and enter the command line:
engine.exe script.[js|vbs|w_js|w_vbs]