Refresh OPTIONS after tweaks re: Windows->LANG
This commit is contained in:
parent
50d3e99ccb
commit
18b82ab0df
10 changed files with 80 additions and 72 deletions
|
|
@ -4918,13 +4918,13 @@
|
|||
...which will set the language for the lifetime of that DOS window. </p>
|
||||
|
||||
<p>
|
||||
For something more permanent, you can set environment variable using "System properties" dialogue as follows: </p>
|
||||
For something more permanent, you can set an 'environment variable' using the "System properties" dialogue as follows: </p>
|
||||
<ul>
|
||||
<li>Press "[Windows]+[R]" key to open "Run ..." dialogue.</li>
|
||||
<li>Enter "sysdm.cpl" in the text box and push "[OK]" button to open "System properties" dialogue.</li>
|
||||
<li>Select "Advanced" tab.</li>
|
||||
<li>Click "Environment Variables..." button.</li>
|
||||
<li>Edit the value of the parameter "LANG" (should be newly created if not exists).</li>
|
||||
<li>Press the "<b>[Windows]+[R]</b>" key combination to open the "Run ..." dialogue.</li>
|
||||
<li>Enter "<code>sysdm.cpl</code>" in the text box and click the "<b>[OK]</b>" button to open the "System properties" dialogue.</li>
|
||||
<li>Select the "Advanced" tab.</li>
|
||||
<li>Click the "Environment Variables..." button.</li>
|
||||
<li>Edit the value of the parameter "<code>LANG</code>" (create it, if it doesn't exists).</li>
|
||||
</ul>
|
||||
</blockquote>
|
||||
</blockquote>
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue