diff --git a/cloudcmd.bat b/cloudcmd.bat index 96b7b02c..cff0a18f 100644 --- a/cloudcmd.bat +++ b/cloudcmd.bat @@ -1 +1,9 @@ +:: ------------------------------------- +:: Changing charset back to 866, becouse +:: all win32 default commands, thet work +:: thrue cmd.exe showing out in unicode +:: charset. So Cloud Commander changes +:: 866 charset to Unicode 65001 sometime +:: when it's neaded. +:: ------------------------------------- node cloudcmd || chcp 866 \ No newline at end of file