From 4a8870fbd8d88d3143049162cda83e124b484b08 Mon Sep 17 00:00:00 2001 From: Michael Becker Date: Fri, 17 Feb 2023 17:45:51 -0500 Subject: [PATCH] add Microsoft file associations --- .../Associations/FileSystem/Cabinet.uexml | 25 ++++++++++++++ .../FileSystem/CompoundDocument.uexml | 25 ++++++++++++++ .../FileSystem/MSCompressed.uexml | 34 +++++++++++++++++++ .../Associations/FileSystem/NTFS.uexml | 25 ++++++++++++++ .../FileSystem/WindowsImage.uexml | 26 ++++++++++++++ 5 files changed, 135 insertions(+) create mode 100644 Plugins/UniversalEditor.Plugins.Microsoft/Associations/FileSystem/Cabinet.uexml create mode 100644 Plugins/UniversalEditor.Plugins.Microsoft/Associations/FileSystem/CompoundDocument.uexml create mode 100644 Plugins/UniversalEditor.Plugins.Microsoft/Associations/FileSystem/MSCompressed.uexml create mode 100644 Plugins/UniversalEditor.Plugins.Microsoft/Associations/FileSystem/NTFS.uexml create mode 100644 Plugins/UniversalEditor.Plugins.Microsoft/Associations/FileSystem/WindowsImage.uexml diff --git a/Plugins/UniversalEditor.Plugins.Microsoft/Associations/FileSystem/Cabinet.uexml b/Plugins/UniversalEditor.Plugins.Microsoft/Associations/FileSystem/Cabinet.uexml new file mode 100644 index 00000000..c7be45d6 --- /dev/null +++ b/Plugins/UniversalEditor.Plugins.Microsoft/Associations/FileSystem/Cabinet.uexml @@ -0,0 +1,25 @@ + + + + + + + + *.cab + + + + MSCF + + + + + + + + + + + + + diff --git a/Plugins/UniversalEditor.Plugins.Microsoft/Associations/FileSystem/CompoundDocument.uexml b/Plugins/UniversalEditor.Plugins.Microsoft/Associations/FileSystem/CompoundDocument.uexml new file mode 100644 index 00000000..00319c84 --- /dev/null +++ b/Plugins/UniversalEditor.Plugins.Microsoft/Associations/FileSystem/CompoundDocument.uexml @@ -0,0 +1,25 @@ + + + + + + + + *.cbf + + + + D0CF11E0A1B11AE1 + + + + + + + + + + + + + diff --git a/Plugins/UniversalEditor.Plugins.Microsoft/Associations/FileSystem/MSCompressed.uexml b/Plugins/UniversalEditor.Plugins.Microsoft/Associations/FileSystem/MSCompressed.uexml new file mode 100644 index 00000000..d8b5d70f --- /dev/null +++ b/Plugins/UniversalEditor.Plugins.Microsoft/Associations/FileSystem/MSCompressed.uexml @@ -0,0 +1,34 @@ + + + + + + + + *.??_ + + + + KWAJ + 88F027D1 + + + SZDD + 88F02733 + + + SZ + 88F02733D1 + + + + + + + + + + + + + diff --git a/Plugins/UniversalEditor.Plugins.Microsoft/Associations/FileSystem/NTFS.uexml b/Plugins/UniversalEditor.Plugins.Microsoft/Associations/FileSystem/NTFS.uexml new file mode 100644 index 00000000..c97c76fa --- /dev/null +++ b/Plugins/UniversalEditor.Plugins.Microsoft/Associations/FileSystem/NTFS.uexml @@ -0,0 +1,25 @@ + + + + + + + + *.ntfs + + + + NTFS + + + + + + + + + + + + + diff --git a/Plugins/UniversalEditor.Plugins.Microsoft/Associations/FileSystem/WindowsImage.uexml b/Plugins/UniversalEditor.Plugins.Microsoft/Associations/FileSystem/WindowsImage.uexml new file mode 100644 index 00000000..ce05f2d6 --- /dev/null +++ b/Plugins/UniversalEditor.Plugins.Microsoft/Associations/FileSystem/WindowsImage.uexml @@ -0,0 +1,26 @@ + + + + + + + + *.wim + *.swm + + + + MSWIM + + + + + + + + + + + + +