-
-
Notifications
You must be signed in to change notification settings - Fork 1.3k
Closed
Description
set "App=HKLM\SOFTWARE\Microsoft\Windows NT\CurrentVersion\AppCompatFlags"
set "Config=SQ_SSE2ProcessorSupport=TRUE,SQ_SSE4_2ProcessorSupport=TRUE,SQ_NXProcessorSupport=TRUE,SQ_CompareExchange128=TRUE,SQ_LahfSahfSupport=TRUE,SQ_PrefetchWSupport=TRUE,SQ_PopCntInstructionSupport=TRUE,SQ_SecureBootCapable=TRUE,SQ_SecureBootEnabled=TRUE,SQ_TpmVersion=2,SQ_RamMB=9999,SQ_SystemDiskSizeMB=99999,SQ_CpuCoreCount=9,SQ_CpuModel=99,SQ_CpuFamily=99,SQ_CpuMhz=9999,"
reg delete "%App%\CompatMarkers" /f
reg delete "%App%\Shared" /f
reg delete "%App%\TargetVersionUpgradeExperienceIndicators" /f
reg add "%App%\HwReqChk" /v HwReqChkVars /t REG_MULTI_SZ /s , /d "%Config%" /f
15w34r0n3D4y
Metadata
Metadata
Assignees
Labels
No labels