Comment 2 for bug 85338

Revision history for this message
Martin Pitt (pitti) wrote :

This is absolutely right. Wine should not ship a desktop file that claims the MIME type, since then files can be run through wine which are not executable.

The proper way to do this is to register a binfmt_misc interpreter for .exe files and execute them directly.