First time installations will get an error message from the Launcher: [error :: GetPatchServerInfo ()]
The following is the same fix for the CrossOver, and is directly from thWineHQ site:
First you need these DLLs:
http://neocomy.net/files/dlls-12sky.zipCopy both DLLs into your system32 Directory, usually
wget http://neocomy.net/files/dlls-12sky.zip;unzip dlls-12sky.zip -d ~/.wine/drive_c/windows/system32/;rm dlls-12sky.zip
Mac users can simply open the .zip file and drag the two files into the bottle's c:/windows/system32/ folder
Make the following changes to the winecfg settings:
* Application tab - Add Application... and add the Launcher.exe file in the 12sky folder
* Select Launcher.exe from the Application Settings list
* Libraries Tab - select "wininet" from the New Overrides menu, and click Add. An entry for "wininet (native, builtin)" should be listed.