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.