Hello, I'm trying to install The Rosetta Stone v2.08 (language learning software) on a Debian Squeeze (w/ linux 2.6.28-2~snapshot.12850 for my wireless card) using wine 1.1.18. Running the autorun.exe (with ALSA as audio driver in winecfg) starts on working well, asking me what language the install should be in, and then allowing me to click on "Run installer". At that point, however, I get these messages : Code: matth@PCmatthieu:/media/cdrom0$ wine autorun.exe fixme:mixer:ALSA_MixerInit No master control found on HDA ATI HDMI, disabling mixer fixme:advapi:DecryptFileA "C:\\windows\\temp\\IXP023.TMP\\" 00000000 fixme:font:WineEngRemoveFontResourceEx :stub fixme:winmm:MMDRV_Exit Closing while ll-driver open fixme:winmm:MMDRV_Exit Closing while ll-driver open matth@PCmatthieu:/media/cdrom0$ Running the same exe with OSS as audio driver in winecfg gives : Code: matth@PCmatthieu:/media/cdrom0$ wine autorun.exe fixme:advapi:DecryptFileA "C:\\windows\\temp\\IXP024.TMP\\" 00000000 fixme:font:WineEngRemoveFontResourceEx :stub matth@PCmatthieu:/media/cdrom0$ If I skip the autorun.exe step and just launch Setup.exe, I get this error box : > Error creating process <Command.com /c > C:\windows\temp\IXP025.TMP\w.bat>. Reason: Fichier introuvable (fichier introuvable = impossible to find/lost file) I read on the wineHQ (http://appdb.winehq.org/objectManager.php?sClass=version&iId=7544) that using OSS and the padsp command as a wrapper should work, but it doesn't change anything for me. Moreover, using winetricks to install msxml3, flash and IE6 (see http://appdb.winehq.org/objectManager.php?sClass=version&iId=15404&iTestingId=37510) has no effects either. For information, I have installed the corefonts from winetricks. Does anyone know what to do with that? :? Thanks, chtit_draco