An Entity of Type: company, from Named Graph: http://dbpedia.org, within Data Space: dbpedia.org

The Microsoft Windows Script Host (WSH) (formerly named Windows Scripting Host) is an automation technology for Microsoft Windows operating systems that provides scripting abilities comparable to batch files, but with a wider range of supported features. This tool was first provided on Windows 95 after Build 950a on the installation discs as an optional installation configurable and installable by means of the Control Panel, and then a standard component of Windows 98 (Build 1111) and subsequent and Windows NT 4.0 Build 1381 and by means of Service Pack 4. The WSH is also a means of automation for Internet Explorer via the installed WSH engines from IE Version 3.0 onwards; at this time VBScript became means of automation for Microsoft Outlook 97. The WSH is also an optional install provide

Property Value
dbo:abstract
  • Der Windows Script Host (WSH) (früher: Windows Scripting Host) ist in Windows-Betriebssystemen eine COM-basierte Laufzeitumgebung für Skriptsprachen. Der WSH lässt sich seit Windows 95 und Windows NT 4.0 verwenden, seit Windows 98 SE und Windows 2000 wird er standardmäßig installiert. Der Script Host wurde entwickelt, um Anwendern und insbesondere Administratoren die Möglichkeit zu geben, häufig wiederkehrende Vorgänge zu automatisieren. Während Unix, OS/2 und andere Systeme schon lange mit ausgereiften Programmiersprachen gesteuert werden konnten, boten die frühen Microsoft-Betriebssysteme (DOS mit und ohne Microsoft Windows 3.0, Microsoft Windows 3.1, Windows NT 3.5x) nur die sehr begrenzte Steuerungsmöglichkeit mittels Batch-Programmierung. Der WSH kann selbst keine Skripte ausführen, sondern verwendet sogenannte Script Engines. Diese Script Engines lassen sich wiederum in andere Programme bzw. Bibliotheken (z. B. Internet Explorer, Microsoft Office, Active Server Pages, …) einbinden, wodurch diese ebenfalls zu Script Hosts werden. Mit dem WSH werden Script Engines für die Programmiersprachen JScript und VBScript mitgeliefert. Weitere Programmiersprachen für den WSH lassen sich nachinstallieren. Aus Sicherheitsgründen ist es auch möglich, den WSH abzuschalten, denn Malware (z. B. Ransomware) verwendet ihn relativ häufig. (de)
  • Windows Script Host es un motor y entorno de ejecución de scripts para sistemas Windows que posee funcionalidad comparable a la de los archivos de procesamiento por lotes (archivos batch), pero supera a éstos en cuanto a la variedad y capacidad de los lenguajes que permite usar. El Windows Script Host (originalmente llamado Windows Scripting Host) es un producto de Microsoft que se distribuye e instala de forma predeterminada en Windows 98, Windows 2000, Windows Me, Windows XP, Windows Server 2003, Windows Vista, Windows 7, Windows 8 y Windows 10. También se instala con Internet Explorer 5 (o una versión más actualizada). Windows Script Host interpreta y ejecuta JScript (archivos .JS) y VBScript (archivos .VBS y .VBE). También se pueden usar otras extensiones de archivo (Ver: Extensión de archivo), como WSH y WSF. (es)
  • Windows Scripting Host (sering disingkat menjadi WSH) adalah sebuah aplikasi yang mendukung fungsi-fungsi skripting di dalam sistem operasi Windows 2000, Windows NT Option Pack, Windows 98, Windows XP, dan Windows Vista yang mengizinkan para untuk mengeksekusi skrip-skirp untuk beberapa tugas administratif, baik itu menggunakan cscript.exe maupun wscript.exe. Windows Scripting Host ini mendukung banyak bahasa skrip, meski yang sering digunakan adalah VBScript dan JScript. WSH mengizinkan skrip-skrip tersebut agar dapat dijalankan secara langsung tanpa harus dimasukkan ke dalam dokumen HTML. Selain VBScript dan JScript, kita juga dapat menambahkan bahasa skrip lainnya seperti Perl atau REXX. * l * * s (in)
  • Windows Script Host, aussi abrégé en WSH, désigne un logiciel permettant d'exécuter des scripts, inclus dans les systèmes d'exploitation Windows. Concrètement, il se présente sous la forme de trois programmes hôtes : wscript.exe (pour les scripts interagissant avec l'utilisateur via l'interface graphique), cscript.exe (pour les scripts utilisés depuis l'invite de commandes), et mshta.exe (un peu différent des deux autres, pour les applications HTML). Ces hôtes sont indépendants du langage de programmation utilisé, et lancent l'interpréteur approprié pour exécuter le script. Les systèmes Windows incluent deux interpréteurs : VBScript et JScript. (Ce sont les mêmes interpréteurs que ceux utilisés par Internet Explorer). Des interpréteurs pour d'autres langages, comme Perl, ont été réalisés par d'autres entreprises. Ces interpréteurs peuvent ensuite accéder au système par l'intermédiaire des objets COM/ActiveX scriptables installés sur le système. (Ils peuvent en particulier faire appel à WMI pour interagir avec le système d'exploitation). Cette technologie de scripts n'est plus activement développée, au profit de .Net et de Windows PowerShell. Elle peut cependant s'avérer encore utile dans des contextes où .Net n'est pas disponible, comme dans Windows PE. (fr)
  • 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. (it)
  • 윈도우 스크립트 호스트(Windows Script Host, WSH)는 마이크로소프트 윈도우 운영 체제의 가상화 기술이며 배치 파일에 견줄만하지만 더 다양한 기능들을 지원하는 스크립팅 기능을 제공한다. 원래는 윈도우 스크립팅 호스트(Windows Scripting Host)라고 불렸으나 두 번째 버전에서 이름이 바뀌었다. 이는 언어 독립적이라고 할 수 있는데, 다시 말해 다른 액티브 스크립팅 언어 엔진을 이용할 수 있다는 말이 된다. 기본적으로 텍스트로만 이루어진 J스크립트 (.JS, .JSE 파일)과 VB스크립트 (.VBS, .VBE 파일)를 해석하고 실행할 수 있다. 사용자들은 다른 스크립트 엔진을 설치하여 이를테면 펄스크립트와 같은 다른 언어로 변환할 수 있다. 언어 독립적인 파일 확장자 WSF도 사용할 수 있다. (.WSF)의 이점은 사용자가 스크립트 언어들을 파일 하나로 묶어 사용할 수 있다는 것이다. 윈도우 스크립트 호스트는 기본적으로 윈도우 98 이상의 윈도우 버전에 깔려 설치되어 있다. 인터넷 익스플로러 5 이상이 설치되어 있다면 이 기능은 설치되어 있다. 윈도우 2000을 기점으로 윈도우 스크립트 호스트는 사용자 로그인 스크립트로 사용할 수 있게 되었다. (ko)
  • The Microsoft Windows Script Host (WSH) (formerly named Windows Scripting Host) is an automation technology for Microsoft Windows operating systems that provides scripting abilities comparable to batch files, but with a wider range of supported features. This tool was first provided on Windows 95 after Build 950a on the installation discs as an optional installation configurable and installable by means of the Control Panel, and then a standard component of Windows 98 (Build 1111) and subsequent and Windows NT 4.0 Build 1381 and by means of Service Pack 4. The WSH is also a means of automation for Internet Explorer via the installed WSH engines from IE Version 3.0 onwards; at this time VBScript became means of automation for Microsoft Outlook 97. The WSH is also an optional install provided with a VBScript and JScript engine for Windows CE 3.0 and following and some third-party engines including Rexx and other forms of Basic are also available. It is language-independent in that it can make use of different Active Scripting language engines. By default, it interprets and runs plain-text JScript (.JS and .JSE files) and VBScript (.VBS and .VBE files). Users can install different scripting engines to enable them to script in other languages, for instance PerlScript. The language independent filename extension WSF can also be used. The advantage of the Windows Script File (.WSF) is that it allows multiple scripts ("jobs") as well as 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. (en)
  • Windows Script Host(ウインドウズ・スクリプト・ホスト)とは、Microsoft Windowsにおいてテキストファイルに記述したスクリプトを実行するスクリプト実行環境である。WSHと略される。かつてはWindows Scripting Hostと称した。 Windows 98から搭載された。Unixにおけるシェルスクリプトや、MS-DOSにおけるバッチファイルと似た位置づけの技術である。 (ja)
  • Windows Scripting Host, WSH – programowe środowisko interpretacji i wykonywania skryptów w systemie Windows (począwszy od Windows 95). Nowoczesny następca plików .bat z systemu DOS. Domyślnie środowisko WSH potrafi wykonywać skrypty napisane w językach skryptowych JScript i VBScript. Skrypty napisane w tych językach w systemie Windows mogą być wykonywane od razu, tj. bez instalacji dodatkowego oprogramowania. Po zainstalowaniu w środowisku WSH dodatkowych interpreterów, zadania wykonywane w systemie Windows mogą być napisane w dowolnym języku skryptowym. (pl)
  • O Microsoft Windows Scripting Host é distribuido e está instalado por padrão em Windows 98, Windows 2000, Windows Me, e Windows XP. Também está instalado se o Internet Explorer numa versão que seja 5 ou menos estiver instalado. Fornece capacidades de scripting superiores em longe aos ficheiros batch. Interpreta e corre ficheiro JScript (.JS files) e VBScript (ficheiros de extensão .VBS e .VBE). Extensões independentes da linguagem WSF e WSH também podem ser usadas. (pt)
  • Сервер сценариев Windows (англ. Windows Script Host, WSH) — компонент Microsoft Windows, предназначенный для запуска сценариев на скриптовых языках JScript и VBScript, а также и на других дополнительно устанавливаемых языках (например, Perl). Возможности сценариев на WSH значительно превосходят возможности командных .bat и .cmd-файлов: имеются полноценные языки с объектными возможностями, полный набор операций со строками, включая регулярные выражения, взаимодействие с любыми программами, реализующими объектный скриптовый интерфейс (Active Scripting или OLE Automation), доступ к методам и свойствам их объектов; операции с файлами и каталогами, обработка текстовых файлов, манипуляции с системным реестром и т. п. Сценарии из .js, .vbs, .wsf и некоторых других типов файлов запускаются с помощью одной из двух программ-активаторов: wscript.exe (с графическим интерфейсом) или cscript.exe (с консольным интерфейсом). Первые версии WSH поставлялись в виде отдельного компонента, опционально устанавливаемого в Windows, но уже начиная с Windows 98 WSH стал частью всех ОС Windows. (ru)
  • Windows Script Host(簡稱WSH),是Windows作業系統腳本語言程式(script)的執行環境。 Windows Script Host最早出現在Windows 98,經過不斷發展與強化,爾後的Windows作業系統(包括用戶端與伺服端版本)都內建了WSH。使用者透過Windows Script Host能自行編寫一些程式,用以簡化日常工作流程,或製作一些實用的系統管理程式。 (zh)
