PC tricks and Tips

Cool and amazing PC tips and tricks which will help you...

Games

Cool and amazing games.This contains Cheats and much more

Requests

You can comment on this post for any help or any requests

Facebook chat tricks

Cool and amazing Facebook chat trick.Try these and amaze your friends....

Mobile

Cool and amazing mobile Tricks and Tips which will help you....

Related Posts Plugin for WordPress, Blogger...

Friday, 6 April 2012

List All Tasks Running On The Computer



tasklist

It’s always good to know what is running on your system. This is the command line version of the processes tab in Taks Manager.

Get Your IP Address Information



ipconfig /all

This will retrieve a pile of information about your network connection and IP information. From this command, you can get:

Host Name
Primary DNS Suffix
Node Type
IP Routing Enabled
WINS Proxy Enabled
DNS Suffix Search List
Connection-specific DNS Suffix
Network Adapter Description
Physical (MAC) Address
DHCP Enabled
IP Address
Subnet Mask
Default Gateway
DNS server

Save A List of Files to a Text File by Extension



dir *.ext /s /b > files.txt

This command line will create a file called files.txt. When you open this file, there will be a complete list of all the files in that directory and all subdirectories with the .ext extension. You can then open up this text file in any text editor and work this the information.By changing the ext part, you can select different files. For example, if you wanted to list all of the PDF documents, you would type:


dir *.pdf /s /b > files.txt

CMD Fun Tricks and Useful CMD Commands


Here are some fun tricks and fun virus-
(1)If you are using a guest account and run is disabled you can use notepad to open regedit and cmd'
open notepad and type command.com and save it as cmd.bat this batch file will open command prompt.
if you cant open regedit by run open notepad type regedit and save it as regedit.bat double click on this and regedit window will open.
(2)use notepad to abort shutdown -Open notepad and type shutdown -a and save it as shutdown.bat.next time when your computer is about to shutdown double click on this bat file. for other cmd commands open command prompt and type shutdown a and press enter.
(3)cmd fun virus- open notepad and type shutdown -r 10 and save as restart.bat this will restart your computer in 10 seconds if you want to use this for fun paste this file in system 32 and see. computer will restart in every 10 second.
(4)IP command- open command prompt and type ipconfig/all .
(5)How to know your friend's ip when chatting on a messenger. suppose you are using g-talk. ask your friend for a good wallpaper you have downloaded. send this to him .Now open your cmd and type Netstat -n

Run Command Prompt as an Administrator Automatically




Many commands require that you execute them from an elevated Command Prompt in Windows 7 and Vista - in other words, execute them from a Command Prompt that's run as an administrator.

You can always right-click on any Command Prompt shortcut and choose Run as administrator but creating a shortcut to do the same thing can be a huge time saver if you're a frequent Command Prompt power user.

To complete this Command Prompt trick, just create a Command Prompt shortcut on the desktop, enter the shortcut's properties and then select the Run as administrator box located in the Advanced button on the Shortcut tab.

Use keyboard as mouse

Use Keyboard As Mouse

When mouse isn’t working properly , this trick can be very helpful. To activate mouse keys all you do is press Alt+Left shift key + NumLock and click OK or press enter .

Use the Numerical pad for controlling the mouse pointer.
5 is for click.
+ is for double click
- for right click.

 
Zhacks