From 1193e0bb2baee55dee6bd2c617b0495da8037c36 Mon Sep 17 00:00:00 2001 From: awesome-windows11 <86190960+awesome-windows11@users.noreply.github.com> Date: Mon, 26 Jul 2021 15:57:16 +0300 Subject: [PATCH 1/2] Rename DeleteTemp.bat to deletetemp.bat --- DeleteTemp.bat => deletetemp.bat | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) rename DeleteTemp.bat => deletetemp.bat (99%) diff --git a/DeleteTemp.bat b/deletetemp.bat similarity index 99% rename from DeleteTemp.bat rename to deletetemp.bat index 5092a65..dd5dacc 100644 --- a/DeleteTemp.bat +++ b/deletetemp.bat @@ -12,4 +12,4 @@ rd "C:\PerfLogs" /s /q ) exit -*/ \ No newline at end of file +*/ From f7637278dcf90fe6b5533e44c6752a9c545d74ee Mon Sep 17 00:00:00 2001 From: awesome-windows11 <86190960+awesome-windows11@users.noreply.github.com> Date: Mon, 26 Jul 2021 15:57:28 +0300 Subject: [PATCH 2/2] Rename NotepadContextMenu.reg to notepadcontextmenu.reg --- NotepadContextMenu.reg => notepadcontextmenu.reg | 0 1 file changed, 0 insertions(+), 0 deletions(-) rename NotepadContextMenu.reg => notepadcontextmenu.reg (100%) diff --git a/NotepadContextMenu.reg b/notepadcontextmenu.reg similarity index 100% rename from NotepadContextMenu.reg rename to notepadcontextmenu.reg