Skip to content

Commit d003cff

Browse files
author
v-masebo
committed
fixed header
1 parent dff6198 commit d003cff

File tree

1 file changed

+0
-2
lines changed

1 file changed

+0
-2
lines changed

docs/ide/walkthrough-creating-a-multiple-computer-build-environment.md

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -202,8 +202,6 @@ Notice that the name of the *Program Files* folder depends on the operating syst
202202
## <a name="CreatingRegistry"></a> Create registry settings
203203
You must create registry entries to configure settings for MSBuild.
204204

205-
#### Create registry settings
206-
207205
1. Identify the parent folder for registry entries. All of the registry entries are created under the same parent key. On an x86 computer, the parent key is **HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft**. On an x64 computer the parent key is **HKEY_LOCAL_MACHINE\SOFTWARE\Wow6432Node\Microsoft**. Irrespective of the system architecture, this walkthrough refers to the parent key as %RegistryRoot%.
208206

209207
> [!NOTE]

0 commit comments

Comments
 (0)