ObjectName

HKLM\SYSTEM\CurrentControlSet\Services\ service-name

Data type

Range

Default value

REG_SZ

Object name

Drivers: Systemroot \System32\Drivers\ Driver-name .sys Services: Systemroot \System32\ Service-name .exe

Description

Specifies the name of the Windows 2000 driver object that I/O Manager uses to load the device driver, if the service represented by the subkey is either a kernel-mode driver or a file system driver.

If the service represented by the subkey is a Win32 service, this entry specifies the account name that the service uses to log on to Windows 2000.

Note Image Note

This information is presented for reference only. You cannot change the driver object or account name that Windows 2000 uses to start a service by editing this entry. To change the value of this entry, use the ChangeServiceConfig API or Sc.exe, a tool in the Windows 2000 Resource Kit.

Tip Image Tip

To determine what type of service the subkey represents, see Type .