[Wine] Re: Corsair Flash Voyager utility

vitamin wineforum-user at winehq.org
Fri May 16 07:50:49 CDT 2008


BlueJoe wrote:
> Hi,
> 
> a year ago i installed corsair flash voyager utility with wine. This is the encryption tool for a corsair usb-stick, that runs only under windows, but i hoped, i could use it with ubuntu and wine. But it didn't work. So i tried to uninstall it. But i can't get rid of it.
> Even now, with Hardy heron 8.04 and the newest update for wine, i can't uninstall corsair flash voyager utility.
> Right now, i uninstalled wine, but there is in k-menu still 'wine - programs - flash voyager utility'!
> 
> Do you know, how i can get rid of this utility?
> 
> Joe

To remove everything installed under Wine - you remove '~/.wine' directory with 
Code:
rm -rf ~/.wine

 command. However to remove all Wine menu entries you'll need to remove these directories as well:

Code:

rm -rf ~/.local/share/applications/wine
rm -f ~/.config/menus/applications-merged/wine*









More information about the wine-users mailing list