From ce3d9e30ab5ef8afc2c1d10600f5814a57e29929 Mon Sep 17 00:00:00 2001 From: Stas'M Date: Wed, 1 Nov 2017 22:48:39 +0300 Subject: [PATCH] [SHORTCUTS.INF] Add shortcuts for Quick Launch --- media/inf/shortcuts.inf | 6 ++++++ 1 file changed, 6 insertions(+) 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 ------------------------------- -- 2.17.1