Support Forums

Full Version: DirectX Installing Help
You're currently viewing a stripped down version of our content. View the full version with proper formatting.
When I try and install Direct X I get this error "The cabinet file required for this installation cannot be trusted."

Any help please?? Pinch
Try extracting the data from the .cab file then and see what you find in there.
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 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.
(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 Sad
You're still getting the .cab error?

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
Are you an admin on that computer? Also, gyazo/screenshot that error please.