Blogger Widgets

Pages

"Welcome to IT Club...You are genius,so criticize/comments on this blog "
Showing posts with label Tips. Show all posts
Showing posts with label Tips. Show all posts

Tuesday, August 27, 2013

Change Your IP By Windows Command

Sometimes we need to change IP address. Following steps can help you change IP address less than one minute.

Procedure:

  • Click on "Start" button
  • Click on "Run"
  • Type "command" and press "Enter"
Now you should at an MSDOS be prompted screen.

Monday, August 19, 2013

Delete An "Undeleteable" File by Command / Notepad / Manually











Procedure#1

  1.  Open a Command Prompt window and leave it open.
  2.  Close all open programs.
  3.  Click Start, Run and enter TASKMGR.EXE
  4.  Go to the Processes tab and End Process on Explorer.exe
  5.  Leave Task Manager Open.
  6.  Go back to the Command Prompt window and change to the directory the AVI (or other undeletable file) is located in.
  7.  At the command prompt type DEL (file name) where (file name) is the file you wish to delete.
  8.  Go back to Task Manager, click File, New Task and enter EXPLORER.EXE to restart the GUI shell.
  9.  Close Task Manager.