mirror of
https://github.com/QL-Win/QuickLook.git
synced 2025-09-12 18:39:45 +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",
|
||||
".mui", ".mun",
|
||||
".tlb",
|
||||
".msi",
|
||||
".efi", ".mz",
|
||||
];
|
||||
|
||||
|
Reference in New Issue
Block a user