http://bugs.winehq.org/show_bug.cgi?id=25687
--- Comment #5 from Nick Bowler nbowler@draconx.ca 2013-06-28 09:38:09 CDT --- Created attachment 45022 --> http://bugs.winehq.org/attachment.cgi?id=45022 WINEDEBUG=+msi trace of installer (with patch applied).
(In reply to comment #4)
Created attachment 45012 [details] patch
Please give this a try. I'd like to see a +msi trace if it still fails.
This patch changes the behaviour, but does not correct the issue. I found a Windows machine to try this on. I'll attach a screenshot of what the button is supposed to do, which is to add a new entry to the current directory listing where the user can then enter a new name.
Prior to the patch, the button did exactly nothing. Now, the button actually creates the directory that appears in the "Folder Name" input, and causes weird things to happen in the other controls.
Note that on Windows, no directories are actually created anywhere on the filesystem until the install process is fully started.