http://bugs.winehq.org/show_bug.cgi?id=10932
--- Comment #6 from Austin English austinenglish@gmail.com 2007-12-29 13:58:42 --- (In reply to comment #5)
(In reply to comment #1)
Invalid. Remove / rename your ~/.wine directory and reinstall your program. Then test again. If problem persist - reopen.
Sorry for asking such a newbie question, but I'm just getting started with Linux and Wine. Where do I find ~/.wine? I tried to Search for it, but didn't find anything. And what is "/"? I thought that meant the root of the file system.
~/.wine is in your home folder. ~ implies /home/yourusername. The '.' makes it a hidden file, so you'll have to show hidden files to see it. Yes / is the root of the file system. Vitaliy is saying to remove or rename your ~/.wine directory.