http://bugs.winehq.org/show_bug.cgi?id=4533
------- Additional Comments From neftune@gmail.com 2006-05-05 16:31 ------- I don't think this is caused by missing MoveFiles action. I think something is wrong with .cab handling. I ran strace and it shows that no file named accessor.cab is ever created anywhere. Then when Wine tries to extract accessor.cab:
[pid 30790] stat64("/home/nauser/.wine/dosdevices/c:/windows/temp/RarSFX0/accessor.cab", <unfinished ...> [pid 30790] stat64("/home/nauser/.wine/dosdevices/c:/windows/temp/RarSFX0/accessor.cab", 0x7fad8300) = -1 ENOENT (No such file or directory)
These are the only mention of accessor.cab from strace