Skip to content
EntityQ1152468· pop 15· linked from 543 articles

Windows Script Host

Sign in to save

Also known as Windows Scripting Host, WSH

Automation Technology

Described at

Windows Script Host | Microsoft Learn

docs.microsoft.com

The following sections provide information about Windows Script Host along with a reference section that documents the object model. Information about new features, upgrading of Windows Script Host, and tips for getting started. General overview of Windows Script Host and the Windows Script Host object model. Ask Learn is an AI assistant that can answer questions, clarify concepts, and define terms using trusted Microsoft documentation.

Excerpt from a page describing this subject · 3,528 chars · not written by Vinony

Wikidata facts

Manufacturer
Microsoft
Show 8 more facts
operating system
Microsoft Windows
file extension
wsc
Stack Exchange tag
stackoverflow.com/tags/wsh
software version identifier
5.812.10240.16384
language of work or name
multiple languages
copyright license
proprietary license
Sources (3)

via Wikidata · CC0

Article · Italiano

Windows Script Host (o WSH) (originalmente chiamato Windows Scripting Host, ma rinominato per le versioni successive) è un linguaggio di scripting preinstallato su Windows 98 e tutti i Windows successivi. Consente di creare script più potenti e versatili rispetto ai file batch (.BAT) del vecchio MS-DOS. A partire da Windows 2000 Server, WSH supporta gli script creati manualmente dagli utenti. È language-independent perché può far uso di JavaScript e VBScript (di default), ma l'utente può decidere di installare diversi script engine (come Perl). Praticamente qualsiasi operazione eseguibile da Windows può essere automatizzata da WSH. È uno strumento molto potente e versatile, ma proprio grazie alla sua potenza alcuni virus ne fanno uso per diffondersi. Dunque, se non si utilizza intensamente questo linguaggio potrebbe essere raccomandabile disattivarlo per motivi di sicurezza.

Abstract from DBpedia / Wikipedia · CC BY-SA