From e2224958f930288750bdd6b3a9cdde99d95747ab Mon Sep 17 00:00:00 2001 From: PusPC <136448868+PusPC@users.noreply.github.com> Date: Fri, 1 Dec 2023 14:12:40 +0000 Subject: [PATCH] Update PusPC1.2.bat Typo fix --- PusPC1.2.bat | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/PusPC1.2.bat b/PusPC1.2.bat index 4e6f8bd..354f18a 100644 --- a/PusPC1.2.bat +++ b/PusPC1.2.bat @@ -211,7 +211,7 @@ powershell "Get-AppxPackage -Name *MicrosoftEdge* | Remove-AppxPackage" cls echo Removing Registry entries . . . . . reg add "HKEY_LOCAL_MACHINE\SYSTEM\CurrentControlSet\Services\MicrosoftEdgeElevationService" /v Start /t REG_DWORD /d 4 /f > nul -red delete "HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Edge" /f > nul +reg delete "HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Edge" /f > nul :3548ezhrjg1241251 REM ; Some pre-hardening reg add "HKLM\SOFTWARE\Policies\Google\Chrome" /v ChromeCleanupEnabled /t REG_SZ /d 0 /f > nul @@ -1489,4 +1489,4 @@ echo WARNING! IF YOU UPDATE WINDOWS YOU MAY NEED TO DO THE PROGRESS AGAIN . . . echo. echo Restart your computer to this to take effect. echo Press anything to exit. -echo. & pause & exit > nul \ No newline at end of file +echo. & pause & exit > nul