Skip to content

Commit 9dfb5c7

Browse files
committed
newline at the end
1 parent 9f282c8 commit 9dfb5c7

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

UndoDisableHyperV.bat

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,4 +3,4 @@ dism /Online /Enable-Feature:HypervisorPlatform /NoRestart
33
dism /Online /Enable-Feature:VirtualMachinePlatform /NoRestart
44
reg add HKEY_LOCAL_MACHINE\SYSTEM\CurrentControlSet\Control\DeviceGuard\Scenarios\HypervisorEnforcedCodeIntegrity /v Enabled /t REG_DWORD /d 1 /f
55
reg add HKEY_LOCAL_MACHINE\SYSTEM\CurrentControlSet\Control\DeviceGuard\Scenarios\HypervisorEnforcedCodeIntegrity /v WasEnabledBy /t REG_DWORD /d 2 /f
6-
reg add HKEY_LOCAL_MACHINE\SYSTEM\CurrentControlSet\Control\DeviceGuard /v EnableVirtualizationBasedSecurity /t REG_DWORD /d 1 /f
6+
reg add HKEY_LOCAL_MACHINE\SYSTEM\CurrentControlSet\Control\DeviceGuard /v EnableVirtualizationBasedSecurity /t REG_DWORD /d 1 /f

0 commit comments

Comments
 (0)