Windows Tips

News

See also

Recommended Books Recommended Links Recommended Papers Selected Utilities

Unixification

Windows XP Slow Startup and Shutdown

Windows Process Viewers Microsoft Power Toys Free Registry Tools Registry Hardening Alternatives to Norton Utilities Scripting in Windows Windows Terminal Services Network Tools for Windows
WSH Monad Shell Windows Macrorecoders Keyboard remapping NetDrive Recovery Reinstallation of Windows XP  
Undeleting files under Windows Norton Ghost Alternatives to Norton Ghost FAT32 Partitions Data Recovery Disk Repartitioning and Resizing Spyware Windows Integrity Checkers Windows Security
Keystroke Log Utilities and Macrorecoders Office Excel VBA NetDrive Tips Humor Etc

There are many usability tricks that even professionals do not know about. The are also several important setting in windows that are too important to be buried in some page devoted to a particular component of Windows.

To display Quick Launch on the taskbar


Notes:
  • This is a Spartan WHYFF (We Help You For Free) site written by people for whom English is not a native language. Some amount of grammar and spelling errors should be expected.
  • The site contain some broken links as it develops like a living tree... Please try to use Google, Open directory, etc. to find a replacement link (see HOWTO search the WEB for details). We would appreciate if you can mail us a correct link.
Google Search
Open directory

Research Index


Old News ;-)

Hate the Adobe Acrobat bloatware? Need to read PDF documents ? Get  free FoxIt PDF Reader !

[Nov 14, 2009] CodeSnippets Windows' command prompt How to DEFINITELY change default codepage

Want to use WinLatin1 (1252) instead of DOSLatin1 (850, default when cmd.exe is started) ?

You want to apply the new codepage to :
- the current opened command prompt
 

C:\> chcp 1252
- all the opened command prompt in the future
 
Start->Run->regedit
Go to [HKEY_LOCAL_MACHINE\SYSTEM\CurrentControlSet\Control\Nls\CodePage]
And change the "OEMCP" value to "1252"
You need to restart your computer to see the changes.

So you'll be able to display extended characters (such as accents and so on)

==

Don't know how to check the command prompt's codepage ?
 
C:\> chcp

[Oct 24, 2009]  A Tale of Two Windows 7s

Slashdot

Windows 7 improves things *just* enough for me to have little moments of 'ooh, that's nice', which is something missing from XP and Vista.

For the first time ever in a new Windows installation I didn't feel compelled to immediately set up my video drivers. Everything worked smoothly enough. Of course, I did eventually load them up, but it didn't even require a reboot. Needless to say, I'm very pleased with Windows 7 so far.

 



Copyright © 1996-2009 by Dr. Nikolai Bezroukov. www.softpanorama.org was created as a service to the UN Sustainable Development Networking Programme (SDNP) in the author free time. Submit comments This document is an industrial compilation designed and created exclusively for educational use and is placed under the copyright of the Open Content License(OPL). Site uses AdSense so you need to be aware of Google privacy policy. Original materials copyright belong to respective owners. Quotes are made for educational purposes only in compliance with the fair use doctrine.

Disclaimer:

Last modified: November 14, 2009