diff --git a/media/inf/shortcuts.inf b/media/inf/shortcuts.inf index 9323ddf0037..561e96f4f3b 100644 --- a/media/inf/shortcuts.inf +++ b/media/inf/shortcuts.inf @@ -12,6 +12,7 @@ AccessibilityShortcuts=2, %ACCESSORIES%\%ACCESSIBILITY% EntertainmentShortcuts=2, %ACCESSORIES%\%ENTERTAINMENT% CommunicationsShortcuts=2, %ACCESSORIES%\%COMMUNICATIONS% GamesShortcuts=2, %GAMES% +QuickLaunchShortcuts=26, Microsoft\Internet Explorer\Quick Launch [DesktopShortcuts] %SystemRoot%\readme.txt, %README_TITLE%, %README_DESC% @@ -60,6 +61,11 @@ GamesShortcuts=2, %GAMES% %SystemRoot%\system32\winmine.exe, %WINMINE_TITLE%, %WINMINE_DESC%, 0 %SystemRoot%\system32\spider.exe, %SPIDER_TITLE%, %SPIDER_DESC%, 0 +[QuickLaunchShortcuts] +%SystemRoot%\explorer.exe, %EXPLORER_TITLE%, %EXPLORER_DESC%, 1, %HOMEDRIVE%%HOMEPATH% +%SystemRoot%\system32\cmd.exe, %CMD_TITLE%, %CMD_DESC%, 0, %HOMEDRIVE%%HOMEPATH% +%SystemRoot%\system32\rapps.exe, %RAPPS_TITLE_SHORT%, %RAPPS_DESC%, 0 + ;-------------------------------- STRINGS -------------------------------