If you need to work at home, you must connect the VPN to the company's network. Yesterday, we finally installed Windows 7 on the company's machine (Lenovo ThinkPad t61). VPN is also essential. So I found the Cisco VPN Client 5.0.0.4.0300 on the Internet to prepare for installation. When the problem arises, the system prompts "internal error: 2738" during the installation process. I have found some solutions on the Internet and shared them with you. I hope this will help those who have the same problem.
In addition, there was no problem with the VPN Client installed on the home desktop, so I decided it was a problem with some machines and started to explain the solution process.
1. If you have installed a Cisco VPN Client before, uninstall it and restart it.
2. Download Citrix dne update. The website provides two tools: one for fixing dne and the other for updating dne.
For example, download winfix.exe and dneupdate. MSI (note 32/64-bit ).
Run winfix.exe to fix dne first.
Then install dne Update (dneupdate. MSI) and restart it.
The twoProgramAfter the installation is complete, run the Cisco VPN Client installation program to check whether the installation can be successful. If so, congratulations and you will not need to read the subsequent sections. If the installation still fails, do not proceed ~
3. Load the VBScript engine and run it in the Start Menu.Regsvr32 VBScript. dllAfter loading, the VPN still cannot be installed. You can see on a website that you need to delete VBScript in HKEY_CURRENT_USER.
4. Run the Command Prompt window as an administrator to delete VBScript from HKEY_CURRENT_USER and runReg Delete "HKEY_CURRENT_USER \ Software \ Classes \ CLSID \ {B54F3741-5B07-11CF-A4B0-00AA004A55E8}"/F
After the VPN is successfully deleted, the VPN is re-installed. The above steps are not necessarily required. They may be different for different machines or systems with different software installed. Therefore, it is only for your reference to solve the problem.