mirror of
https://github.com/QL-Win/QuickLook.git
synced 2025-09-13 02:49:06 +00:00
Remove MSI from PEViewer
Actually MSI does not belong to the PE format
This commit is contained in:
@@ -31,7 +31,6 @@ public class Plugin : IViewer
|
|||||||
".dll", ".ax", ".drv", ".vxd",
|
".dll", ".ax", ".drv", ".vxd",
|
||||||
".mui", ".mun",
|
".mui", ".mun",
|
||||||
".tlb",
|
".tlb",
|
||||||
".msi",
|
|
||||||
".efi", ".mz",
|
".efi", ".mz",
|
||||||
];
|
];
|
||||||
|
|
||||||
|
Reference in New Issue
Block a user