http://bugs.winehq.org/show_bug.cgi?id=4399
Summary: msi(visual): window is always reopened at 0,0 Product: Wine Version: CVS Platform: PC URL: http://appdb.winehq.org/appview.php?appId=2549 OS/Version: Linux Status: UNCONFIRMED Severity: normal Priority: P2 Component: wine-msi AssignedTo: wine-bugs@winehq.org ReportedBy: wine.dev@web.de
Found while testing "wine msiexec PDFCreator-0_9_0_AFPLGhostscript_32bit.msi":
fixme:msi:MsiInstallProductW L"PDFCreator-0_9_0_AFPLGhostscript_32bit.msi" (null) fixme:msi:msi_unimplemented_action_stub MigrateFeatureStates -> 1 ignored L"Upgrade" table values
The Window from msiexec is always at the left, top corner (XP: centered).
When I move the Window and press "Next", the Window is closed and reopened at 0,0 (XP: Window stay active and position does not change).
When i press "Cancel", the Requester "Are you sure.." is also located at 0,0 (XP: centered)