Merge branch 'main' into test-2022

This commit is contained in:
Chris Titus 2022-10-08 18:09:55 -05:00 committed by GitHub
commit 73c965039c
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -679,7 +679,6 @@ $WPFtweaksbutton.Add_Click({
Write-Host "--- C:\Windows\Temp ---"
Write-Host "---"$env:TEMP"---"
Write-Host "================================="
}
If ( $WPFEssTweaksDVR.IsChecked -eq $true ) {
@ -735,7 +734,6 @@ $WPFtweaksbutton.Add_Click({
cmd /c cleanmgr.exe /d C: /VERYLOWDISK
$WPFEssTweaksDiskCleanup.IsChecked = $false
}
If ( $WPFMiscTweaksDisableUAC.IsChecked -eq $true) {
Write-Host "Disabling UAC..."
# This below is the pussy mode which can break some apps. Please. Leave this on 1.