Fazer wrote: > Thanks, that worked. Now the question remains - how can I tell Wine to restore old menu entries and create them for new applications in future? Give this a try: Code: find ~/.wine/drive_c/ -name "*.lnk" -exec wine winemenubuilder '{}' \;