Shell Execute Info

Represents information obtained from the Windows Registry regarding a shell verb.

Properties

The following 8 properties are defined.

Property Name Description
General
File Extension Type: String

The file extension associated with this object.

MIME Type Type: String

The MIME Type associated with this object's file extension.

Description Type: String

The description for the file type.

Execution Method Type: ExecuteType, Default: FilePath

The method of execution to be used for this file type. Can be one of the following values:

  • FilePath
  • DDE

Command Type: String

The path to the executable for this file type, with necessary command line parameters.

DDE Application Type: String

The DDE application for this file type.

DDE Topic Type: String

The DDE Topic for this file type.

DDE Commands Type: String

The DDE Commands for this file type.

Used By

Render