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