Windows scripting host (WSH) scripts are text files either vbscript (*.vbs) or jscript (*.js) or contained within an XML project file (*.wsf).
Root Path |
Uses standard File Browser |
Delimiter |
|
Ordering |
|
Selection Type |
|
Sample Path |
|
Filters |
*.js, *.vbs, *.wsf |
Stored as a file in their native text format.
M-I Differencing is not supported for WSH files. Snapshots will not be taking during installation resulting in nothing to diff during the M-I diff.
The WSH script is run via cscript.exe as follows:
cscript <file path> |
During uninstall the script file is removed from the target host.
Action |
Condition |
Result |
Install |
The supplied file is not a valid wsf file or contains errors. |
Installation fails. |