Winecheck tells me I need to run winedefault.reg to add the default information to the registry. Okay - how do I run it? I've checked winehq searches and haven't found out how. First, where is winedefault.reg supposed to be installed to and then do I just run regedit-wine winedefault.reg? Thanks.
You should get winedefault.reg with wine, if you've installed from source, look in the top source directory. If you've installed from a binary, check the file list for winedefault.reg. You can also download the current version from http://cvs.winehq.org/cvsweb/~checkout~/wine/winedefault.reg?rev=1.88&content-type=text/plain once you've got it, open a shell in the directory where you have it, and type wine regedit winedefaulr.reg that should do it. Ivan.