Hello everyone, i decided to insall 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: http://img296.imageshack.us/img296/7558/54fh5.png ] and [Image: http://img169.imageshack.us/img169/8586/64yy8.png ] Thnx a lot in advance
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 advanceBugs 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.