Microsoft r Console Based Script Host
cscript
- C:\Windows\system32\cscript.exe /?
Output:
Microsoft (R) Windows Script Host Version 5.812
Copyright (C) Microsoft Corporation. All rights reserved.
Usage: CScript scriptname.extension [option...] [arguments...]
Options:
//B Batch mode: Suppresses script errors and prompts from displaying
//D Enable Active Debugging
//E:engine Use engine for executing script
//H:CScript Changes the default script host to CScript.exe
//H:WScript Changes the default script host to WScript.exe (default)
//I Interactive mode (default, opposite of //B)
//Job:xxxx Execute a WSF job
//Logo Display logo (default)
//Nologo Prevent logo display: No banner will be shown at execution time
//S Save current command line options for this user
//T:nn Time out in seconds: Maximum time a script is permitted to run
//X Execute script in debugger
//U Use Unicode for redirected I/O from the console
Return Code: 0
C:\Windows\system32\cscript.exe
c:\>ver
Microsoft Windows [Version 10.0.19045.2075]
| File | Info |
|---|---|
| File Size | 161280bytes |
| Creation Time | 2022/07/08 08:48:16 |
| LastWrite Time | 2022/07/08 08:48:16 |
| ProductVersion | 5.812.10240.16384 |
| FileVersion | 5.812.10240.16384 |
| Hash | Value |
|---|---|
| MD5 | 24590bf74bbbbfd7d7ac070f4e3c44fd |
| SHA1 | cdfe517d07f18623778829aa98d6bbadd3f294cd |
| SHA224 | ddc4b090588c36f0cf900ff482b0f415435704f0560d662e7d5eb1d4 |
| SHA256 | ae37fd1b642e797b36b9ffcec8a6e986732d011681061800c6b74426c28a9d03 |
| SHA384 | 6126c86449de048010e9135f06d04f00d3be4477f899bc8ed538128652ead64243a14c4fb090580c1620daace2680ca2 |
| SHA512 | ffaf2c86c9555513cdb51a7638f1fde3e8951a203aac63fd0aac62db297c853ac8c14e1a212c01d6b181df53e790f80489358489f6415d5c7fa53bfb8888bfa9 |