[SHORTCUTS.INF] Add shortcuts for Quick Launch

This commit is contained in:
Stas'M 2017-11-01 22:48:39 +03:00 committed by Giannis Adamopoulos
parent d9a3398172
commit ce3d9e30ab

View file

@ -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 -------------------------------