http://bugs.winehq.org/show_bug.cgi?id=5139
------- Additional Comments From Speeddymon@gmail.com 2006-19-05 06:27 ------- What winver is being used? IIRC accessor.cab is a windows cab file, so if the msi is asking for it, it is probably trying to install some sort of windows accessory, which is why it dies when it cant use the accesory that is supposed to be there. Mike is right that we could just return success, BUT it isnt proper.