Comment #1 on issue 637 by zhizhong.huang: 2.5.3 JAR package raises unknown encoding error with '--help' command
http://code.google.com/p/robotframework/issues/detail?id=637
as I install RF with robotframework-2.5.3.win32.exe and jython_installer-2.5.1.jar,and then i use "jybot --version", the same exceptions are thrown. I modify the file "registry", make "python.console.encoding = cp850" available, then type "jybot --version", it works!
But i can not find the "registry" file in robotframework-2.5.3.jar.
