1, the solution installs the software to appear the error 1935 installs the assembly the method, modifies the registry value, the registry path: Hkey_local_machine/system/currentcontrolset/control
Step: Start-run (input regedit.exe)-OK or enter, open Registry Editor;
2, in the Open Registry Editor found: HKEY_LOCAL_MACHINE, and expand: HKEY_LOCAL_MACHINE, in the HKEY_LOCAL_MACHINE expand items found: System, also expanded: system;
3, in the system's expansion items found: CurrentControlSet, expand: CurrentControlSet, in the CurrentControlSet expand the item found control and expand;
4, in the control of the expanded items found: RegistrySizeLimit, if there is no registrysizelimit this item, then right click: Control, in the Drop-down menu left-click: New-DWORD (32-bit) value (D);
5, we named the new item: RegistrySizeLimit;
6, left-click: RegistrySizeLimit, in the pop-up edit DWORD (32-bit) value window, the base is: hexadecimal (H), in the Value data (V) column input: FFFFFFFF;
7, we click again: Base Decimal (D), if the Value data column has 4294967295, click OK, if the value of the data column is not entered: 4294967295, and then click: OK;
8, back to the Registry Editor, we can see the RegistrySizeLimit DWORD (32-bit) value is: 0xFFFFFFFF (4294967295), exit Registry Editor, restart the computer;
9, restart the computer, start-run (input cmd)-OK or enter, open the Administrator command window;
10, in the Admin Command window, we enter Sfc/scannow, carriage return;
11, at this time the system will automatically scan, the scanning process takes several minutes, when the scan progress prompts to 100%, exit the Administrator command window;
12, we can successfully install the auto CAD2010 and other software.