Hinweis
Für den Zugriff auf diese Seite ist eine Autorisierung erforderlich. Sie können versuchen, sich anzumelden oder das Verzeichnis zu wechseln.
Für den Zugriff auf diese Seite ist eine Autorisierung erforderlich. Sie können versuchen, das Verzeichnis zu wechseln.
Link1 specifies the path to the second recently opened programs link on the Start menu.
This setting has no effect on Server Core installations of Windows Server 2008.
Path_to_second_link |
Specifies the path to the second link on the Start menu. Path_to_second_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.
Microsoft-Windows-Shell-Setup | StartPanelLinks | Link1
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.
The following XML output shows how to set a shortcut for the calculator and Notepad.
<StartPanelLinks>
<Link0>%USERPROFILE%\AppData\Roaming\Microsoft\Windows\Start Menu\Programs\Accessories\Calculator.lnk</Link0>
<Link1>%USERPROFILE%\AppData\Roaming\Microsoft\Windows\Start Menu\Programs\Accessories\Notepad.lnk</Link1>
</StartPanelLinks>