http://bugs.winehq.org/show_bug.cgi?id=12473 James Hawkins <truiken(a)gmail.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|NEW |RESOLVED Component|msi |-unknown Priority|P1 |P2 Resolution| |INVALID --- Comment #2 from James Hawkins <truiken(a)gmail.com> 2008-04-09 18:47:51 --- It takes all of five seconds to run the installer with +msi to see that it doesn't even use msi. Take a little bit more time to see that this installer uses advpack. Five more seconds to run with +advpack and you see: trace:advpack:LaunchINFSectionExW (0x20030, 0x1000000, L"C:\\windows\\temp\\IXP000.TMP\\noop.inf,DefaultInstall,,0,N", 0) noop.inf? What's in there? [Version] Signature="$CHICAGO$" [DefaultInstall] --EOF-- hmm, so it's not supposed to be installing anything. Why could that be? We recently changed the default win version, so let's try changing it back to win2000. tada, invalid bug. This literally took two minutes. -- Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email Do not reply to this email, post in Bugzilla using the above URL to reply. ------- You are receiving this mail because: ------- You are watching all bug changes.