http://bugs.winehq.org/show_bug.cgi?id=33647
Bug #: 33647 Summary: PKSFX installers does not show screen Product: Wine Version: 1.5.30 Platform: x86 OS/Version: Linux Status: NEW Severity: normal Priority: P2 Component: -unknown AssignedTo: wine-bugs@winehq.org ReportedBy: 00cpxxx@gmail.com Classification: Unclassified
Created attachment 44532 --> http://bugs.winehq.org/attachment.cgi?id=44532 windows screenshot
When trying to install ftp://ftp.bam.de/Powder_Cell/pcw23.exe instead of opening the extraction screen the installer will prompt for a file (win 3.11 style). Independent of the file selected the installer will close. The screenshot attached shows the correct screen in Windows.
Console output: fixme:commdlg:GetOpenFileName16 custom templates no longer supported, using default fixme:commdlg:GetOpenFileName16 custom hook 0x11e74ce2 no longer supported
http://bugs.winehq.org/show_bug.cgi?id=33647
Bruno Jesus 00cpxxx@gmail.com changed:
What |Removed |Added ---------------------------------------------------------------------------- Keywords| |download URL| |ftp://ftp.bam.de/Powder_Cel | |l/pcw23.exe
https://bugs.winehq.org/show_bug.cgi?id=33647
--- Comment #1 from Bruno Jesus 00cpxxx@gmail.com --- Still in 1.7.33.
https://bugs.winehq.org/show_bug.cgi?id=33647
super_man@post.com changed:
What |Removed |Added ---------------------------------------------------------------------------- CC| |super_man@post.com
--- Comment #2 from super_man@post.com --- still fails 1.7.53
https://bugs.winehq.org/show_bug.cgi?id=33647
--- Comment #3 from super_man@post.com --- The message comes from here.
http://source.winehq.org/git/wine.git/blob/65d699eb5f7fc151197f3dc9f36499ee3...
95 if (lpofn->Flags & OFN_ENABLETEMPLATE) 96 FIXME( "custom templates no longer supported, using default\n" ); 97 if (lpofn->Flags & OFN_ENABLEHOOK) 98 FIXME( "custom hook %p no longer supported\n", lpofn->lpfnHook );
Any idea if this function has documention?
https://bugs.winehq.org/show_bug.cgi?id=33647
winetest@luukku.com changed:
What |Removed |Added ---------------------------------------------------------------------------- CC| |winetest@luukku.com
--- Comment #4 from winetest@luukku.com --- Still valid 1.9.21-git and staging 1.9.21.