I read somewhere that Wine is capable of running Outlook Express, so thought I would have a go.
First, I ran apt-get update, then apt-get install wine. This gave me the latest version from the Mint repository.
Next I printed man wine, and tried various commands until responses appeared, as follows:
~$ wine /media/sda1\\Program\ Files\\Outlook\ Express\msimn.exe
reported that MSOERT2.DLL, MSOEACCT.DLL and INETCOMM.DLL were not found.
These all sit in Windows/system32 so I copied them from there into Outlook Express so that they are in the same place as msimn.exe, and tried the same command again. This time it shows action as follows:
fixme:actctx:CreateActCtxA 0x32f76c 00000000
fixme:actctx:ActivateActCtx 0xf00baa 0x32f73c
fixme:actctx:DeactivateActCtx 00000000 00f00bad
fixme:actctx:CreateActCtxA 0x32f760 00000000
fixme:actctx:ActivateActCtx 0xf00baa 0x32f730
fixme:actctx:DeactivateActCtx 00000000 00f00bad
fixme:shell:MLLoadLibraryA ("acctres.dll",0x68810000,0) semi-stub!
fixme:actctx:ReleaseActCtx 0xf00baa
and a small box appeared saying: "Outlook Express could not be started becasue MSOERES.DLL could not be found. Outlook Express may not be installed correctly".
However, msoeres.dll is in fact present in the Outlook Express folder. It carries the same date as those just copied to there from system32. So why is it not found? What should I do next, or differently?
I just want to learn how to manage Wine and learn something of its capabilities. In particular, I'ld like to run a Vivanco webcam which needs DirectX 9.1 according to its spec - i fear that may be a taller order?
I shall be most grateful for advice and hints.






