[Wine] Re: Wine menus - rebuilding, deleting

vitamin wineforum-user at winehq.org
Sun Feb 8 11:24:27 CST 2009


Gert van den Berg wrote:
> 1. Is there some kind of command that will build a wine menu based on all the files in the standard locations (Start menu and Desktop)?

I've used this to rebuild menu structure:

Code:

export WINEPREFIX=~/.wine; find $WINEPREFIX/drive_c/ -name "*.lnk" -exec wine winemenubuilder '{}' \;




Gert van den Berg wrote:
> 2. Is there a way to delete only a single WINEPREFIX's menu entries?

Just look for entries containing your WINEPREFIX.







More information about the wine-users mailing list