REGEDIT4
[HKEY_LOCAL_MACHINE\SYSTEM\ControlSet001\Control\Nls\CodePage]
"1252"="c_1251.nls";
END
For Win98SE it can be like this:
[HKEY_LOCAL_MACHINE\SYSTEM\CurrentControlSet\Control\Nls\CodePage]
"1252"="cp_1251.nls";
But I have already had this setting before - so it doesn't help.
Any other ideas?