About: Windows Script Host     Goto   Sponge   NotDistinct   Permalink

An Entity of Type : yago:Software106566077, within Data Space : dbpedia.org associated with source document(s)
QRcode icon
http://dbpedia.org/describe/?url=http%3A%2F%2Fdbpedia.org%2Fresource%2FWindows_Script_Host&graph=http%3A%2F%2Fdbpedia.org&graph=http%3A%2F%2Fdbpedia.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

AttributesValues
rdf:type
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)
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)
foaf:name
  • Windows Script Host (WSH) (en)
foaf:homepage
name
  • Windows Script Host (en)
foaf:depiction
  • http://commons.wikimedia.org/wiki/Special:FilePath/Windows_Script_Host_Icon.png
dcterms:subject
Wikipage page ID
Wikipage revision ID
Link from a Wikipage to another Wikipage
Faceted Search & Find service v1.17_git139 as of Feb 29 2024


Alternative Linked Data Documents: ODE     Content Formats:   [cxml] [csv]     RDF   [text] [turtle] [ld+json] [rdf+json] [rdf+xml]     ODATA   [atom+xml] [odata+json]     Microdata   [microdata+json] [html]    About   
This material is Open Knowledge   W3C Semantic Web Technology [RDF Data] Valid XHTML + RDFa
OpenLink Virtuoso version 08.03.3330 as of Mar 19 2024, on Linux (x86_64-generic-linux-glibc212), Single-Server Edition (61 GB total memory, 42 GB memory in use)
Data on this page belongs to its respective rights holders.
Virtuoso Faceted Browser Copyright © 2009-2024 OpenLink Software