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: Select all
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$
Code: Select all
matth@PCmatthieu:/media/cdrom0$ wine autorun.exe
fixme:advapi:DecryptFileA "C:\\windows\\temp\\IXP024.TMP\\" 00000000
fixme:font:WineEngRemoveFontResourceEx :stub
matth@PCmatthieu:/media/cdrom0$
(fichier introuvable = impossible to find/lost file)Error creating process <Command.com /c
C:\windows\temp\IXP025.TMP\w.bat>. Reason: Fichier introuvable
I read on the wineHQ 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.p ... ngId=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