Get the new PortableApps.com Platform 10.0: Gorgeous themes, a full portable app store and advanced functionality
Announcing the World's Best Flash Drive: The PortableApps.com Companion | Did you see a malware warning on Friday?

On-Screen Keyboard - Cyrillic ???

girlgeek XD - April 26, 2009 - 6:43am

Hey everybody,

I just installed the On-Screen Keyboard and was very happy to see, that you can select cyrillic font (>>>russian *g*).
But however, I can select it, but the letters on the keyboard won't change and it won't type cyrillic and the next time I open it it has even set back to western font...
Can anybody help me to get this working? This was the main reason why I installed it, so that I would have the possibility to type cyrillic on every PC I get to use...
brgds


( categories: )

That's a good question and

That's a good question and needs an answer Smiling
Bump.

I think there's a bug in the

I think there's a bug in the current launcher. Lines 115 - 116 are...

IfFileExists "$EXEDIR\Data\setttings\*.*" "" OSKRegistryBackup
	CreateDirectory "$EXEDIR\Data\setttings"

I think they should be...

IfFileExists "$EXEDIR\Data\settings\*.*" OSKRegistryBackup
	CreateDirectory "$EXEDIR\Data\settings"