"0x00000001" Memory referenced by the "0x00a1bdb3" directive. The memory cannot be "read".

Source: Internet
Author: User
Tags file copy

After replacing the notebook with XP, click on My Computer or other time, sometimes prompt, the following error prompt:

---------------------------IExplore.exe-Application Error---------------------------"0x00000001" memory referenced by the "0x00a1bdb3" directive. The memory cannot be "read". To terminate the program, click OK. To debug your program, click Cancel. ---------------------------OK to   cancel   ---------------------------
Workaround:

1. Create a new TXT document on the desktop and modify the document format to bat.

2, right-click Edit, in the bat file copy the following two sentences:

For%1 in (%windir%\system32\*.dll) does regsvr32.exe/s%1for%i in (%windir%\system32\*.ocx) do regsvr32.exe/s%i
Save, close the bat file.

3, double-click the bat file, done!

Contact Us

The content source of this page is from Internet, which doesn't represent Alibaba Cloud's opinion; products and services mentioned on that page don't have any relationship with Alibaba Cloud. If the content of the page makes you feel confusing, please write us an email, we will handle the problem within 5 days after receiving your email.

If you find any instances of plagiarism from the community, please send an email to: info-contact@alibabacloud.com and provide relevant evidence. A staff member will contact you within 5 working days.

A Free Trial That Lets You Build Big!

Start building with 50+ products and up to 12 months usage for Elastic Compute Service

  • Sales Support

    1 on 1 presale consultation

  • After-Sales Support

    24/7 Technical Support 6 Free Tickets per Quarter Faster Response

  • Alibaba Cloud offers highly flexible support services tailored to meet your exact needs.