To uninstall and remove traces, do this:
Open a terminal window, and issue following commands:
Code:
su -c 'zypper rm wine'
(enter rootpassword)
rm -rf ~/.wine
Now I bet you want to reinstall wine, in the same terminal do:
Code:
su -c 'zypper in wine'
Now WINE has been installed. You now need to configure WINE, in the terminal do:
Take good care that ALSA is selected for audio. Leave all other settings as they are. A new /home/YOURUSERNAME/.wine folder has been created.
Now, with a game CD inserted, in the terminal window do:
You will recognize what you see now: it's an explorer. Navigate to the CD, double-click the setup.exe or whatever.
This is the way I got it WINE working, played games in the past, run some adminstrative apps for a customer, works.
BTW. Games will be installed in /home/YOURUSERNAME/.wine/drive_c/Program Files/
Bookmarks