PortableApps.com Platform and Suite 1.6 have been released.

On-Screen Keyboard - Cyrillic ???

Submitted by girlgeek XD on April 26, 2009 - 7: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"