Age of Empires: Keyboard Stops Responding When You Save a Game (176886)



The information in this article applies to:

  • Microsoft Age of Empires
  • Microsoft Age of Empires Expansion: The Rise of Rome 1.0
  • Microsoft Age of Empires II: The Age of Kings 2.0

This article was previously published under Q176886

SYMPTOMS

When you attempt to save a game or type a name for a multiplayer game session in Age of Empires, you may experience any of the following issues:

  • The keyboard stops responding.
  • The computer stops responding (hangs).
  • The program closes when you attempt to type a name for the game.

CAUSE

This issue can occur if you have Adobe Type Manager installed on the computer. Adobe Type Manager makes the following modifications to the [Boot] section in the System.ini file:

SYSTEM.DRV=ATMSYS.DRV

ATMSYS.DRV=SYSTEM.DRV
or ATM.SYSTEM.DRV=SYSTEM.DRV

RESOLUTION

To resolve this issue, disable Adobe Type Manager by following these steps:

  1. Click Start, and then click Run.
  2. In the Open box, type system.ini, and then press ENTER.
  3. In the [Boot] section, locate the following lines:
       SYSTEM.DRV=ATMSYS.DRV
       ATMSYS.DRV=SYSTEM.DRV
    					
  4. Place a semicolon (;) at the beginning of each line to disable them. For example:
       ;SYSTEM.DRV=ATMSYS.DRV
       ;ATMSYS.DRV=SYSTEM.DRV
    					
  5. Type the following line in the [Boot] section of the System.ini file:
       System.drv=System.drv
    					
  6. On the File menu, click Save.
  7. On the File menu, click Exit.
  8. Restart the computer.

MORE INFORMATION

The third-party products that are discussed in this article are manufactured by companies that are independent of Microsoft. Microsoft makes no warranty, implied or otherwise, regarding the performance or reliability of these products.

Modification Type:MinorLast Reviewed:8/16/2005
Keywords:kb3rdparty kbenv kbprb KB176886