From 6a7ce5219c5085c0917e4f64873dad7068cc172e Mon Sep 17 00:00:00 2001 From: coderaiser Date: Wed, 3 Oct 2012 16:50:59 +0300 Subject: [PATCH] added comment --- cloudcmd.bat | 8 ++++++++ 1 file changed, 8 insertions(+) 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