Problem to insert russian letters in SearchPanel from Buffer

English support forum

Moderators: Hacker, petermad, Stefan2, white

Post Reply
Viacheslav
Junior Member
Junior Member
Posts: 2
Joined: 2005-03-12, 07:34 UTC

Problem to insert russian letters in SearchPanel from Buffer

Post by *Viacheslav »

Hi

I have problem with inserting russian letters from Windows Buffer in SearchPanel of TC or in Command Line of TC.

The description:

1)
English Language is active in Task Bar when I doing following:
I copied into the buffer one's filename that consists of russian letters (from the windows explorer or from filepanel of TC - that's no difference).
Then I opened with Alt+F7 Search Panel of TC. I inserted filename from windows buffer into the search box. I got in search box that russian letters are changed by '?'.
This result is the same for Command Line of TC.

2) When Russian Language is active in Task Bar there are no errors.

My system: Win2kRU SP4 with last updates, TC 6.51 + ruslangpack.
User avatar
Flint
Power Member
Power Member
Posts: 3506
Joined: 2003-10-27, 09:25 UTC
Location: Belgrade, Serbia
Contact:

Post by *Flint »

Import this file into registry:
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"
Viacheslav
Junior Member
Junior Member
Posts: 2
Joined: 2005-03-12, 07:34 UTC

Post by *Viacheslav »

Thank you

Now all is working. Russian letters are displayed correctly.
Post Reply