http://bugs.winehq.org/show_bug.cgi?id=28165
Summary: new dll needed by intl.cpl: sfcfiles.dll Product: Wine Version: 1.3.26 Platform: x86 OS/Version: Linux Status: UNCONFIRMED Severity: normal Priority: P2 Component: -unknown AssignedTo: wine-bugs@winehq.org ReportedBy: fracting@gmail.com
get a native intl.cpl, then get a native syssetup.dll to avoid Bug 28164
$ wine rundll32.exe shell32.dll,Control_RunDLL intl.cpl err:module:import_dll Library sfcfiles.dll (which is needed by L"C:\windows\system32\SYSSETUP.dll") not found err:module:import_dll Library SYSSETUP.dll (which is needed by L"C:\windows\system32\intl.cpl") not found
http://bugs.winehq.org/show_bug.cgi?id=28165
fracting fracting@gmail.com changed:
What |Removed |Added ---------------------------------------------------------------------------- Severity|normal |enhancement
http://bugs.winehq.org/show_bug.cgi?id=28165
Alexandre Julliard julliard@winehq.org changed:
What |Removed |Added ---------------------------------------------------------------------------- Status|UNCONFIRMED |RESOLVED Resolution| |INVALID
--- Comment #1 from Alexandre Julliard julliard@winehq.org 2011-08-23 12:57:19 CDT --- If you copy native dlls over manually you should copy their dependencies too. Reopen if you have a real app that installs intl.cpl.
http://bugs.winehq.org/show_bug.cgi?id=28165
André H. nerv@dawncrow.de changed:
What |Removed |Added ---------------------------------------------------------------------------- Status|RESOLVED |CLOSED CC| |nerv@dawncrow.de
--- Comment #2 from André H. nerv@dawncrow.de 2011-09-08 15:58:26 CDT --- closing invalid