yunus wrote: > Is there a way to remove winamp from the right-click list? Remove all (or the one you need) Wine associations from '~/.local/share/applications' with this command: Code: rm ~/.local/share/applications/wine-extension*desktop You might have to remove the instance of Wine (rm -rf ~/.wine) which had winamp installed if that association comes back.