mirror of
https://github.com/ChrisTitusTech/winutil.git
synced 2024-11-14 06:35:51 -06:00
Merge branch 'main' into test-2022
This commit is contained in:
commit
73c965039c
@ -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.
|
||||
|
Loading…
Reference in New Issue
Block a user