[Wine] Re: Wine programs folder -> how to modify it ?

vitamin wineforum-user at winehq.org
Tue May 5 14:06:09 CDT 2009


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 '{}' \;









More information about the wine-users mailing list