On Thu, May 12, 2011 at 12:13 PM, Ruingaraf <wineforum-user@xxxxxxxxxx> wrote: > All right, I've downloaded Wine and Wine Bottler, created an app with my program, put in the confirmation code for -that-, jumped through a few > more hoops because Sony apparently now requires a 20-some character code for confirmation as well as the original key, ran it, and got the > usual error message: > > Read the FAQ, so now my best best is downloading and running Winetricks. So I downloaded it, but it's a plaintext file. How do I use this? Do I > copy + paste it into the command line, and if so, how do I open the command line on MacOSX? (new to this OS as well, haha. I knew how to > open it on Windows.) Not a problem here. Where did you put the Winetricks file (downloads I presume and this is the assumption I'm using here) 1. Applications -> Utilities -> Terminal 2. cd Downloads 3. chmod +x winetricks 4. winetricks --help (or if you know the name of the module you want to install winetricks <name of module> This will run the help menu or install the module to the default $HOME/.wine James McKenzie