OL2002: How to Remove or Replace Folder Size Button in Folder Properties (289571)



The information in this article applies to:

  • Microsoft Outlook 2002

This article was previously published under Q289571
IMPORTANT: This article contains information about modifying the registry. Before you modify the registry, make sure to back it up and make sure that you understand how to restore the registry if a problem occurs. For information about how to back up, restore, and edit the registry, click the following article number to view the article in the Microsoft Knowledge Base:

256986 Description of the Microsoft Windows Registry

SUMMARY

When you view the Properties of a folder in Outlook, you can get an approximate size of the folder in kilobytes (KB). By default, the Folder Size button is on the General tab of the folder Properties. In some instances, you may want to remove the Folder Size button, or it may already be missing.

MORE INFORMATION

WARNING: If you use Registry Editor incorrectly, you may cause serious problems that may require you to reinstall your operating system. Microsoft cannot guarantee that you can solve problems that result from using Registry Editor incorrectly. Use Registry Editor at your own risk.

To either remove or replace the Folder Size button, quit Outlook, start the Registry Editor, and then locate the following key in the registry:

HKEY_CURRENT_USER\Software\Microsoft\Office\10.0\Outlook

Add a new DWORD value by following these steps:
  1. Click the Outlook folder.
  2. On the Edit menu, point to New, and then click DWORD Value.
  3. Type ChkFldrSize, and then press ENTER.
  4. Click the ChkFldrSize icon in the right pane.
  5. On the Edit menu, click Modify.
  6. Click Hexadecimal, and then type either a 0 in the Value Data box to disable the Folder Size button, or type a 1 to enable the Folder Size button.
  7. Click OK, and then click Exit on the Registry menu.
NOTE: This feature does not work with Microsoft Outlook 97.

Modification Type:MajorLast Reviewed:6/11/2002
Keywords:kbhowto KB289571