Categories:
Android (1)
Audio (11)
C/C++ (3)
Compression (10)
Database (6)
Document (16)
Email (3)
General (53)
Graphics (17)
Image (12)
Java (7)
Music (2)
Picture (5)
Presentation (7)
Programming (24)
Spreadsheet (11)
Video (8)
Web (15)
Windows (69)
XML (4)
Other Resources:
.MUM - File Extension for Windows Update Packages
What is MUM? MUM is used as the file extension for Windows Update Package files. .MUM files are XML files that are used to store information about Windows updates (hot fixes). See the sample .MUM file included below.
✍: FYIcenter.com
File Extension: .MUM
MIME Type: text/plain
File Content: Windows Update Package
.MUM files are Windows Update Package files, that are used to store information about Windows updates (hot fixes). Here is a sample .MUM Windows Update Package file, Microsoft-Media-Foundation-Package~31bf3856ad364e35~x86~~6.1.7600.16385.mum:
<?xml version='1.0' encoding='utf-8' standalone='yes'?> <?Copyright (c) Microsoft Corporation. All rights reserved.?> <assembly xmlns="urn:schemas-microsoft-com:asm.v3" copyright="Copyright (c) Microsoft Corporation. All Rights Reserved." manifestVersion="1.0"> <assemblyIdentity buildType="release" language="neutral" name="Microsoft-Media-Foundation-Package" processorArchitecture="x86" publicKeyToken="31bf3856ad364e35" version="6.1.7600.16385"/> <package identifier="Media Foundation" releaseType="Feature Pack"> <parent integrate="delegate"> <assemblyIdentity buildType="release" language="neutral" name="Microsoft-Windows-Foundation-Package" processorArchitecture="x86" publicKeyToken="31bf3856ad364e35" version="6.1.7600.16385"/> </parent> <update description="Media Foundation" displayName="Media Foundation" name="MediaFoundation" restart="required"> <component> <assemblyIdentity buildType="release" language="neutral" name="Microsoft-Media-Foundation-Deployment" processorArchitecture="x86" publicKeyToken="31bf3856ad364e35" version="6.1.7600.16385" versionScope="nonSxS"/> </component> </update> </package> </assembly>
.MUM Windows Update Package file sample: Click sample.mum to download.
Since .MUM files are in text format, you can use Notepad or any text editor to create or modify them. No special software is needed.
For for information on how to use .MUM Windows Update Package files, see links below:
2012-11-14, 13186👍, 0💬
Popular Posts:
What is DOT? DOT, short name for Document Template, is used as the file extension for files in Micro...
What is BMP? BMP, short name for Bitmap, is used as the file extension for bitmap image files. .BMP ...
What is WMF or EMF? WMF stands for Windows Metafile. EMF stands for Enhanced Windows Metafile WMF or...
File extension DAT is used for multimedia files stored on VCD disks. A DAT sample file is provided. ...
What is DOT? DOT, short name for Document Template, is used as the file extension for files in Micro...