From 14ba42b981061159b02e9ff8965f321904e3d718 Mon Sep 17 00:00:00 2001 From: EonaCat Date: Sun, 18 Dec 2022 10:32:49 +0100 Subject: [PATCH] Initial version --- unblockFiles.txt => Powershell/unblockFiles.txt | 0 .../Add Notepad to Context.reg | Bin .../Add UnblockFiles To Context.reg | Bin AddMoreOptions.reg => Registry/AddMoreOptions.reg | Bin DisableVerbose.reg => Registry/DisableVerbose.reg | Bin EnableVerbose.reg => Registry/EnableVerbose.reg | Bin .../Remove Notepad from Context.reg | Bin .../Remove Shortcut icon.reg | Bin .../Remove UnblockFiles To Context.reg | Bin .../RemoveMoreOptions.reg | Bin .../Restore Shortcut icon.reg | Bin 11 files changed, 0 insertions(+), 0 deletions(-) rename unblockFiles.txt => Powershell/unblockFiles.txt (100%) rename Add Notepad to Context.reg => Registry/Add Notepad to Context.reg (100%) rename Add UnblockFiles To Context.reg => Registry/Add UnblockFiles To Context.reg (100%) rename AddMoreOptions.reg => Registry/AddMoreOptions.reg (100%) rename DisableVerbose.reg => Registry/DisableVerbose.reg (100%) rename EnableVerbose.reg => Registry/EnableVerbose.reg (100%) rename Remove Notepad from Context.reg => Registry/Remove Notepad from Context.reg (100%) rename Remove Shortcut icon.reg => Registry/Remove Shortcut icon.reg (100%) rename Remove UnblockFiles To Context.reg => Registry/Remove UnblockFiles To Context.reg (100%) rename RemoveMoreOptions.reg => Registry/RemoveMoreOptions.reg (100%) rename Restore Shortcut icon.reg => Registry/Restore Shortcut icon.reg (100%) diff --git a/unblockFiles.txt b/Powershell/unblockFiles.txt similarity index 100% rename from unblockFiles.txt rename to Powershell/unblockFiles.txt diff --git a/Add Notepad to Context.reg b/Registry/Add Notepad to Context.reg similarity index 100% rename from Add Notepad to Context.reg rename to Registry/Add Notepad to Context.reg diff --git a/Add UnblockFiles To Context.reg b/Registry/Add UnblockFiles To Context.reg similarity index 100% rename from Add UnblockFiles To Context.reg rename to Registry/Add UnblockFiles To Context.reg diff --git a/AddMoreOptions.reg b/Registry/AddMoreOptions.reg similarity index 100% rename from AddMoreOptions.reg rename to Registry/AddMoreOptions.reg diff --git a/DisableVerbose.reg b/Registry/DisableVerbose.reg similarity index 100% rename from DisableVerbose.reg rename to Registry/DisableVerbose.reg diff --git a/EnableVerbose.reg b/Registry/EnableVerbose.reg similarity index 100% rename from EnableVerbose.reg rename to Registry/EnableVerbose.reg diff --git a/Remove Notepad from Context.reg b/Registry/Remove Notepad from Context.reg similarity index 100% rename from Remove Notepad from Context.reg rename to Registry/Remove Notepad from Context.reg diff --git a/Remove Shortcut icon.reg b/Registry/Remove Shortcut icon.reg similarity index 100% rename from Remove Shortcut icon.reg rename to Registry/Remove Shortcut icon.reg diff --git a/Remove UnblockFiles To Context.reg b/Registry/Remove UnblockFiles To Context.reg similarity index 100% rename from Remove UnblockFiles To Context.reg rename to Registry/Remove UnblockFiles To Context.reg diff --git a/RemoveMoreOptions.reg b/Registry/RemoveMoreOptions.reg similarity index 100% rename from RemoveMoreOptions.reg rename to Registry/RemoveMoreOptions.reg diff --git a/Restore Shortcut icon.reg b/Registry/Restore Shortcut icon.reg similarity index 100% rename from Restore Shortcut icon.reg rename to Registry/Restore Shortcut icon.reg