Categories:
Android (1)
Audio (7)
C/C++ (2)
Compression (7)
Database (6)
Document (14)
Email (3)
General (50)
Graphics (17)
Image (8)
Java (1)
Picture (1)
Presentation (7)
Programming (17)
Spreadsheet (11)
Video (8)
Web (13)
Windows (63)
XML (4)
Other Resources:
.MSC - File Extension for Microsoft Management Console
What is MSC? MSC, short name for Microsoft Console, is used as the file extension for Microsoft Management Console files. .MSC files are XML files that can be opened by text editor. See the sample .MSC file included below.
✍: FYIcenter.com
File Extension: .MSC
MIME Type: text/xml
File Content: Microsoft Management Console
.MSC files are Microsoft Management Console files saved as binary files. Here is a sample .MSC file from Windows 7 system, diskmgmt.msc:
<?xml version="1.0"?>
<MMC_ConsoleFile ConsoleVersion="2.0" ProgramMode="UserSDI">
<ConsoleFileID>{A16FA831-080B-437D-AD11-960E96651AFE}
</ConsoleFileID>
<FrameState ShowStatusBar="true" LogicalReadOnly="true">
<WindowPlacement ShowCommand="SW_SHOWNORMAL">
<Point Name="MinPosition" X="-1" Y="-1"/>
<Point Name="MaxPosition" X="-1" Y="-1"/>
<Rectangle Name="NormalPosition" Top="0" Bottom="452" Left="0"
Right="640"/>
</WindowPlacement>
</FrameState>
<Views>
<View ID="2" ScopePaneWidth="145">
<BookMark Name="RootNode" NodeID="2"/>
<BookMark Name="SelectedNode" NodeID="2"/>
<WindowPlacement WPF_RESTORETOMAXIMIZED="true"
ShowCommand="SW_SHOWMAXIMIZED">
<Point Name="MinPosition" X="-1" Y="-1"/>
<Point Name="MaxPosition" X="-4" Y="-23"/>
<Rectangle Name="NormalPosition" Top="44" Bottom="337" Left="44"
Right="556"/>
</WindowPlacement>
<ViewOptions ViewMode="Report" LVS_SINGLESEL="true"
LVS_SHOWSELALWAYS="true" LVS_SHAREIMAGELISTS="true"
LVS_EDITLABELS="true" ListStyle="1" DescriptionBarVisible="false"
DefaultColumn0Width="200" DefaultColumn1Width="0"/>
</View>
</Views>
...
</MMC_ConsoleFile>
.MSC Microsoft Management Console file sample: Click sample.msc to download.
2012-08-18, 12301👍, 0💬
Popular Posts:
What is WMF or EMF? WMF stands for Windows Metafile. EMF stands for Enhanced Windows Metafile WMF or...
What is DOT? DOT, short name for Document Template, is used as the file extension for files in Micro...
What is PRN? PRN, short name for Printable, is used as the file extension for files padded with spac...
What is BMP? BMP, short name for Bitmap, is used as the file extension for bitmap image files. .BMP ...
What is BMP? BMP, short name for Bitmap, is used as the file extension for bitmap image files. .BMP ...