Searching...
Friday, May 18, 2012

Microsoft Windows Secrets and Tricks



Of course, we all know Windows, most people in the world use Windows. Windows has some secrets:


We are not allowed to make a folder named:
    • PRN
    • CON
    • AUX
    • NUL
    • COM0 and 1-9 (COM0, COM1, COM2, COM3, ..., COM9)
    • LPT0 and 1-9 ( LPT 0,  LPT 1,  LPT 2,  LPT 3, ...,  LPT 9)
           To create that folder, use this cmd prompt: md\\.\\c:\folder_name
           To remove that folder, use rd\\.\\c:\folder_name
  • We can make a folder with blank name. Rename folder, press ALT + 255 (number in NumPad). Works with icon too :)
In Microsoft Word, type:
  • =lorem()
  • =rand()
  • =rand.old()
then press enter

0 comments:

Post a Comment

:) :)) ;(( :-) =)) ;( ;-( :d :-d @-) :p :o :>) (o) [-( :-? (p) :-s (m) 8-) :-t :-b b-( :-# =p~ $-) (b) (f) x-) (k) (h) (c) cheer
Click to see the code!
To insert emoticon you must added at least one space before the code.

 
Back to top!