dbo:developer
dbo:latestReleaseVersion
  • 5.812
dbo:license
dbo:operatingSystem
dbo:thumbnail
dbo:wikiPageExternalLink
dbo:wikiPageID
  • 288448 (xsd:integer)
dbo:wikiPageLength
  • 27636 (xsd:nonNegativeInteger)
dbo:wikiPageRevisionID
  • 1117620872 (xsd:integer)
dbo:wikiPageWikiLink
dbp:developer
dbp:genre
  • Automation technology (en)
dbp:latestReleaseVersion
  • 5.812000 (xsd:double)
dbp:license
dbp:logo
  • Windows Script Host Icon.png (en)
dbp:name
  • Windows Script Host (en)
dbp:operatingSystem
dbp:otherNames
  • Windows Scripting Host (en)
dbp:website
dbp:wikiPageUsesTemplate
dcterms:subject
gold:hypernym
rdf:type
rdfs:comment
  • Windows Script Host(ウインドウズ・スクリプト・ホスト)とは、Microsoft Windowsにおいてテキストファイルに記述したスクリプトを実行するスクリプト実行環境である。WSHと略される。かつてはWindows Scripting Hostと称した。 Windows 98から搭載された。Unixにおけるシェルスクリプトや、MS-DOSにおけるバッチファイルと似た位置づけの技術である。 (ja)
  • Windows Scripting Host, WSH – programowe środowisko interpretacji i wykonywania skryptów w systemie Windows (począwszy od Windows 95). Nowoczesny następca plików .bat z systemu DOS. Domyślnie środowisko WSH potrafi wykonywać skrypty napisane w językach skryptowych JScript i VBScript. Skrypty napisane w tych językach w systemie Windows mogą być wykonywane od razu, tj. bez instalacji dodatkowego oprogramowania. Po zainstalowaniu w środowisku WSH dodatkowych interpreterów, zadania wykonywane w systemie Windows mogą być napisane w dowolnym języku skryptowym. (pl)
  • O Microsoft Windows Scripting Host é distribuido e está instalado por padrão em Windows 98, Windows 2000, Windows Me, e Windows XP. Também está instalado se o Internet Explorer numa versão que seja 5 ou menos estiver instalado. Fornece capacidades de scripting superiores em longe aos ficheiros batch. Interpreta e corre ficheiro JScript (.JS files) e VBScript (ficheiros de extensão .VBS e .VBE). Extensões independentes da linguagem WSF e WSH também podem ser usadas. (pt)
  • Windows Script Host(簡稱WSH),是Windows作業系統腳本語言程式(script)的執行環境。 Windows Script Host最早出現在Windows 98,經過不斷發展與強化,爾後的Windows作業系統(包括用戶端與伺服端版本)都內建了WSH。使用者透過Windows Script Host能自行編寫一些程式,用以簡化日常工作流程,或製作一些實用的系統管理程式。 (zh)
  • Der Windows Script Host (WSH) (früher: Windows Scripting Host) ist in Windows-Betriebssystemen eine COM-basierte Laufzeitumgebung für Skriptsprachen. Der WSH lässt sich seit Windows 95 und Windows NT 4.0 verwenden, seit Windows 98 SE und Windows 2000 wird er standardmäßig installiert. Aus Sicherheitsgründen ist es auch möglich, den WSH abzuschalten, denn Malware (z. B. Ransomware) verwendet ihn relativ häufig. (de)
  • Windows Script Host es un motor y entorno de ejecución de scripts para sistemas Windows que posee funcionalidad comparable a la de los archivos de procesamiento por lotes (archivos batch), pero supera a éstos en cuanto a la variedad y capacidad de los lenguajes que permite usar. Windows Script Host interpreta y ejecuta JScript (archivos .JS) y VBScript (archivos .VBS y .VBE). También se pueden usar otras extensiones de archivo (Ver: Extensión de archivo), como WSH y WSF. (es)
  • Windows Scripting Host (sering disingkat menjadi WSH) adalah sebuah aplikasi yang mendukung fungsi-fungsi skripting di dalam sistem operasi Windows 2000, Windows NT Option Pack, Windows 98, Windows XP, dan Windows Vista yang mengizinkan para untuk mengeksekusi skrip-skirp untuk beberapa tugas administratif, baik itu menggunakan cscript.exe maupun wscript.exe. Windows Scripting Host ini mendukung banyak bahasa skrip, meski yang sering digunakan adalah VBScript dan JScript. WSH mengizinkan skrip-skrip tersebut agar dapat dijalankan secara langsung tanpa harus dimasukkan ke dalam dokumen HTML. Selain VBScript dan JScript, kita juga dapat menambahkan bahasa skrip lainnya seperti Perl atau REXX. (in)
  • The Microsoft Windows Script Host (WSH) (formerly named Windows Scripting Host) is an automation technology for Microsoft Windows operating systems that provides scripting abilities comparable to batch files, but with a wider range of supported features. This tool was first provided on Windows 95 after Build 950a on the installation discs as an optional installation configurable and installable by means of the Control Panel, and then a standard component of Windows 98 (Build 1111) and subsequent and Windows NT 4.0 Build 1381 and by means of Service Pack 4. The WSH is also a means of automation for Internet Explorer via the installed WSH engines from IE Version 3.0 onwards; at this time VBScript became means of automation for Microsoft Outlook 97. The WSH is also an optional install provide (en)
  • Windows Script Host, aussi abrégé en WSH, désigne un logiciel permettant d'exécuter des scripts, inclus dans les systèmes d'exploitation Windows. Concrètement, il se présente sous la forme de trois programmes hôtes : wscript.exe (pour les scripts interagissant avec l'utilisateur via l'interface graphique), cscript.exe (pour les scripts utilisés depuis l'invite de commandes), et mshta.exe (un peu différent des deux autres, pour les applications HTML). (fr)
  • 윈도우 스크립트 호스트(Windows Script Host, WSH)는 마이크로소프트 윈도우 운영 체제의 가상화 기술이며 배치 파일에 견줄만하지만 더 다양한 기능들을 지원하는 스크립팅 기능을 제공한다. 원래는 윈도우 스크립팅 호스트(Windows Scripting Host)라고 불렸으나 두 번째 버전에서 이름이 바뀌었다. 이는 언어 독립적이라고 할 수 있는데, 다시 말해 다른 액티브 스크립팅 언어 엔진을 이용할 수 있다는 말이 된다. 기본적으로 텍스트로만 이루어진 J스크립트 (.JS, .JSE 파일)과 VB스크립트 (.VBS, .VBE 파일)를 해석하고 실행할 수 있다. 사용자들은 다른 스크립트 엔진을 설치하여 이를테면 펄스크립트와 같은 다른 언어로 변환할 수 있다. 언어 독립적인 파일 확장자 WSF도 사용할 수 있다. (.WSF)의 이점은 사용자가 스크립트 언어들을 파일 하나로 묶어 사용할 수 있다는 것이다. (ko)
  • 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). (it)
  • Сервер сценариев Windows (англ. Windows Script Host, WSH) — компонент Microsoft Windows, предназначенный для запуска сценариев на скриптовых языках JScript и VBScript, а также и на других дополнительно устанавливаемых языках (например, Perl). Сценарии из .js, .vbs, .wsf и некоторых других типов файлов запускаются с помощью одной из двух программ-активаторов: wscript.exe (с графическим интерфейсом) или cscript.exe (с консольным интерфейсом). (ru)
rdfs:label
  • Windows Script Host (de)
  • Windows Script Host (es)
  • Windows Scripting Host (in)
  • Windows Scripting Host (fr)
  • Windows Script Host (it)
  • 윈도우 스크립트 호스트 (ko)
  • Windows Script Host (ja)
  • Windows Scripting Host (pl)
  • Windows Scripting Host (pt)
  • Сервер сценариев Windows (ru)
  • Windows Script Host (en)
  • Windows Script Host (zh)
owl:sameAs
prov:wasDerivedFrom
foaf:depiction
foaf:homepage
foaf:isPrimaryTopicOf
foaf:name
  • Windows Script Host (WSH) (en)
is dbo:wikiPageDisambiguates of
is dbo:wikiPageRedirects of
is dbo:wikiPageWikiLink of
is dbp:implementations of
is foaf:primaryTopic of
Powered by OpenLink Virtuoso    This material is Open Knowledge     W3C Semantic Web Technology     This material is Open Knowledge    Valid XHTML + RDFa
This content was extracted from Wikipedia and is licensed under the Creative Commons Attribution-ShareAlike 3.0 Unported License