http://bugs.winehq.org/show_bug.cgi?id=19335
Summary: MSI installation failure causes installer hang... Product: Wine Version: unspecified Platform: PC OS/Version: other Status: UNCONFIRMED Severity: normal Priority: P2 Component: msi AssignedTo: wine-bugs@winehq.org ReportedBy: toonces282002@yahoo.com
On a Windows box, if an install fails (say a service fails to start because of a missing dll), normally MSI would roll back the installation. Meaning that it would try as best it can to put things back the way they were before the install started.
On ReactOS, none of this happens. The GUI sort of freezes, and no longer responds in any way to anything. I can kill msiexec from the task manager, but that doesn't fix the underlying problem.
I realize that it would probably be hard to fully implement rollback, but I wanted to make sure that it was on the radar so that it eventually got done.
I don't have a good testcase handy right now, unfortunately..
http://bugs.winehq.org/show_bug.cgi?id=19335
Ken Sharp kennybobs@o2.co.uk changed:
What |Removed |Added ---------------------------------------------------------------------------- Status|UNCONFIRMED |RESOLVED Resolution| |INVALID
--- Comment #1 from Ken Sharp kennybobs@o2.co.uk 2009-07-15 15:38:00 --- Why are you reporting a ReactOS bug here? Seriously?
Report it to ReactOS!
http://bugs.winehq.org/show_bug.cgi?id=19335
Ken Sharp kennybobs@o2.co.uk changed:
What |Removed |Added ---------------------------------------------------------------------------- Status|RESOLVED |CLOSED
--- Comment #2 from Ken Sharp kennybobs@o2.co.uk 2009-07-15 15:38:26 --- Invalid.
http://bugs.winehq.org/show_bug.cgi?id=19335
Ken Sharp kennybobs@o2.co.uk changed:
What |Removed |Added ---------------------------------------------------------------------------- Component|msi |-unknown
http://bugs.winehq.org/show_bug.cgi?id=19335
--- Comment #3 from Eric Youngdale toonces282002@yahoo.com 2009-07-15 15:39:43 --- Well the reactos people are using Wine dlls, and they are telling me to report MSI bugs here. So between the two of you, someone needs to own these things..
http://bugs.winehq.org/show_bug.cgi?id=19335
--- Comment #4 from Austin English austinenglish@gmail.com 2009-07-15 15:54:48 --- (In reply to comment #3)
Well the reactos people are using Wine dlls, and they are telling me to report MSI bugs here. So between the two of you, someone needs to own these things..
Can you show an example using plain wine?