http://bugs.winehq.org/show_bug.cgi?id=13056 Summary: Need For Speed Most Wanted Black-Edition fails to install Product: Wine Version: 0.9.61. Platform: PC OS/Version: Linux Status: UNCONFIRMED Severity: critical Priority: P2 Component: -unknown AssignedTo: wine-bugs(a)winehq.org ReportedBy: roland(a)mxchange.org Created an attachment (id=12818) --> (http://bugs.winehq.org/attachment.cgi?id=12818) Debug log file generated with default settings in WINEDEBUG variable The installer is complaining about missing AutoRunGUI.dll and later on AutoRun.exe but after I worked-around that the installer refuses to install because of missing DirectX version 9.0c or newer. I have no work-around for this. The only thing you can do here is to unzip the files called 0compressed.zip to 3compressed.zip into a new folder. Now to my first mentioned work-arounds. Here are the shell commands I have entered: cd mkdir nfsmw cd nfsmw # I asume here your MW-CD 1 is in your DVD drive and you have setup /etc/fstab that it will be mounted to /dvd/ by regular users. mount /dvd ln -s /dvd/AutoRunGUI.dll /dvd/AutoRun.exe . wine /dvd/AutoRun.exe These symlinks are required if you want to launch the installer, else he will look in the folder /home/your_name/nfsmw/ for it! Attached is the debug.log file which was generated with no special settings in WINEDEBUG variable. -- Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email Do not reply to this email, post in Bugzilla using the above URL to reply. ------- You are receiving this mail because: ------- You are watching all bug changes.