E - Win XP Tips

Encryption - Show Encryption Commands on the Shortcut Menu

You may find it easier to enable EFS by placing "Encrypt" and "Decrypt" commands on the Microsoft Windows Explorer context menu when a file is right-clicked with the mouse. Go to Start/Run/Regedit and find the key below.

[HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Windows\CurrentVersion\Explorer\Advanced]

Value Name: EncryptionContextMenu
Data Type: REG_DWORD (DWORD Value)
Value Data: (0 = default, 1 = enabled)

Create a new DWORD value, or modify the existing value, called 'EncryptionContextMenu' and edit the value according to the settings above. Exit your registry, you may need to restart or log out of Windows for the change to take effect.

Encryption - Manage the Encrypting File System

When you use Encrypting File System (EFS), you can store data securely because selected NTFS file system files and folders can be encrypted. This setting allows you to enable or disable EFS. Go to Start/Run/Regedit and navigate to this key:

[HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Windows NT\CurrentVersion\EFS]

Create a new DWORD value, or modify the existing value, called "EfsConfiguration" and set it according to the value data above. Exit your registry, you may need to restart or log out of Windows for the change to take effect.

End Task - Time Out

Start/Run/Regedit
HKEY_LOCAL_MACHINE\SYSTEM\CurrentControlSet\Control Add a new string value called, "WaitToKillServiceTimeout" and change the Value to 2000. Exit, reboot.

Error Messages - When Booting (Disable)

HKEY_LOCAL_MACHINE\SYSTEM\CurrentControlSet\Control\Windows
Value Name: NoPopupsOnBoot
Data Type: REG_DWORD (DWORD Value)
Value Data: (1 = disable messages)

Stops the annoying Windows pop-up messages notifying you a device is not functioning when you boot-up Windows.

Create a REG_DWORD value of 'NoPopupsOnBoot' in the key below (if it doesn't already exist). Set the value to '1' to disable pop-up messages from appearing.

Error Message - When Booting: A Serious Error.....

Windows XP Patch: System Recovery Error Appears After Every Reboot
You Receive a "System Has Recovered from a Serious Error" Message After Every Restart

Three other options:

Right Click the My Computer Icon/Properties/Advanced/Performance/Settings/Advanced/Change. Set Page File to 0, ok your way out and reboot. Then follow the same procedure and reset the Page File to System Managed File.

Right Click the My Computer Icon/Properties/Advanced/Performance/Advanced/Virtual Memory/Change/No Page File. Reboot. Then delete C:\Pagefil.Sys then revert the page file setting.

Right Click the My Computer Icon/Properties/Advanced/Performance/Advanced/Virtual Memory/Change. Set the swap file size to zero, reboot. Re-set to System Managed, reboot. Reset the Custom setting, reboot.

Error Reporting - Automatic

Windows XP contains a feature that allows your system to send error report information directly to Microsoft. This information is collected and analyzed to assist in spotting problems, and developing solutions/fixes for them.

This feature can be customized as to what types of errors are reported, and what information is sent to Microsoft, if you choose. Click Start, Run and enter GPEDIT.MSC. Go to Computer Configuration/Administrative Templates/System/Error Reporting. Various options can be enabled, disabled or customized here.

You can also disable error reporting, or change whether Program Errors, System Errors or both are reported. You can even specify which Program errors will be reported. Right Click the My Computer Icon/Properties/Advanced/Error Reporting and adjust the settings as desired.

Additionally, Error Reporting can be turned off in the Registry. Click Start, Run and enter REGEDIT Go to:

HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\PCHealth\ErrorReporting
Locate the Value: DoReport and double click on it. Change the value to your desired setting: 1 = Send Reports, 0 = Don't Send

Explore - Processes

Process Explorer shows you information about which handles and DLLs processes have opened or loaded.
http://www.sysinternals.com/ntw2k/freeware/procexp.shtml

Explore Here - Add to Every Folder

Start/Run/Regedit
HKEY_CLASSES_ROOT\Directory\Shell\Explore. Value Name: (Default), Data Type: REG_SZ (String Value), Value Data: explorer.exe /e,/root,"%1" Change the value of '(Default)' to equal 'E&xplore From Here'. Create a new key under the [Explore] key called command, and edit the (Default) value to equal explorer.exe /e,/root,"%1".

No comments: