Description
Generates a COM scriptlet (.SCT) file that executes a command when loaded by regsvr32.exe (Squiblydoo).
Overview
Generates a COM scriptlet XML file. Execute via: regsvr32 /s /n /u /i:
Parameters
| Name | Type | Description |
|---|---|---|
| Command | string | The command to execute. |
