Description
Generates a Windows Script File (.WSF) that executes a specified command when run.
Overview
Generates a WSF XML container file that runs the specified command via VBScript WScript.Shell.
Parameters
| Name | Type | Description |
|---|---|---|
| Command | string | The command to execute. |
