Link0

Link0 specifies the path to the first recently opened program link on the Start menu.

This setting has no effect on Server Core installations of Windows Server 2008.

Values

Path_to_first_link

Specifies the path to the first link on the Start menu. Path_to_first_link is a string with a maximum length of 259 characters.

This string type does not support empty elements. Do not create an empty value for this setting.

Valid Passes

auditUser

oobeSystem

specialize

Parent Hierarchy

Microsoft-Windows-Shell-Setup | StartPanelLinks | Link0

Applies To

For the list of the supported Windows editions and architectures that this component supports, see Microsoft-Windows-Shell-Setup.

This setting is available to OEMs and system builders.

XML Example

The following XML output shows how to set a shortcut for Notepad.

<StartPanelLinks>
   <Link0>%USERPROFILE%\AppData\Roaming\Microsoft\Windows\Start Menu\Programs\Accessories\Notepad.lnk</Link0>
</StartPanelLinks>

See Also

Concepts

StartPanelLinks