damian_suse wrote: > damian@linux-8niu:/mnt/sda5/Games/Warcraft III> wine War3.exe > 0x0041dc2f EntryPoint in install: pushl %ebp You doing two things wrong: 1. Don't run programs not installed under Wine and/or directly from windows partition 2. When you do run anything from windows partition, make sure it's mounted without "noexec" option. Wine can't execute anything from partitions mounted with "noexec".