01-06-2012, 10:25 AM
01-06-2012, 10:30 AM
Try extracting the data from the .cab file then and see what you find in there.
01-06-2012, 11:58 AM
Are you getting the installation directly from the Microsoft website? If you are then there might be a compatibility issue on your part with the installation.
If you are not getting the installation directly from the website then do here: http://www.microsoft.com/download/en/details.aspx?id=35
If you are not getting the installation directly from the website then do here: http://www.microsoft.com/download/en/details.aspx?id=35
01-06-2012, 08:55 PM
If you have trouble downloading by the file through that link, I personally extracted the setup files and archived them for you based ON the link that Quizzical gave you. Here: http://www.mediafire.com/?5l2ni2od4vm5w5f
Contents:
dxwsetup.exe is the installation file that you need to run.
Contents:
Code:
dsetup.dll
dsetup32.dll
dxwsetup.cif
dxwsetup.exe
dxsetup.inf
dxwsetup.exe is the installation file that you need to run.
01-07-2012, 02:02 PM
(01-06-2012, 08:55 PM)AceInfinity Wrote: [ -> ]If you have trouble downloading by the file through that link, I personally extracted the setup files and archived them for you based ON the link that Quizzical gave you. Here: http://www.mediafire.com/?5l2ni2od4vm5w5f
Contents:
Code:dsetup.dll
dsetup32.dll
dxwsetup.cif
dxwsetup.exe
dxsetup.inf
dxwsetup.exe is the installation file that you need to run.
No sorry same error
01-07-2012, 02:39 PM
You're still getting the .cab error?
Try running chkdsk or sfc (System File Checker)
Here:
Then try installing DirectX
Also you might have to re-register your Cryptographic services components. Open the RUN command from your start menu, and enter in these, one at a time (line by line):
Try running chkdsk or sfc (System File Checker)
Here:
Code:
sfc /scannow
Then try installing DirectX
Also you might have to re-register your Cryptographic services components. Open the RUN command from your start menu, and enter in these, one at a time (line by line):
Code:
regsvr32 /u softpub.dll
regsvr32 /u wintrust.dll
regsvr32 /u initpki.dll
regsvr32 /u dssenh.dll
regsvr32 /u rsaenh.dll
regsvr32 /u gpkcsp.dll
regsvr32 /u sccbase.dll
regsvr32 /u slbcsp.dll
regsvr32 /u mssip32.dll
regsvr32 /u cryptdlg.dll
01-08-2012, 03:30 PM
Are you an admin on that computer? Also, gyazo/screenshot that error please.