Seems like one of those things that should be done, but may confuse users at this time as the exe's are not supported. This idea would need to be followed up with the addition of a popup box to install wine
good idea, and while it's at it a small wine icon of some sorts should be inserted as well so that its easily identifiable that the said file is an executable
Ideally, all graphics would be svg, so resolution would not matter.
YokoZar(Ubuntu developer)
wrote on the 2 Nov 08 at 06:57
Hmm, I'm not certain whether superimposing a Wine logo or just leaving the icon as it is is a better idea. By adding the Wine logo we make it clear that the user is using Wine (and thus where entries will appear in the applications menu when it's installed), but on the other hand in a perfect world a user wouldn't even know they're running Wine.
Ideally the wine package would contain the thumbnailer for .exe files, so that they only display their own icon when you have Wine installed to do something with them. I would be okay with Wine over-laying it's own icon on top of that, to make users aware that it will be run through Wine.
This isn't a perfect world, and as long as Wine-installed applications are under the Wine menu, the distinction is already being made, so we may as well make the distinction in the thumbnail for consistency's sake.
The only concern would be that .Net exe's can also be run through Mono. Is there a way for Mono and Wine to determine which is better suited for running the file? If so, then whichever one will run the file get's to put it's icon on top of the .exe's internal icon. Then you have a handy way of seeing, at a glance, that setupA.exe uses Wine, but setupB.exe uses Mono.
A thumbnailer for this exists already, but it's really not the correct solution to use a thumbnailer. What we really want to do is set an icon, not a thumbnail.
Idea with icoutils (wrestool) is nice. I was inspirated and I added support for windows exe file for new KDE4.4 (konqueror, dolphin, ...). Now it is for karmic in kubuntu kde4 ppa.