From 0158564869e40f19c95ea56b8a04b6bebdb2c462 Mon Sep 17 00:00:00 2001 From: jestxfot <87380272+jestxfot@users.noreply.github.com> Date: Sat, 6 Aug 2022 23:34:04 +0300 Subject: [PATCH] contextmenu --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index ced681f..5f97113 100644 --- a/README.md +++ b/README.md @@ -220,7 +220,7 @@ StartMenu Local: -
Adding App to the Context Menu +
Adding App to the Context Menu ```powershell reg add "HKEY_CLASSES_ROOT\Directory\Background\shell\VScode" /ve /d "&VScode" /f