From 95ba22a4a856047bc1a0163d21bed00696fa2a39 Mon Sep 17 00:00:00 2001 From: Anixx Date: Sun, 11 Aug 2024 19:12:24 +0300 Subject: [PATCH] Update win10-taskbar-on-win11.wh.cpp --- mods/win10-taskbar-on-win11.wh.cpp | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/mods/win10-taskbar-on-win11.wh.cpp b/mods/win10-taskbar-on-win11.wh.cpp index 394eda904..dc832064e 100644 --- a/mods/win10-taskbar-on-win11.wh.cpp +++ b/mods/win10-taskbar-on-win11.wh.cpp @@ -18,7 +18,7 @@ and/or manipulated Windows features using vivetool utility. If you want to get rid of the cogwheel icon in the tray area, use the mod "Hide Action Center icon". You can restore the clock and set up the tray icons using legacy tray setup dialog, -which you can start with the command `shell:::{05d7b0f4-2121-4eff-bf6b-ed3f69b894d9}` from the Run dialog. +which you can start with the command `explorer shell:::{05d7b0f4-2121-4eff-bf6b-ed3f69b894d9}`. */ // ==/WindhawkModReadme==