Corsair Flash Voyager utility
Corsair Flash Voyager utility
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
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
Re: Corsair Flash Voyager utility
To remove everything installed under Wine - you remove '~/.wine' directory withBlueJoe 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
Code: Select all
rm -rf ~/.wine
Code: Select all
rm -rf ~/.local/share/applications/wine
rm -f ~/.config/menus/applications-merged/wine*
Re: Corsair Flash Voyager utility
Thanks,
I've made this commands and now I've no more 'wine' in K-Menu. This is fine, but only a first step, I suppose. Because now I've in K-Menu '? nicht zuzuordnen' (sorry for this is german, but it means something like 'can't be asigned' or 'can't be attached').
This Corsair Utility must still be somewhere.
Joe
I've made this commands and now I've no more 'wine' in K-Menu. This is fine, but only a first step, I suppose. Because now I've in K-Menu '? nicht zuzuordnen' (sorry for this is german, but it means something like 'can't be asigned' or 'can't be attached').
This Corsair Utility must still be somewhere.
Joe
Corsair Flash Voyager utility
No I believe the problem is the shortcut was not removed. If you wantThis Corsair Utility must still be somewhere.
to remove that you will probably have to do that manually.
John
Re: Corsair Flash Voyager utility
Do you know how I could do this?
Joe
Joe
Re: Corsair Flash Voyager utility
Thanks,
I've got it
I've got it
Corsair Flash Voyager utility
On Fri, May 16, 2008 at 1:30 PM, BlueJoe <[email protected]> wrote:
John
Use kmenuedit to delete the item from the menu.Do you know how I could do this?
John
Re: Corsair Flash Voyager utility
Actually that would be the worst option - it hides not removes entries as mandated by the XDG standard.John Drescher wrote:On Fri, May 16, 2008 at 1:30 PM, BlueJoe <[email protected]> wrote:Use kmenuedit to delete the item from the menu.Do you know how I could do this?
John