Win7 installation software error Error 1935 how to solve?

  

A teacher at our school installed the Auto CAD2010 software. During the installation process, the Microsoft Visual C++2005 installation was unsuccessful, prompting the error Error 1935 to install the assembly. Call to ask how to solve this problem.

1. Fix the installation software error Error 1935 Install the assembly method, modify the registry value, registry path: HKEY_LOCAL_MACHINE \\SYSTEM \\CurrentControlSet\\Control

Step: Start - Run (Enter Regedit.exe) - OK or Enter, open the Registry Editor;

2, find in the open registry editor: HKEY_LOCAL_MACHINE, and expand: HKEY_LOCAL_MACHINE, found in the HKEY_LOCAL_MACHINE expansion item :SYSTEM, also expand: SYSTEM;

3, found in the expansion item of SYSTEM: CurrentControlSet, expand: CurrentControlSet, find Control in the CurrentControlSet expansion item and expand;

4, found in the expansion item of Control: RegistrySizeLimit, if there is no RegistrySizeLimit item, right click: Control, left click in the drop-down menu: New - DWORD (32-bit) value (D);

5, we named the new item: RegistrySizeLimit;

6, left-click double-click: RegistrySizeLimit, in the pop-up edit DWORD (32-bit) value window, the base number is: In hexadecimal (H), enter: ffffffff in the value data (V) field;

7, we click again: base decimal (D), if there is 4294967295 in the value data column, Click OK, if there is no value data column, enter: 4294967295, then click: OK;

8, back to the registry editor, we can see the DWORD (32-bit) value of RegistrySizeLimit To: 0xffffffff (4294967295), exit the registry editor, restart the computer;

9, after restarting the computer, start - run (enter CMD) - OK or enter, open the administrator command Window;

10. In the administrator command window, we enter SFC /SCANNOW and enter;

11, the system will automatically scan, the scanning process needs several Minutes, when the scan progress prompts 100%, exit the administrator command window;

12, we can successfully install Auto CAD2010 and other software.

Related recommendation:

What should I do if win7 fails to boot? How to solve the boot error code C0000034

Copyright © Windows knowledge All Rights Reserved