http://bugs.winehq.org/show_bug.cgi?id=25974 --- Comment #17 from Janne <janne.kekkonen@gmail.com> --- Created attachment 80962 --> http://bugs.winehq.org/attachment.cgi?id=80962 acadlt2009_installer_error_on_32bit_prefix Hello, i created new 32bit prefix and tried to run 32bit installer in there. 32bit installer starts and runs beyond user information guestions. Somepoint the installer stops and error message is shown, see attached screenshot. In 32bit prefix i tried to install with msiexec using following command. msiexec /i x86/acadlt.msi /l*v "C:\package.log" With above command same error message shown as previously. "Installation ended prematurely because of an error" Package.log had following information at the end. Action start 10:14:37: AdRestartDialog. AdRestartDialog DEBUG: Error 2726: Action not found: AdRestartDialog Internal Error 2726. AdRestartDialog Action ended 10:14:37: AdRestartDialog. Return value 0. Action ended 10:14:37: Fatal_Error. Return value 2 I started msixec with WINEDEBUG=+msi. Log contains similar warnings about the AdRestartDialog. 0148:trace:msi:ACTION_PerformAction Performing action (L"AdRestartDialog") ... 0148:warn:msi:get_dialog_record query failed for dialog L"AdRestartDialog" ... 0148:warn:msi:ACTION_PerformAction unhandled msi action L"AdRestartDialog" -- 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.