diff --git a/CSharp/Content/UniversalEditor.Content.PlatformIndependent/Associations/Executable.uexml b/CSharp/Content/UniversalEditor.Content.PlatformIndependent/Associations/Executable.uexml
deleted file mode 100644
index 64fccdec..00000000
--- a/CSharp/Content/UniversalEditor.Content.PlatformIndependent/Associations/Executable.uexml
+++ /dev/null
@@ -1,85 +0,0 @@
-
-
-
-
-
-
-
-
- *.exe
- *.com
- *.dll
- *.rll
- *.fon
- *.olb
- *.tlb
-
-
-
- MZ
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
- *.axf
- *.bin
- *.elf
- *.o
- *.prx
- *.puff
- *.so
-
-
-
- 7F
- ELF
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
- *.dylib
- *.bundle
-
-
-
-
- FEEDFACE
-
-
-
- CEFAEDFE
-
-
-
-
-
-
-
-
-
-
-
-
-
\ No newline at end of file
diff --git a/CSharp/Content/UniversalEditor.Content.PlatformIndependent/Extensions/SoftwareDeveloper/Associations/ExecutableObjectModel/AppleMachO.uexml b/CSharp/Content/UniversalEditor.Content.PlatformIndependent/Extensions/SoftwareDeveloper/Associations/ExecutableObjectModel/AppleMachO.uexml
new file mode 100644
index 00000000..f30d0bd5
--- /dev/null
+++ b/CSharp/Content/UniversalEditor.Content.PlatformIndependent/Extensions/SoftwareDeveloper/Associations/ExecutableObjectModel/AppleMachO.uexml
@@ -0,0 +1,31 @@
+
+
+
+
+
+
+
+ *.dylib
+ *.bundle
+
+
+
+
+ FEEDFACE
+
+
+
+ CEFAEDFE
+
+
+
+
+
+
+
+
+
+
+
+
+
\ No newline at end of file
diff --git a/CSharp/Content/UniversalEditor.Content.PlatformIndependent/Extensions/SoftwareDeveloper/Associations/ExecutableObjectModel/ELF.uexml b/CSharp/Content/UniversalEditor.Content.PlatformIndependent/Extensions/SoftwareDeveloper/Associations/ExecutableObjectModel/ELF.uexml
index 22ff6962..1057b5a9 100644
--- a/CSharp/Content/UniversalEditor.Content.PlatformIndependent/Extensions/SoftwareDeveloper/Associations/ExecutableObjectModel/ELF.uexml
+++ b/CSharp/Content/UniversalEditor.Content.PlatformIndependent/Extensions/SoftwareDeveloper/Associations/ExecutableObjectModel/ELF.uexml
@@ -5,7 +5,13 @@
+ *.axf
+ *.bin
*.elf
+ *.o
+ *.prx
+ *.puff
+ *.so
diff --git a/CSharp/Content/UniversalEditor.Content.PlatformIndependent/Extensions/SoftwareDeveloper/Associations/ExecutableObjectModel/MZ.uexml b/CSharp/Content/UniversalEditor.Content.PlatformIndependent/Extensions/SoftwareDeveloper/Associations/ExecutableObjectModel/MZ.uexml
new file mode 100644
index 00000000..9f83d9ef
--- /dev/null
+++ b/CSharp/Content/UniversalEditor.Content.PlatformIndependent/Extensions/SoftwareDeveloper/Associations/ExecutableObjectModel/MZ.uexml
@@ -0,0 +1,33 @@
+
+
+
+
+
+
+
+ *.exe
+ *.com
+ *.dll
+ *.rll
+ *.fon
+ *.olb
+ *.tlb
+ *.mpd
+ *.vxd
+
+
+
+ MZ
+
+
+
+
+
+
+
+
+
+
+
+
+
\ No newline at end of file
diff --git a/CSharp/Content/UniversalEditor.Content.PlatformIndependent/UniversalEditor.Content.PlatformIndependent.csproj b/CSharp/Content/UniversalEditor.Content.PlatformIndependent/UniversalEditor.Content.PlatformIndependent.csproj
index 976f013c..950b48da 100644
--- a/CSharp/Content/UniversalEditor.Content.PlatformIndependent/UniversalEditor.Content.PlatformIndependent.csproj
+++ b/CSharp/Content/UniversalEditor.Content.PlatformIndependent/UniversalEditor.Content.PlatformIndependent.csproj
@@ -39,7 +39,7 @@
-
+
@@ -664,6 +664,9 @@
+
+
+