I have problem running
WM Recorder on Ubuntu 9.10. Tried it with Wine 1.0.1.
Launched it in the Terminal:
Code:
wine c:\\Program\ Files\\WMR14\\WMR.exe
Then downloaded msvcr80.dll, netapi32.dll, npptools.dll and wanpacket.dll and copied it to c:\windows\system32\ to no avail.
Tried to install the latest version of winpcap as well.
When I launch WM Recorder I can change its settings, change the recording mode. What I want to do it to record in the ADA or WMX mode. I haven't even tried the PRO mode, because I haven't installed Windows Media Player on Ubuntu 9.10.
WM Recorder shows the following error:
Code:
Cannot open file rmrp.exe. WM Recorder will close now.
In the Terminal I can see the following:
Code:
err:module:import_dll Loading library NDIS.SYS (which is needed by L"C:\\windows\\system32\\drivers\\npf.sys") failed (error c0000020).
err:winedevice:ServiceMain driver L"NPF" failed to load
err:alsa:ALSA_CheckSetVolume Could not find 'PCM Playback Volume' element
fixme:mixer:ALSA_MixerInit No master control found on SAA7134, disabling mixer
fixme:shell:SHAppBarMessage msg=5, data={cb=36, hwnd=0x10028, callback=0, edge=0, rc=(0,0)-(0,0), lparam=0}: stub
err:alsa:ALSA_CheckSetVolume Could not find 'PCM Playback Volume' element
fixme:mixer:ALSA_MixerInit No master control found on SAA7134, disabling mixer
fixme:win:SetLayeredWindowAttributes (0x10050,0x00000000,175,2): stub!
fixme:win:SetLayeredWindowAttributes (0x10050,0x00000000,255,2): stub!
I also tried to copy ndis.sys from Windows XP SP3 to c:\windows\system32\drivers\ and c:\windows\system32\ to no avail.
Has anybody managed to use WMR on Linux or Mac OS with Wine?