php editor Banana brings you solutions to script errors in Win7 systems. When using Win7 system, you may encounter script errors that cause the program to fail to run normally, causing trouble to users. This article will introduce several common script error solutions to help you easily deal with system problems and keep the system running stably.
1. Use the Win E shortcut key to bring up the Resource Manager → open the Control Panel; as shown in the figure:
2. Control Panel → Network and Internet; As shown in the picture:
3. Network and Internet → Internet Options; as shown in the picture:
4. Advanced → Browse → Check Select the [Disable Script Debugging] option → OK. As shown in the picture:
5. There is also a situation where there is such a script error prompt as soon as the computer is turned on, and there is a corresponding URL underneath. This is a problem with the startup items. , just clean up the random startup items; as shown in the figure:
6. Start → Enter [msconfig] during run → OK (or press the Enter key) to open the system configuration; such as As shown in the picture:
7. Click General → Diagnostic Start → OK; as shown in the picture:
8. If there is no prompt after restarting Yes, it is because of the startup items. Clean up the startup items related to this. System Configuration→Startup→Remove Startup Items→OK. As shown in the picture:
9. You can also register the components of the IE browser. Enter: regsvr32 vbscript.dll during operation → OK; as shown in the picture:
10. You can also clean up erroneous scripts by clearing the browser's cache. How to clear IE cache: Start → Control Panel → Internet Options → General → Browsing History → Delete.
The above is the detailed content of Solution to script error in win7 system. For more information, please follow other related articles on the PHP Chinese website!