From 07a11162fbc78bb57f8fb8ff5181037dd3c4546b Mon Sep 17 00:00:00 2001 From: Michael Resta Date: Wed, 9 Oct 2024 00:35:56 +0000 Subject: [PATCH] Update Reimage PC.ps1 --- Reimage PC.ps1 | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Reimage PC.ps1 b/Reimage PC.ps1 index 1262544..7e69a13 100644 --- a/Reimage PC.ps1 +++ b/Reimage PC.ps1 @@ -20,7 +20,7 @@ Set-ItemProperty -Path "REGISTRY::HKEY_CURRENT_USER\SOFTWARE\Microsoft\Windows\C Set-ItemProperty -Path "REGISTRY::HKEY_CURRENT_USER\SOFTWARE\Microsoft\Windows\CurrentVersion\Explorer\User Shell Folders" -Name "My Video" -Value "%USERPROFILE%\My Files\Videos" #Old Right Click Menu in Win 11 -reg add “HKCU\Software\Classes\CLSID\{86ca1aa0-34aa-4e8b-a509-50c905bae2a2}\InprocServer32” /f /ve +reg add “HKCU\Software\Classes\CLSID\{86ca1aa0-34aa-4e8b-a509-50c905bae2a2}\InprocServer32” /f /ve #App Installs Set-ExecutionPolicy Bypass