My wine programs folder shows a program that is already uninstalled. I want to get it off the menu because its really cluttering everything up. The menu also lacks a program that IS installed. I tried adding it but it still doesnt show. Any ideas?
DeusExM1 wrote:> My wine programs folder shows a program that is already uninstalled. I want to get it off the menu because its really cluttering everything up.Only careful with that - those commands will remove all Wine menu entries: http://wiki.winehq.org/FAQ#head-9893ae50079ca7a959258f0bc9a17aaf2e69b391 You can try and recreate links with: Code: find ~/.wine/drive_c/ -name "*.lnk" -exec wine winemenubuilder '{}' \;