qt5/coin/pre-provisioning/qtci-windows-10_22H2-x86_64/disable-windows-file-protec...

5 lines
285 B
PowerShell

# Disable Windows File Protection
# Windows File Protection feature in Microsoft Windows prevents programs from replacing critical Windows system files.
reg.exe ADD "HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Windows NT\CurrentVersion\Winlogon" /V SFCDisable /T REG_dWORD /D 0xffffff9d /F