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.
http://bugs.winehq.org/show_bug.cgi?id=23943
Jerome Leclanche adys.wh@gmail.com changed:
What |Removed |Added ---------------------------------------------------------------------------- Keywords| |download, Installer
http://bugs.winehq.org/show_bug.cgi?id=23943
Jerome Leclanche adys.wh@gmail.com changed:
What |Removed |Added ---------------------------------------------------------------------------- Summary|WoW Cataclysm installer: |shell32: IDD_MAKENEWFOLDER |Cannot create new folder |not implemented (affects | |lots of installers)
http://bugs.winehq.org/show_bug.cgi?id=23943
Jerome Leclanche adys.wh@gmail.com changed:
What |Removed |Added ---------------------------------------------------------------------------- Status|UNCONFIRMED |RESOLVED Resolution| |DUPLICATE
--- Comment #1 from Jerome Leclanche adys.wh@gmail.com 2010-08-08 12:19:47 --- Sigh, I'm lazy.
*** This bug has been marked as a duplicate of bug 17986 ***
http://bugs.winehq.org/show_bug.cgi?id=23943
Dmitry Timoshkov dmitry@codeweavers.com changed:
What |Removed |Added ---------------------------------------------------------------------------- Status|RESOLVED |CLOSED
--- Comment #2 from Dmitry Timoshkov dmitry@codeweavers.com 2010-08-08 23:52:43 --- Closing duplicate.