DisableLocalMachineRunOnce

HKLM\SOFTWARE\Microsoft\Windows\CurrentVersion\Policies\Explorer

Data type Range Default value
REG_DWORD 0 | 1 0

Description

Directs the system to ignore customized run-once lists.

This entry stores the setting of the Disable the run once list Group Policy. Group Policy adds this entry to the registry with a value of 1 when you configure the Disable the run once list policy. If you disable the policy or set it to Not configured, Group Policy deletes the entry from the registry and the system behaves as though the value is 0.

Value Meaning
0 The policy is disabled or not configured. The system runs the programs in the run-once list.
1 The policy is enabled. The system ignores the run-once list.

A run-once list is customized list of additional programs and documents that are started automatically the next time the system starts (but not thereafter). These programs are added to the standard list of programs and services that the system starts.

Change method

To change the value of this entry, use Group Policy. This entry corresponds to the Disable the run once list policy (Computer Configuration\Administrative Templates\System).

Note Image Note

This entry can appear in both HKEY_LOCAL_MACHINE and HKEY_CURRENT_USER. If this entry appears in both subtrees, the value in HKEY_LOCAL_MACHINE takes precedence over the value in HKEY_CURRENT_USER.

Tip Image Tip

Customized run-once lists are stored in the registry in HKEY_LOCAL_MACHINE\Software\Microsoft\Windows\CurrentVersion\RunOnce.

For detailed information about particular Group Policy settings, see the Group Policy Reference (Gp.chm) on the Windows 2000 Resource Kit companion CD.

For general information about Group Policy, see Group Policy in Windows 2000 Help.

To see a table associating policies with their corresponding registry entries, see the Group Policy Reference Table.

Related Entries

Page Image

Page Image

Page Image

Page Image