wzbryk

Member | Редактировать | Профиль | Сообщение | Цитировать | Сообщить модератору > hedg В Control Panel\Regional and Language Options, на закладке Advanced укажите в "Select a language to match the language version of the non-Unicode programs you want to use" = Russian. Включите Apply all settings to the current user account and to the default user profile. Если после перезагрузки, для нового пользователя, который ни разу на эту рабочую станцию не заходил, проблема не решится, создайте и запустите такой .reg файл: Код: Windows Registry Editor Version 5.00 [HKEY_LOCAL_MACHINE\SYSTEM\CurrentControlSet\Control\Nls\CodePage] "1250"="c_1251.nls" "1251"="c_1251.nls" "1252"="c_1251.nls" "1253"="c_1251.nls" [HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Windows NT\CurrentVersion\FontSubstitutes] "System,0"="Arial,204" "Fixedsys,0"="Fixedsys,204" "Small Fonts,0"="Small Fonts,204" "MS Serif,0"="MS Serif,204" "MS Sans Serif,0"="MS Sans Serif,204" "Courier,0"="Courier New,204" "Arial Cyr,0"="Arial,204" "Courier New Cyr,0"="Courier New,204" "Times New Roman Cyr,0"="Times New Roman,204" "Helv,0"="MS Sans Serif,204" "Tms Rmn,0"="MS Serif,204" "Arial,0"="Arial,204" | Должно помочь после перезагрузки! |