okay, I did a symlink to /usr/lib/wine/cmd.exe.so (it isn't in local in my installation). Doing "wine command.com" now works, and enters into the cmd console. However, then Setup.exe now prints another error, while using cmd I suppose : Code: matth@PCmatthieu:/media/cdrom0$ wine setup.exe fixme:advapi:DecryptFileA "C:\\windows\\temp\\IXP029.TMP\\" 00000000 fixme:exec:SHELL_execute flags ignored: 0x00000100 Le programme n'a pas pu être lancé, ou il n'y a pas de programme associé avec le fichier spécifié. ShellExecuteEx a échoué: Fichier introuvable Le service BITS démarre. fixme:ole:CoInitializeSecurity ((nil),-1,(nil),(nil),1,3,(nil),0,(nil)) - stub! Le service BITS a démarré avec succès. Fichier introuvable fixme:msvcrt:MSVCRT__wsetlocale 1 L".OCP" fixme:msvcrt:MSVCRT__wsetlocale 3 L".OCP" fixme:msvcrt:MSVCRT__wsetlocale 4 L".OCP" fixme:msvcrt:MSVCRT__wsetlocale 5 L".OCP" BITSADMIN version 2.0 [ 6.6.2600.2180 ] BITS administration utility. (C) Copyright 2000-2004 Microsoft Corp. Unable to get console input mode - 0x80070006 fixme:exec:SHELL_execute flags ignored: 0x00000100 Le programme n'a pas pu être lancé, ou il n'y a pas de programme associé avec le fichier spécifié. ShellExecuteEx a échoué: Fichier introuvable matth@PCmatthieu:/media/cdrom0$ Translation of the error messages : The program couldn't be launched, or there is no program associated with the specified file. ShellExecuteEx failed: File can't be found. The BITS service is starting. fixme:ole:CoInitializeSecurity ((nil),-1,(nil),(nil),1,3,(nil),0,(nil)) - stub! The BITS service was started successfully. File can't be found. :( Is this ever gonna work... chtit_draco