Click or drag to resize

CommandType Enumeration

Defines a list of commands supported by ShellBoost.Cli.exe

Namespace:  callback.ShellBoost.Core.Client
Assembly:  callback.CBFSShell (in callback.CBFSShell.dll) Version: 22.0.0.0
Syntax
C#
public enum CommandType
Members
  Member nameValueDescription
Unknown0 An unknown command.
RestartExplorer1 Restart the Windows Explorer.
Rex1 Restart the Windows Explorer. Same as RestartExplorer.
TestTrace2 Test a trace.
Locks3 Enumerate locks on ShellBoost native proxy assemblies.
Lox3 Enumerate locks on ShellBoost native proxy assemblies. Same as Locks.
ResetShellThumbnails4 Reset Windows Shell's thumbnail cache.
DiagIcons5 Show icons and thumbnail for an extension.
See Also