nerdexam
GIAC

GCFA · Question #3

You work as a Network Administrator for Perfect Solutions Inc. You install Windows 98 on a computer. By default, which of the following folders does Windows 98 setup use to keep the registry tools?

The correct answer is B. $SYSTEMROOT$WINDOWS. Windows 98 setup stores its registry tools - primarily REGEDIT.EXE - in the Windows directory, represented by the path $SYSTEMROOT$WINDOWS (typically C:\WINDOWS).

Section 6: Deployment

Question

You work as a Network Administrator for Perfect Solutions Inc. You install Windows 98 on a computer. By default, which of the following folders does Windows 98 setup use to keep the registry tools?

Options

  • A$SYSTEMROOT$REGISTRY
  • B$SYSTEMROOT$WINDOWS
  • C$SYSTEMROOT$WINDOWSREGISTRY
  • D$SYSTEMROOT$WINDOWSSYSTEM32

How the community answered

(41 responses)
  • A
    7% (3)
  • B
    78% (32)
  • C
    12% (5)
  • D
    2% (1)

Why each option

Windows 98 setup stores its registry tools - primarily REGEDIT.EXE - in the Windows directory, represented by the path $SYSTEMROOT$WINDOWS (typically C:\WINDOWS).

A$SYSTEMROOT$REGISTRY

There is no REGISTRY subfolder created under the system root by Windows 98 setup for storing registry tools.

B$SYSTEMROOT$WINDOWSCorrect

In Windows 98, the registry editor (REGEDIT.EXE) and related tools are placed directly inside the main Windows installation directory, which is C:\WINDOWS. The variable $SYSTEMROOT$ represents the system root drive, making $SYSTEMROOT$WINDOWS equivalent to C:\WINDOWS, the correct default location.

C$SYSTEMROOT$WINDOWSREGISTRY

Windows 98 does not create a WINDOWSREGISTRY subdirectory; this path does not exist as a default Windows 98 setup location.

D$SYSTEMROOT$WINDOWSSYSTEM32

The SYSTEM32 directory structure belongs to the Windows NT/2000/XP family; Windows 98 uses C:\WINDOWS\SYSTEM, not SYSTEM32, and registry tools are not placed there.

Concept tested: Windows 98 default registry tools directory

Source: https://support.microsoft.com/en-us/topic/how-to-back-up-and-restore-the-registry-in-windows-855140ad-e318-2a13-2829-d428a2ab0692

Topics

#Windows 98#registry tools#system folder#OS setup

Community Discussion

No community discussion yet for this question.

Full GCFA Practice