diff --git a/Reimage PC.ps1 b/Reimage PC.ps1 index 830446f..bd5684d 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