Quantcast

Aftermath of a Fresh Windows Install, Few Tips

Windows, Tips and tricks

Whenever I do an install or a re-intall of Windows, I do coupla Must-Do-Tweaks. I have them written down so I know how to execute them in steps. Let me archive some of them here for future reference.

Customize Folder Context Menu

Start > Run and type “Regedit”

[HKEY_CLASSES_ROOT\Folder\Shell\]
[HKEY_CLASSES_ROOT\AllFilesystemObjects\shell\]
[HKEY_CLASSES_ROOT\Directory\Shell\]

Shutdown is Slower - Windows XP

Start > Run and type “Regedit”

[HKEY_LOCAL_MACHINE
\SYSTEM
\CurrentControlSet
\Control
\Session Manager
\Memory Management]

Set ClearPageFileAtShutdown value to 0

Alternate method for Windows XP Professional

Start > Run and type “Secpol.msc”
Click Local Policies | Security Options
In the right-pane, set “Shutdown: Clear virtual memory pagefile” to “Disabled”

However, this setting is not the only cause for slow shutdowns. Non-responsive programs and Services also contribute to slow shutdowns. Lowering the WaitToKillServiceTimeOut may help as well. The WaitToKillServiceTimeout value name in the registry allows you to specify a length of time that the service control manager must wait for services to complete the shut-down request. To do this;

Start > Run and type “Regedit”

HKEY_LOCAL_MACHINE
\SYSTEM
\CurrentControlSet
\Control
\WaitToKillServiceTimeout

Then, reduce the Service timeout value (default being 20000ms) to your preference.

Similarly, set the AutoEndTasks to 1 in the following registry key:

HKEY_CURRENT_USER
\Control Panel
\Desktop

“AutoEndTasks” value determines whether user processes end automatically when the user either logs off or shuts down Windows 2000/XP.

How to Set the Command prompt default path to a certain directory

When you type CMD in the RUN box, you will see a Command Prompt Window defaulting to your user profile home directory (%Userprofile%). If you want to set the default path to a different directory, you may do so by editing the registry.

Start > Run and type “Regedit”

HKEY_CURRENT_USER\Software\Microsoft\Command Processor

In the right-pane, double-click Autorun and set the folder there, preceded by a CD\ (as you type in DOS). If Autorun is missing, create a new REG_SZ (String Value) there.

Example: Typing just CD\ makes the Command Prompt default to C:\ drive or whatever drive you’ve installed Windows. You may also use a batch file so that it executes the contents automatically upon launching the Command Prompt. Some organizations display banners for their employees once CMD is launched.

Type CMD /? in the Command Prompt for a detailed information about it’s parameters

How to locate Documents and Settings folders

HKEY_LOCAL_MACHINE (Shared all users)
HKEY_CURRENT_USER (Current User)
\SOFTWARE
\Microsoft
\Windows
\CurrentVersion
\Explorer
\User Shell Folders

How to Turn Off Zip Folders in XP

Start > Run and type “Regedit”

To turn OFF: regsvr32 /u zipfldr.dll
To turn ON: regsvr32 zipfldr.dll

How to Turn off Error Reporting

Click through

\Control Panel
\System
\Advanced tab
\Error Reporting

Prior articles on similar topic

Note: In future, instead of spawning new articles, I should just append new tips/tricks to this article.
It is always better to back-up your registry before trying out anything with it.

Update - Links
* Windows XP/2000 Commands & Tools
* Command-line reference A-Z
* Customize a new Windows XP Installation


Don't like it? There are lots of published articles, pick a random one.

Brajeshwar posted this article on Sun, Feb 12th, 2006 at 3:46 pm
Categorized under Technology

Suggest 1 or more tags for this article

Use a comma (,) to separate 2 or more tags.

[?]

Prev Article: I have some 23hq PLUS Coupons

Next Article: Turbine Video Encorder 2


Possibly Related Articles

Archives: Visit the Archives for more articles.

Comments Post Yours

There are one response so far. You can follow any responses to this entry through the RSS feed. You can skip to the end and leave a response. Pinging is currently not allowed.

  1. It’s easier to use Tweak UI and XP-Antispy.

Post yours

Sidenotes

Quick notes, scribbles, somehow related to this website and to what I do. Or perhaps I'm just plain lazy to make them into a full article.

Handling HTTP GET Requests in Java Servlets

Earlier, we've introduced you to Java Servlets -- what they are, life cycle, advantages. Let's move ahead with Java Servlets and get some simple code to handle the HTTP GET Request to show you how ...2nd Jul, 2008

Open Source RIA books site - toString

Mike Chambers of Adobe have announced a new site that he've been working on called tostring.org, which in addition to containing the entire Adobe AIR for JavaScript Developers Pocketguide online, also provides an infrastructure for ...24th Jun, 2008

Get your Virtual Office in India

Today morning, something caught my fancy with the Hindustan Times print, something about setting up a cheap virtual office for startups who need a physical address, phones number and assistants. I googled around to find ...7th Jun, 2008

Download Free book: The Photoshop Anthology

Sitepoint is giving away an entire 278 page Photoshop book for free (pdf). It will only be up for grabs for 30 days. The entire 278 page book, yours to keep, forever! The Photoshop Anthology: ...15th May, 2008

FreshAIRApps

James Whittaker's FreshAIRApps is not just a website that showcase some of the best and popular Adobe AIR Applications but also provides the community with AIR updates, tutorials and other resources. The Showcase is the main ...13th May, 2008

View the Sidenotes Archive

Play the Penguin Game

Recommended

  • Ode to Apple Dedicated to Apple - Mac, iPhone, iPod, iTunes, Quicktime, Apple TV and all the awesome softwares for the Apple Mac.
  • Forum Oinam’s technical discussion forum where developers and designers can discuss all technical topics.
  • ActionScript 3.0 Reference Flash/Flex ActionScript 3.0 Reference.
  • Downloads All downloads, Free and Open Source.
  • Oinam The official conglomerate of the Oinam related companies, institutes and holdings.
  • AS 2.0 Reference Reference for ActionScript 2.0 Programming Language used in Flash. Primarily stashed here for my own personal reference.
  • o! Just Me Of colorful cultures, entertainment, media, life hacks, music, books and movies from hollywood & bollywood.
  • Business Ideas is piggyback paid commercial blogs. Brajeshwar neither endorses nor takes responsibility of the contents.

Download free Brajeshwar Wordpress Theme

Brajeshwar

Brajeshwar I firmly believe in keeping things simple, easy for users and I envison pushing the technical envelop time and again for the betterment of viable commercial and practical applications.

Want to know more about me?

Brajeshwar's affinity with Adobe

My Photos

More photos on Flickr

Member of 9rules Network

"Brajeshwar" has 817 Articles and 5,716 comments, contained within 20 categories and 1,077 tags.

This site is in operation since 11th June, 2001.