If you want to know your Compuer,s IP then follow the steps below.;)
1) Open Notepad And Type Codes Below:
For Windows XP
@echo.
@ipconfig | find "IP Address"
@echo.
@pause
Just Type For Windows 7
@echo.
@ipconfig
@echo.
@pause
2) Then Save File As''IP.bat'' and you are done.
No comments:
Post a Comment