01-07-2012, 02:39 PM
(This post was last modified: 01-07-2012, 02:43 PM by AceInfinity.)
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