ChaosFurry wrote: > mmh okay, sorry. But just one question again: What command I need to use to run wine out of the source directory and start an .exe o.s. with it, and how I'm able to enter the winecfg of it (does it have one / it's the same as the installed one?) cd to the source directory, then do ./wine path/to/file.exe Or, go to the file.exe's path and do: /path/to/wine/source/wine file.exe