.VSCT File Extension

Visual Studio Command Table

Developer Microsoft
Popularity
3.5  |  2 Votes
 

What is a VSCT file?

File created by Microsoft Visual Studio, a Microsoft SDK; contains metadata about the isolated shell application in Visual Studio; organized by XML tags representing commands, command groups, menus, command placement, and bitmaps.

More Information

VSCT files enables you to configure which application groups and individual commands are available in the application. Most commands and groups are included by default, if you want to remove any, uncomment the specific command or group. Commands appear as <Define name="No_WindowListCommand"/>.

To create a VSCT file:

  1. In Visual Studio, select File → New → File.
  2. In the "Templates" pane, select XML File → Open.
  3. Select View → Properties Window to show the properties of the .XML file.
  4. In the "Properties" window, click Browse on the Schemas property.
  5. Select vsct.xsd from the list of XSD schemas. If it's not in the list, select Add and locate your file, click OK.
  6. Type <CommandTable, press TAB and then type >. This will create a basic VSCT file.

Open over 400 file formats with File Viewer Plus.Free Download

Programs that open or reference VSCT files

Verified by FileInfo.com

The FileInfo.com team has independently researched the Visual Studio Command Table file format and Windows apps listed on this page. Our goal is 100% accuracy and we only publish information about file types that we have verified.

If you would like to suggest any additions or updates to this page, please let us know.