Fix typo in Ethernet
This commit is contained in:
		
							parent
							
								
									7e112b0552
								
							
						
					
					
						commit
						a192f78dce
					
				
					 1 changed files with 1 additions and 1 deletions
				
			
		|  | @ -155,7 +155,7 @@ echo. | ||||||
| :setEth | :setEth | ||||||
|                             |                             | ||||||
| :: Print all network interfaces | :: Print all network interfaces | ||||||
| echo List of Avaliable Interfaces: | echo List of Available Interfaces: | ||||||
| echo. | echo. | ||||||
| wmic nic where 'NOT Manufacturer like "%%Microsoft%%" and PhysicalAdapter=TRUE and NOT Manufacturer like "%%Windows%%"' get Manufacturer,MACAddress,NetConnectionID 2>nul | wmic nic where 'NOT Manufacturer like "%%Microsoft%%" and PhysicalAdapter=TRUE and NOT Manufacturer like "%%Windows%%"' get Manufacturer,MACAddress,NetConnectionID 2>nul | ||||||
| IF NOT %ERRORLEVEL% EQU 0 ( | IF NOT %ERRORLEVEL% EQU 0 ( | ||||||
|  |  | ||||||
		Loading…
	
	Add table
		Add a link
		
	
		Reference in a new issue