diff --git a/scripts/regedit/RemovePinToQuickAccess.reg b/scripts/regedit/RemovePinToQuickAccess.reg new file mode 100644 index 0000000..42beb16 --- /dev/null +++ b/scripts/regedit/RemovePinToQuickAccess.reg @@ -0,0 +1,5 @@ +Windows Registry Editor Version 5.00 + +; Remove Pin to Quick access +[-HKEY_CLASSES_ROOT\Folder\shell\pintohome] +[-HKEY_LOCAL_MACHINE\SOFTWARE\Classes\Folder\shell\pintohome] \ No newline at end of file