From 681c5d8ad7640375a3552ef347be417a29620710 Mon Sep 17 00:00:00 2001 From: Robert Naumann Date: Tue, 3 Nov 2015 17:47:25 +0000 Subject: [PATCH] [SHORTCUTS] -show the proper icon for the explorer. spotted by Jared Smudde CORE-9240 svn path=/trunk/; revision=69795 --- reactos/media/inf/shortcuts.inf | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/reactos/media/inf/shortcuts.inf b/reactos/media/inf/shortcuts.inf index a74d5e6d652..c7ba7282147 100644 --- a/reactos/media/inf/shortcuts.inf +++ b/reactos/media/inf/shortcuts.inf @@ -18,7 +18,7 @@ GamesShortcuts=2, %GAMES% %SystemRoot%\system32\rapps.exe, %RAPPS_TITLE_SHORT%, %RAPPS_DESC%, 0 [ProgramShortcuts] -%SystemRoot%\explorer.exe, %EXPLORER_TITLE%, %EXPLORER_DESC%, 0 +%SystemRoot%\explorer.exe, %EXPLORER_TITLE%, %EXPLORER_DESC%, 1 %SystemRoot%\system32\rapps.exe, %RAPPS_TITLE%, %RAPPS_DESC%, 0 [AdminToolsShortcuts]