http://bugs.winehq.org/show_bug.cgi?id=6426 truiken(a)gmail.com changed: What |Removed |Added ---------------------------------------------------------------------------- AssignedTo|wine-bugs(a)winehq.org |truiken(a)gmail.com Status|UNCONFIRMED |NEW Ever Confirmed| |1 ------- Additional Comments From truiken(a)gmail.com 2006-13-10 18:49 ------- The installation files are all in the 15 or so cab files that come with the setup. The installer doesn't set the compressed attribute for any of the files or in the WordCount property, so according to what little informatiion msdn says about compressed files, these files should not be recognized as compressed. I have a feeling that native msi checks if a source file exists, and if it doesn't it checks if there is a cab entry in the media table for that file, and if there is, then the file is compressed. I'll write a test case for this. -- Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are the assignee for the bug, or are watching the assignee.