reversed more hash mismatch issues
This commit is contained in:
parent
533c589638
commit
5a4f3b41c7
@ -52,11 +52,11 @@ powershell -ExecutionPolicy Bypass -File "C:\Scripts\Software\Win11Debloat\Win11
|
|||||||
|
|
||||||
:: Install Zoom
|
:: Install Zoom
|
||||||
echo Installing Zoom...
|
echo Installing Zoom...
|
||||||
winget install --exact --id Zoom.Zoom --silent --ignore-security-hash
|
winget install --exact --id Zoom.Zoom --silent
|
||||||
|
|
||||||
:: Install Adobe Reader
|
:: Install Adobe Reader
|
||||||
echo Installing Adobe Reader...
|
echo Installing Adobe Reader...
|
||||||
winget install --exact --id Adobe.Acrobat.Reader.64-bit --silent --ignore-security-hash
|
winget install --exact --id Adobe.Acrobat.Reader.64-bit --silent
|
||||||
|
|
||||||
:: Enable UAC
|
:: Enable UAC
|
||||||
powershell Set-ItemProperty -Path "HKLM:\SOFTWARE\Microsoft\Windows\CurrentVersion\Policies\System" -Name EnableLUA -Value 1 -Force
|
powershell Set-ItemProperty -Path "HKLM:\SOFTWARE\Microsoft\Windows\CurrentVersion\Policies\System" -Name EnableLUA -Value 1 -Force
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user