http://bugs.winehq.org/show_bug.cgi?id=29005
--- Comment #3 from FMFT fmft71@yahoo.es 2011-12-28 15:19:13 CST --- I have noticed the following...
I have tried, installing the module jet40 using winetricks, like:
user@user$ winetricks jet40
And I get this error:
roger@roger-laptop:~$ winetricks jet40 Executing w_do_call jet40 Executing load_jet40 Executing mkdir -p /home/roger/.cache/winetricks/jet40 Executing wine jet40sp8_9xnt.exe fixme:setupapi:extract_cabinet_file awful hack: extracting cabinet "C:\users\roger\Temp\IXP001.TMP\Jetsetup.CAB" fixme:ole:FileMonikerImpl_ParseDisplayName (0x1542a0,0x1540c0,(nil),0x154168,0x33cf2c,0x33cf28),stub! ------------------------------------------------------ jet40 install completed, but installed file /home/roger/.wine/dosdevices/c:/Program Files/Common Files/Microsoft shared/dao/dao360.dll not found ---------------------------
The file dao360.dll, is there but there is an error.
roger@roger-laptop:~/.wine/dosdevices/c:$ cd "Program Files" roger@roger-laptop:~/.wine/dosdevices/c:/Program Files$ cd "Common Files" roger@roger-laptop:~/.wine/dosdevices/c:/Program Files/Common Files$ cd "Microsoft Shared" roger@roger-laptop:~/.wine/dosdevices/c:/Program Files/Common Files/Microsoft Shared$ cd DAO roger@roger-laptop:~/.wine/dosdevices/c:/Program Files/Common Files/Microsoft Shared/DAO$ ls dao360.dll roger@roger-laptop:~/.wine/dosdevices/c:/Program Files/Common Files/Microsoft Shared/DAO$
The problem or error, I think, takes place because when installing the module "jet40" the path has got an error. It is not "Microsoft Shared", but "Microsoft shared". See the difference?