http://bugs.winehq.org/show_bug.cgi?id=60144 --- Comment #3 from Ken Sharp <imwellcushtymelike@gmail.com> --- Created attachment 81751 --> http://bugs.winehq.org/attachment.cgi?id=81751 Partial +msi log The +msi trace shows that the second time the path is updated, a lot more happens than the first time. First: 01a8:trace:msi:MSI_DatabaseOpenViewW L"SELECT * FROM `ControlEvent` WHERE `Dialog_` = 'InstallChangeFolder' AND `Control_` = 'OK' ORDER BY `Ordering`", 0063EDA8 Second: 01a8:trace:msi:MSI_DatabaseOpenViewW L"SELECT * FROM `ControlEvent` WHERE `Dialog_` = 'CustomSetup' AND `Control_` = 'ChangeFolder' ORDER BY `Ordering`", 0063F288 -- 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.