lmcf wrote: > > elcapri@elcapri1:~/Documents$ wine start /home/elcapri/Documents/warcraft 3/Frozen Throne.exe > err:start:wmain Option 'L"/home/elcapri/Documents/warcraft"' not recognized Put quotation marks around the path: Code: wine start "/home/elcapri/Documents/warcraft 3/Frozen Throne.exe" > > The file '/home/elcapri/Documents/warcraft 3/Frozen Throne.exe' is not marked as executable. If this was downloaded or copied from an untrusted source, it may be dangerous to run. For more details, read about the executable bit. Search the forum. This has been addressed many times.