Wine. Windows executable.
authorOleksandr Gavenko <gavenkoa@gmail.com>
Fri, 20 Jul 2012 22:58:11 +0300
changeset 487 6dae75d0d5ff
parent 486 8e5f69997c86
child 488 e7c174f182b3
Wine. Windows executable.
.config/mc/mc.ext
--- a/.config/mc/mc.ext	Sun Jul 15 15:15:19 2012 +0300
+++ b/.config/mc/mc.ext	Fri Jul 20 22:58:11 2012 +0300
@@ -248,6 +248,13 @@
     View=%view{ascii} tmp=%p; javap -c ${tmp%%.class}
 
 ################################################################
+# Wine. Windows executable.
+
+regex/\.[eE][xX][eE]$
+    Open=wine %f &
+    View=%{view} i586-mingw32msvc-objdump -p %f || i686-w64-mingw32-objdump -p %f
+
+################################################################
 # Game/console ROMs.
 
 shell/.nes