|
1 | 1 |
|
2 | | - [ Englishize Cmd v1.2 ] |
| 2 | + [ Englishize Cmd v1.3 ] |
3 | 3 |
|
4 | 4 | http://wandersick.blogspot.com | wandersick@gmail.com |
5 | 5 |
|
6 | 6 | [ What? ] |
7 | 7 |
|
8 | | - # Change non-English CMD interface to English in Windows 7/Vista |
| 8 | + . Toggles between English and non-English for most Windows commands. |
| 9 | + |
| 10 | + . For English system admins who manages Windows PCs of other languages. |
| 11 | + |
| 12 | + . No need to log off; settings are appled immediately. |
| 13 | + |
| 14 | + . Comes with a restorer too. Apply or restore is as simple as a click. |
| 15 | + |
| 16 | + . Better character compatibility than changing DOS codepage. |
| 17 | + |
| 18 | + . Most languages and executables are supported. Customizable. |
| 19 | + |
| 20 | + . Administrator rights are required. It asks for rights to elevates itself. |
| 21 | + Does not elevate over network mapped drives however. |
9 | 22 |
|
10 | | - # For the full story, read the article: |
11 | | - http://wandersick.blogspot.com/p/change-non-english-command-line.html |
| 23 | + . Windows Vista/7 or later only. |
12 | 24 |
|
13 | | - [ How-to ] |
| 25 | + [ Instructions ] |
14 | 26 |
|
15 | 27 | 1. "Englishize.bat" for changing command line tools from non-English to |
16 | | - English. (Requires admin rights) |
| 28 | + English. |
17 | 29 |
|
18 | | - 2. "Restore.bat" to restore everything back to original language. (Requires |
19 | | - admin rights) |
| 30 | + 2. "Restore.bat" to restore everything back to original language. |
20 | 31 |
|
21 | 32 | 3. "_lang_codes.txt" is a modifiable list containing all non-English language |
22 | 33 | codes. It includes most languages but in case your language is not there, |
|
26 | 37 | executables that will be affected in the change. All commands in Windows |
27 | 38 | Vista and 7 should be covered (although it contains much more commands |
28 | 39 | than there actually are, it doesn't matter because it has no effect on |
29 | | - commands that don't exist.) If you decide some commands are better left |
30 | | - localized rather than being changed to English, remove them from this list |
31 | | - before running "Englishize.bat". Also, although the list covers command- |
32 | | - line executables, you can add GUI -- Graphical User Interface - programs |
33 | | - such as Paint - mspaint.exe and lots of others to "_files_to_process.txt". |
34 | | - There is a limitation here though. Windows comes with both English and |
35 | | - non-English .mui files for command-line programs only; by default .mui for |
36 | | - GUI programs don't exist in en-US folder until users install the English |
37 | | - MUI through Windows Update) or Vistalizator (for non-Ultimate/Enterprise |
38 | | - Windows users). |
| 40 | + commands that don't exist.) |
39 | 41 |
|
| 42 | + If you decide some commands are better left localized rather than being |
| 43 | + changed to English, remove them from the list before running "Englishize. |
| 44 | + bat". |
| 45 | + |
| 46 | + Also, although the list covers command-line executables, you can add GUI |
| 47 | + -- Graphical User Interface - programs such as Paint - mspaint.exe and |
| 48 | + lots of others to "_files_to_process.txt". There is a limitation here |
| 49 | + though. Windows comes with both English and non-English .mui files for |
| 50 | + command-line programs only; by default .mui for GUI programs don't exist |
| 51 | + in en-US folder until users install the English MUI through Windows |
| 52 | + Update) or Vistalizator (for non-Ultimate/Enterprise Windows users). |
| 53 | + |
| 54 | + [ Video Demo ] |
| 55 | + |
| 56 | + http://wandersick.blogspot.com/p/change-non-english-command-line.html |
| 57 | + |
| 58 | + [ Releases ] |
| 59 | + |
| 60 | + v1.3 Now elevates automatically. Added check for Windows version. |
| 61 | + v1.2 Documentation and coding improvements |
| 62 | + v1.1 Added check for admin rights |
| 63 | + v1.0 First public release |
| 64 | + |
40 | 65 | [ Suggestions ] |
41 | 66 |
|
42 | 67 | # Do you have one? Please drop me a line by email or the web site atop. |
43 | | - |
| 68 | + |
0 commit comments