justadude wrote: > "Icon=4e90_flv2mp3.0". Could anybody tell a newbie what does that means? That's a filename (without extension) of an icon extracted by Wine. Look for them under ~/.local/share/icons justadude wrote: > And, how does WINE exctract icons from EXE files and converts them into PNG? Based on .lnk file information. See source of winemenubuilder for details. justadude wrote: > Could I somehow do it by myself, if a program I install has no installation file, so I have to manege it manually? With some 3rd party resource explorer probably. Wine does not provide such functionality.