Notice: This website is an unofficial Microsoft Knowledge Base (hereinafter KB) archive and is intended to provide a reliable access to deleted content from Microsoft KB. All KB articles are owned by Microsoft Corporation. Read full disclaimer for more details.

OFFXP: Custom Graph Types in Graph Are Not Shared


View products that this article applies to.

This article was previously published under Q282144
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 (http://support.microsoft.com/kb/256986/EN-US/ ) Description of the Microsoft Windows Registry

↑ Back to the top


Symptoms

When you attempt to use custom graph formats created in Microsoft Graph, the custom formats may not be available to all users of the computer.

↑ Back to the top


Cause

This behavior occurs because the location of the custom graph formats file Grusrgal.gra is user-dependent. The default location for this file depends on whether the computer is running Microsoft Windows 98, Microsoft Windows Millennium Edition (Me), Microsoft Windows NT, or Microsoft Windows 2000.

Grusrgal.gra File Location in Microsoft Windows 98, Windows Me, and Microsoft Windows NT 4.0

C:\Windows Folder\Profiles\username\Application Data\Microsoft\Graph

Grusrgal.gra File Location in Microsoft Windows 2000

C:\Documents and Settings\username\Application Data\Microsoft\Graph
Which Grusrgal.gra file is used depends on the username, and therefore the custom graph formats available to some users may be different than those available to other users.

↑ Back to the top


Resolution

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.

If you want the users of a computer to use the same custom graph formats, follow these steps:
  1. Copy Grusrgal.gra to a folder that all users can access.
  2. Click Start, and then click Run.
  3. In the Open box, type regedit, and then click OK.
  4. Open the following registry key:
    HKEY_CURRENT_USER\Software\Microsoft\Office\10.0\Graph\Options
  5. On the Edit menu, point to New, and then click String Value.
  6. Type GalleryPath, and then press ENTER.
  7. On the Edit menu, click Modify.
  8. In the Value data field, type the path for the shared folder.
  9. Click OK, and then quit the registry editor.
NOTE: If you want each user to use the same custom graph types, you need to log on to the computer as each user, and then repeat the steps.

↑ Back to the top


Keywords: KB282144, kbprb, kbpending

↑ Back to the top

Article Info
Article ID : 282144
Revision : 4
Created on : 1/29/2007
Published on : 1/29/2007
Exists online : False
Views : 315