Create Custom Media Player Skins:
http://msdn2.microsoft.com/en-us/library/aa393417.aspx


Remove and Access Favorates Tab Quickly:
Ctrl + B

To extend a selection...

Press these keys

One character right

SHIFT+RIGHT ARROW

One character left

SHIFT+LEFT ARROW

To end of a word

CTRL+SHIFT+RIGHT ARROW

To beginning of a word

CTRL+SHIFT+LEFT ARROW

To end of a line

SHIFT+END

To beginning of a line

SHIFT+HOME

One line down

SHIFT+DOWN ARROW

One line up

SHIFT+UP ARROW

To the end of a paragraph

CTRL+SHIFT+DOWN ARROW

To the beginning of a paragraph

CTRL+SHIFT+UP ARROW

One screen down

SHIFT+PAGE DOWN

One screen up

SHIFT+PAGE UP

To the end of a window

ALT+CTRL+PAGE DOWN

To the beginning of a document

CTRL+SHIFT+HOME

To include the entire document

CTRL+A

These Windows Keyboard Shortcuts deal with other keys besides the letter keys. Try them out, and see which shortcuts will help you waste less time.

Key Combination

Result

[Alt] and [Esc]

Switch between running applications

[Alt] and [Tab]

Toggle between running applications

[Alt] and letter

Select menu item by underlined letter

[Ctrl] and [Esc]

Open Program Menu

[Ctrl] and [F4]

Close active document or group windows (does not work with some applications)

[Alt] and [F4]

Quit active application or close current window

[Alt] and [-]

Open Control menu for active document

[Alt] and [Spacebar]

Open Control menu for active application

[Ctrl] Lft., Rt. arrow

Move cursor forward or back one word

[Ctrl] Up, Down arrow

Move cursor forward or back one paragraph

[Ctrl] and X

Cut selected text or object(s)

[Ctrl] and C

Copy selected text or object(s)

[Ctrl] and V

Paste copied text or object(s)

[F1]

Open Help for active application

Windows+E

Open Windows Explorer

Windows+F

Open Find

Windows+M

Minimize all open windows

Shift+Windows+M

Undo minimize all open windows

Windows+R

Open Run window

Windows+F1

Open Windows Help

Windows+Tab

Cycle through the Taskbar buttons

Windows+Break

Open the System Properties dialog box



I got this from here
\m/








How to access System Properties:
Hold windows key and hit "break"

How to access My computer:
Tab - Tab - Tab - M - Enter

Launch Find tool:
Ctrl + F

How to Access the File Menu in the Current window your in:
Windows Key + F

Mimimize all open windows:
Windows Key + M

Launch the 'Run' button:
Windows Key + R

Launch the utility manager (win2k & XP only?)
Windows Key + U

Switch between Windows
Alt + Tab

kills the 'active' Application
Alt + F4

Quickly Save an Application:
Ctrl + S

---------------------------------------------------------------
---------------------------------------------------------------
---------------------------------------------------------------v
To set the icon of any drive (hard disk, cd rom or anything else) with a letter (C:\ etc.), run REGEDIT (Start -> Run -> regedit)
Navigate to:
HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Windows\CurrentVersion\Explorer

If one doesn't already exist, create a new KEY called "DriveIcons". Under this key, create a new key with the letter of your drive.

I.e. C for your C:\ drive.

To change the icon for that drive, create a key inside that one called DefaultIcon and set the path of (Default) to the location of your icon

eg C\DefaultIcon\ then (Default) = D:\Documents\C Drive Icon.ico

To change the name of that drive, create a key in the drive letter one (eg C\) called DefaultLabel and set the (Default) to what you want the drive to be called. This is useful if you want to assign a long name to the floppy drive.



---------------------------------------------------------------
---------------------------------------------------------------
---------------------------------------------------------------



In a command window you can use the TAB key as "complete" key - like in unix/linux.

Example:
Start a cmd window and go to root (c:\) type cd - hit TAB key - and you will now scroll the directories, also hidden ones.

Try: cd doc - hit TAB key - You get up "Documents and Settings" - hit enter. in Documents and Settings type cd and hit key several time - and you will scroll through the names of the directories - also the hidden ones.


---------------------------------------------------------------
---------------------------------------------------------------
---------------------------------------------------------------