Defines a list of commands supported by ShellBoost.Cli.exe
Namespace:
ShellBoost.Core.Client
Assembly:
ShellBoost.Core (in ShellBoost.Core.dll) Version: 1.8.3.0
Syntax Members
| Member name | Value | Description |
---|
| Unknown | 0 |
An unknown command.
|
| RestartExplorer | 1 |
Restart the Windows Explorer.
|
| Rex | 1 |
Restart the Windows Explorer. Same as RestartExplorer.
|
| TestTrace | 2 |
Test a trace.
|
| Locks | 3 |
Enumerate locks on ShellBoost native proxy assemblies.
|
| Lox | 3 |
Enumerate locks on ShellBoost native proxy assemblies. Same as Locks.
|
| ResetShellThumbnails | 4 |
Reset Windows Shell's thumbnail cache.
|
| DiagIcons | 5 |
Show icons and thumbnail for an extension.
|
See Also