Java – Error installing JDK
The following error occurred while installing JDK 1.7 on Windows 8
I downloaded the latest version of JDK from Oracle foundation JDK 1.6 was installed on my computer before I uninstalled it and tried to install this version and encountered this error
For more information, I have installed JRE 1.7.0 on my system
Solution
Error:
"Error 1335. The cabinet file 'st170510.cab' required for this installation is corrupt and cannot be used. This Could indicate a network error,or a problem with this package."
It's not because of a problem in the JDK setup or because of this
Some reasons may be:
>Some studies have shown that this problem may occur due to poor ram
Source – https://forum.openoffice.org/en/forum/viewtopic.php?f=15&t=65872 >This is a Windows Installer error that may occur with different cabinet file names (usually on the CD) on the installation media
Source – error-1335-the-cabinet-file-filecab-required-for-this-installation-is-corrupt-and-cannot-be-used-this-could-indicate-a-network-error-an-error-reading-from-the-cd-rom-or-a-problem-with-this-package > can be caused by user access control
Source – http://www.symantec.com/connect/forums/error-error-1335the-cabinet-file-data1cab-required-installation-corrupt-and-cannot-be-used-co >The installer is corrupted by firewall or virus software running on the computer
Source – http://www.tomshardware.com/forum/7992-63-error-1335-help >Occurs when setup cannot access the necessary files from the DVD / CD-ROM drive
Source – http://helpx.adobe.com/creative-suite/kb/install-error-1311-1335-or.html
Each link has its own list of steps to solve the problem In your case, you are not sure what might cause the problem
You can try different solutions and see if someone can help
thank you!!