mirror of
https://github.com/gnh1201/welsonjs.git
synced 2024-11-26 07:21:43 +00:00
Create IEMaxScriptStatements.bat
This commit is contained in:
parent
27c4910307
commit
8942eea6df
4
IEMaxScriptStatements.bat
Normal file
4
IEMaxScriptStatements.bat
Normal 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
|
Loading…
Reference in New Issue
Block a user