OL2002: How to Set Outlook Journal Registry Entries (298737)
The information in this article applies to:
This article was previously published under Q298737 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
This article describes where Microsoft Outlook Journal settings are stored in the Windows Registry.
MORE INFORMATION
In Outlook, you can set the journal to automatically record items. To do this:
- On the Tools menu, click Options.
- In Options, click the Journal Options button.
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.
On the Journal Options page, you have options to automatically record items
and also record files from other Microsoft Office 2000 programs. The
settings are stored in the Windows Registry in several registry keys.
These keys are located in the Registry under the following location:
HKEY_CURRENT_USER\Software\Microsoft\Shared Tools\Outlook\Journaling\
Each key pertains to a specific journal setting. For example, the settings
for automatically recording Meeting responses are at the following location:
HKEY_CURRENT_USER\Software\Microsoft\Shared Tools\Outlook\Journaling\
Meeting Response
The settings for recording files from Microsoft Word are at the following location:
HKEY_CURRENT_USER\Software\Microsoft\Shared Tools\Outlook\Journaling\
Microsoft Word
In each key there is a Name value called "Enabled" (without quotation marks) with a Data value of either "0x00000001(1)" (without quotation marks) for on or "0x00000000(0)" without quotation marks)for off. If this Name key is missing, the setting is off. For example, if the Enabled Data value is set to 0x00000001, then Microsoft Word files are automatically added to the journal.
Each key also contains a Name value "AutoJournaled" (without quotation marks), which determines if the item shows up in the Journal Options as setting that you can select. If you set the AutoJournaled Data value to 0x00000000(0), it removes Word from the Journal Options.
The following examples demonstrate how to turn on the Word setting and
how to remove Word as an option in the journal.
Automatic Recording of Word Files in the Journal- On the Tools menu, click Options.
- Click Journal Options, and then click to clear the Microsoft Word check box.
- Click OK twice to close all the dialog boxes. This disables
the automatic recording of Word files.
- Click Start, and then click Run.
- In the Open box, type regedit, and then click OK.
- In the Registry Editor, locate and click to select the following key:
HKEY_CURRENT_USER\Software\Microsoft\Shared Tools\Outlook\
Journaling\Microsoft Word - In the Name column, double-click Enabled to open the Edit DWord Value box.
- In the Value data box, type 1, and then click Close. The Data value for Enabled should appear as 0x00000001(1).
- On the Registry menu, click Exit to close the Registry Editor.
If you check your journal settings in Outlook, Word should now be
selected.
How to Remove Word As a Journal Option- Click Start, and then click Run.
- In the Open box, type regedit, and then click OK.
- In the Registry Editor, locate and click the following key:
HKEY_CURRENT_USER\Software\Microsoft\Shared Tools\Outlook\ Journaling\Microsoft Word - In the Name column, double-click AutoJournaled to open the Edit DWord Value box.
- In the Value data box, type 0, and then click OK.
- On the Registry menu, click Exit to close the Registry Editor.
When you check your Journal setting in Outlook, Word does not appear
as an option.
Modification Type: | Major | Last Reviewed: | 6/11/2002 |
---|
Keywords: | kbhowto KB298737 |
---|
|