Re: Wine menus - rebuilding, deleting

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

 



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.






[Index of Archives]     [Gimp for Windows]     [Red Hat]     [Samba]     [Yosemite Camping]     [Graphics Cards]     [Wine Home]

  Powered by Linux