application wont uninstall

Open forum for end-user questions about Wine. Before asking questions, check out the Wiki as a first step.
Forum Rules
Locked
delta9
Level 1
Level 1
Posts: 5
Joined: Fri May 30, 2008 5:25 pm

application wont uninstall

Post by delta9 »

Hello everyone, i decided to install one of my games at linux with wine.
The installation with wine was neat and so was the gameplay.Im trying to uninstall it with wine but when i run the game's uninstaller or if i try to uninstall it with wine uninstaller(from konsole i type $uninstaller) i get this error dialog box

Image

and

Image


Thnx a lot in advance
vitamin
Moderator
Moderator
Posts: 6605
Joined: Sat Feb 23, 2008 2:29 pm

Re: application wont uninstall

Post by vitamin »

delta9 wrote:Im trying to uninstall it with wine but when i run the game's uninstaller or if i try to uninstall it with wine uninstaller(from konsole i type $uninstaller) i get this error dialog box

Thnx a lot in advance
Bugs related to uninstalling programs on Wine are the really low priority. You can easily and cleanly remove all the installed programs under Wine by removing ~/.wine directory. This of course does not uninstall Wine itself from your system.

The only side affect - this will remove ALL programs. If you like to keep some of them around - use separate WINEPREFIX (that ~/.wine dir) for each program.
delta9
Level 1
Level 1
Posts: 5
Joined: Fri May 30, 2008 5:25 pm

Post by delta9 »

i see,thnx a lot for your help!!!
Locked