Windows 7 tips

30 Dec 2009

Some nice windows 7 tips I found.

Command Prompt output to Clipboard
You can directly paste the output of a command prompt command into the clipboard by adding clip to any command. For example: dir | clip

image

You can then paste it into notepad

Changing the Power Button Command
You can change the command behind the power button. To do this right click the start button, choose properties. You can now choose the action you want the power button to do (like  lock, logg off, sleep, etc)

image

How good is your laptop battery
To find out how good your laptop battery still is, execute the command:
”powercfg –energy”

After 60 seconds you will receive a html report named “energy-report.html” in the same folder where you executed the command. Open this html file and scroll almost to the end, you will then find a section called Battery: Battery Information. Compare the Design Capacity with the Last Full Charge
note: you need to have admin privileges

image

Share This:
  • Print
  • Digg
  • del.icio.us
  • Facebook
  • Google Bookmarks
  • LinkedIn
  • PDF
  • Twitter

2 Responses to Windows 7 tips

Avatar

Shuwi

December 30th, 2009 at 12:31

Nice tips!
Thanks :D (ps: execute the powercfg -energy from the start menu, not from a dos box; (u’ll get error about to little admin rights)

Greetz!
Shuwi

Avatar

Shuwi

December 30th, 2009 at 12:46

Whoops; forget about my ps :P You already typed admin rights are needed :)

Comment Form