http://bugs.winehq.org/show_bug.cgi?id=28164
Summary: new dll needed by intl.cpl : syssetup.dll Product: Wine Version: 1.3.26 Platform: x86 OS/Version: Linux Status: UNCONFIRMED Severity: enhancement Priority: P2 Component: -unknown AssignedTo: wine-bugs@winehq.org ReportedBy: fracting@gmail.com
get a native intl.cpl, run as below
$ wine rundll32.exe shell32.dll,Control_RunDLL intl.cpl
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=28164
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:56:57 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=28164
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:35 CDT --- closing invalid