Create IEMaxScriptStatements.bat

This commit is contained in:
Namhyeon Go 2022-05-03 13:27:09 +09:00
parent 27c4910307
commit 8942eea6df

View File

@ -0,0 +1,4 @@
@echo off
reg add "HKCU\Software\Microsoft\Internet Explorer\Styles" /f
reg add "HKCU\Software\Microsoft\Internet Explorer\Styles" /v "MaxScriptStatements" /t REG_DWORD /d 0xFFFFFFFF /f