Block the "Should I stop running this script" window

        A prompt message appears when running a time-consuming Javascript script: Stop running this script? The script on this page causes Internet Explorer to slow down the prompt message, you can use the following methods to remove the prompt message:

1. Add the Styles item in the registry and set the MaxScriptStatements value to 0xFFFFFFFF

        Create a new Styles item under [HKEY_CURRENT_USER\Software\Microsoft\Internet Explorer], add MaxScriptStatements (DWORD value), and set its value to 0xFFFFFFFF.

        Specific steps are as follows:

        Step 1. Press the Win+R key combination on the keyboard or open the "Run" tool in the "Start" menu, enter "regedit" and click "OK" or press "Enter" to open the "Registry Edit" device".

        Step 2. In the "Registry Editor" window, find [HKEY_CURRENT_USER\Software\Microsoft\Internet Explorer] in turn.

        Step 3. Right-click on "Internet Explorer" and select New "Item".

        Step 4. Rename the new "Item" to "Styles".

        Step 5. Under "Styles", create a new "DWORD (32-bit) Value".

        Step 6. Rename the newly created "DWORD (32-bit) value" to MaxScriptStatements.

        Step 7. Double-click "MaxScriptStatements", change its "Value Data" to "0xFFFFFFFF" and click "OK" to save.



2. Use the repair package provided by Microsoft to repair

        http://download.microsoft.com/download/5/9/5/595D11B8-A0FD-4EA0-BF0D-F113258FC28A/MicrosoftFixit50403.msi

Guess you like

Origin http://10.200.1.11:23101/article/api/json?id=326988476&siteId=291194637