Last modified by Denisa Wernerová on 03.08.2023 12:57

From version 1.5
edited by sle0052
on 10.08.2015 09:50
Change comment: There is no comment for this version
To version 1.3
edited by Denisa Wernerová
on 13.07.2015 13:45
Change comment: There is no comment for this version

Summary

Details

Page properties
Author
... ... @@ -1,1 +1,1 @@
1 -XWiki.sle0052
1 +XWiki.wer022
Content
... ... @@ -7,31 +7,32 @@
7 7  * [[Edit the register using Register Editor>>||anchor="editor"]]
8 8  {{id name="netsch"/}}
9 9  
10 -**Turning off in the command line by command netsh**
10 +== Turning off in the command line by command netsh ==
11 11  
12 +
12 12  1. In Windows 8 press **WinKey+X** and from shown list choose **Command Line (administrator)**.
13 13  
14 -In Windows 7 and Vista go via **Start**//, //type **cmd **into a searching field and confirm by pressing Enter or click on the searched program **cmd **(Command Line Windows). In case that your account doesn't have administrative privileges press above searched **cmd** right mouse button and choose **Run as administrator**.
15 +In Windows 7 and Vista go via **Start**//, //type **cmd **into a searching field and confirm by pressing Enter or click on the searched program **cmd **(Command Line Windows). In case that your account doesn't have administrative privileges press above searched **cmd** right mouse button and choose **"Run as administrator"**.
16 +\\
17 +[[[[image:011.png||width="665"]]>>attach:011.png||rel="__blank"]]
15 15  
16 -[[[[image:01.png||alt="011.png" width="530"]]>>attach:01.png||rel="__blank"]]
17 -
18 18  1. Write following command into a command line and confirm their execution by pressing Enter:
19 19  ## netsh interface ipv6 set teredo disabled ##
20 20  ## netsh interface ipv6 6to4 set state disabled ##
21 21  ## netsh interface ipv6 isatap set state disabled ##
22 22  
23 -[[[[image:02.png||alt="012.png" width="490"]]>>attach:02.png||rel="__blank"]]
24 +[[[[image:012.png||width="611"]]>>attach:012.png||rel="__blank"]]
24 24  
25 25  1. Verify turning off the IPv6 tunnels can be done again in the command line cmd by listing command ipconfigg:
26 -Type **ipconfig **in the command line and confirm by pressing **Enter**.
27 -There** shouldn't be displayed** Adapters for tunnel connection.. in the listing.
27 + Type **ipconfig **in the command line and confirm by pressing **Enter**.
28 + There** shouldn't be displayed** Adapters for tunnel connection.. in the listing.
28 28  
29 -[[[[image:03.png||alt="002.png" width="510"]]>>attach:03.png||rel="__blank"]]
30 +[[[[image:002.png||width="632"]]>>attach:002.png||rel="__blank"]]
30 30  
31 31  {{id name="import"/}}
32 32  
33 33  (((
34 -**Edit the register by importing from file**
35 +== Edit the register by importing from file ==
35 35  )))
36 36  
37 37  After this register edit will be turned off tunneling IPv6 functions.
... ... @@ -54,8 +54,9 @@
54 54  1. After edit register Windows is necessary to reboot the computer.
55 55  {{id name="editor"/}}
56 56  
58 +
57 57  (((
58 -**Modification of registers using Register Editor**
60 +== Modification of registers using Register Editor ==
59 59  )))
60 60  
61 61  1. Go via S**tart** and choose **Run...** and type **regedit** into the window **open** and click on **OK**
... ... @@ -64,6 +64,6 @@
64 64   By clicking right mouse button open the menu and choose New and choose Value DWORD (32bit).
65 65   Rename item to **DisabledComponents** and choose it't value to **1**.
66 66  
67 -[[[[image:04.png||alt="001.png" width="680"]]>>attach:04.png||rel="__blank"]]
69 +[[[[image:001.png||width="680"]]>>attach:001.png||rel="__blank"]]
68 68  
69 69  1. After edit register Windows is necessary to reboot the computer.