http://bugs.winehq.org/show_bug.cgi?id=23943
Summary: WoW Cataclysm installer: Cannot create new folder Product: Wine Version: 1.3.0 Platform: x86 URL: http://worldofwarcraft.com OS/Version: Linux Status: UNCONFIRMED Severity: minor Priority: P2 Component: shell32 AssignedTo: wine-bugs@winehq.org ReportedBy: adys.wh@gmail.com
This one should be pretty obvious:
fixme:shell:BrsFolder_OnCommand make new folder not implemented
shell32/brsfolder.c:
case IDD_MAKENEWFOLDER: FIXME("make new folder not implemented\n"); return TRUE;
It affects lots of apps though, especially installers.