added shell directory with shell files

This commit is contained in:
coderaiser 2012-12-05 10:25:33 -05:00
parent fa1caadede
commit d46c17d46a
11 changed files with 110 additions and 34 deletions

9
shell/cloudcmd.bat Normal file
View file

@ -0,0 +1,9 @@
:: -------------------------------------
:: Changing charset back to 866, because
:: all win32 default commands, that work
:: thru 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