Instructions
Turn on the computer and open up a terminal window by pressing down on the "Windows" key and the "R" key at the same time to launch the "Run Dialogue Box."
Type the letters "cmd" into the "Run Dialogue Box." Click "OK" to continue. A terminal window will appear. The window is a simple black box that allows you to insert text.
Type in the following text as you see it in the format that you see it:
@echo off
start /wait empires.exe
regedit /s settings\delete.reg
Type the command "add.reg" into the "Run Dialogue Box."
Type in the following text in the "add.reg" terminal window:
REGEDIT4
[HKEY_LOCAL_MACHINE\Software\Microsoft\DirectPlay\Applications\Age Of Empires III]
[HKEY_CURRENT_USER\Software\Microsoft\Games\Age of Empires III\1.00]
[HKEY_LOCAL_MACHINE\Software\Microsoft\Games\Age of Empires III\1.00]
Go back to the "Run Dialogue Box" and type in "delete.reg."
Type in the following text in the "delete.reg" terminal window:
REGEDIT4
[-HKEY_LOCAL_MACHINE\Software\Microsoft\DirectPlay\Applications\Age Of Empires]
[-HKEY_CURRENT_USER\Software\Microsoft\Games\Age of Empires]
[-HKEY_LOCAL_MACHINE\Software\Microsoft\Games\Age of Empires]
Save the coded file and double-click it to run the application.
cls
set AOE_DIR=%~dp0\
regedit /s settings\add.reg
reg add "HKLM\Software\Microsoft\DirectPlay\Applications\Age Of Empires" /v
Path /d "%AOE_DIR%" /f
reg add "HKLM\Software\Microsoft\DirectPlay\Applications\Age Of Empires" /v CurrentDirectory /d "%AOE_DIR%" /f
reg add "HKLM\Software\Microsoft\Games\Age of Empires\1.00" /v InstallationDirectory /d "%AOE_DIR%" /f
reg add "HKLM\Software\Microsoft\Games\Age of Empires\1.00" /v CDPath /d "%AOE_DIR%" /f
"Guid"="{3422E982-1A89-11d1-B093-00A024C74776}"
"File"="Empires.Exe"
"CommandLine"="lobby Limit=200"
"Path"=""
"CurrentDirectory"=""
"Music Volume"=dword:00000000
"Sound Volume"=dword:00000000
"Screen Size"=dword:00000320
"Rollover Text"=dword:00000001
"Mouse Style"=dword:00000002
"Game Speed"=dword:00000014
"Difficulty"=dword:00000004
"Scroll Speed"=dword:00000036
"Default Age Of Empires Player Name"="King Phantom"
"Default Age Of Empires Multiplayer Service"="Conexão TCP/IP Internet para o DirectPlay"
"Default Age Of Empires MP Gamename"="_"
"Path Finding"=dword:00000001
"MP Path Finding"=dword:00000001
"CDPath"=""
"PID"="55468-442-0831934-14051"
"InstallType"="1"
"InstallationDirectory"=""
"Zone"="http://www.zone.com/asp/aoferedir.asp"
"Launched"="1"
"VersionType"="RetailVersion"
"Custom Mouse"=dword:00000000
"Game File Number"=dword:00000000
"Version"="1.0c"