http://bugs.winehq.org/show_bug.cgi?id=18059
--- Comment #2 from Jeff Zaroyko jeffz@jeffz.name 2009-04-15 07:59:43 --- this is amusing... the developers of Pace Anti-Piracy kindly emit some debugging information from their copy protection using OutputDebugStringA
0034:Call KERNEL32.OutputDebugStringA(0032f1fc "Could not start task attrib.exe: failed to launch process: File not found\n\n") ret=005cd6b3 0034:Ret KERNEL32.OutputDebugStringA() retval=00000000 ret=005cd6b3 0034:Call KERNEL32.OutputDebugStringA(0032f2c8 "Couldn't change permissions\n \n(Filename: ..\..\Editor\Src\Application.cpp Line: 1703)\n\n") ret=005cd6b3 0034:Ret KERNEL32.OutputDebugStringA() retval=00000000 ret=005cd6b3
Using a native attrib.exe gets past this and the IDE starts.