Share via

how to succesfully instal DTS:X but DISM fails Error: 0xc1570118

ALMEXCZ 0 Reputation points
2025-01-09T19:45:56.1366667+00:00

"*** DISM install DTS:X Ultra package ***"

C:\Users\denis\AppData\Local\Temp\7zS2973.tmp>cd C:\Users\denis\AppData\Local\Temp\7zS2973.tmp\DTSXUltraHSA_1.11.14.0_x64

C:\Users\denis\AppData\Local\Temp\7zS2973.tmp\DTSXUltraHSA_1.11.14.0_x64>dism.exe /online /Add-ProvisionedAppxPackage /PackagePath:"541bbf7c680b4237a82c8eb42d98100c.appxbundle" /LicensePath:"541bbf7c680b4237a82c8eb42d98100c_License1.xml" /DependencyPackagePath:"Microsoft.NET.Native.Framework.1.7_1.7.27413.0_x64__8wekyb3d8bbwe.appx" /DependencyPackagePath:"Microsoft.NET.Native.Runtime.1.7_1.7.27422.0_x64__8wekyb3d8bbwe.appx" /DependencyPackagePath:"Microsoft.VCLibs.140.00_14.0.30704.0_x64__8wekyb3d8bbwe.appx" /Region:"all"

Deployment Image Servicing and Management tool

Version: 10.0.26100.1

Image Version: 10.0.26100.2605

Error: 0xc1570118

DISM failed. No operation was performed.

For more information, review the log file.

The DISM log file can be found at C:\WINDOWS\Logs\DISM\dism.log

C:\Users\denis\AppData\Local\Temp\7zS2973.tmp\DTSXUltraHSA_1.11.14.0_x64>cd ..

"*** DISM install DTS Sound Unbound package ***"

C:\Users\denis\AppData\Local\Temp\7zS2973.tmp>cd C:\Users\denis\AppData\Local\Temp\7zS2973.tmp\DtsSoundUnbound_Release_v2023.2.0.0

C:\Users\denis\AppData\Local\Temp\7zS2973.tmp\DtsSoundUnbound_Release_v2023.2.0.0>dism.exe /online /Add-ProvisionedAppxPackage /PackagePath:"3162ec20254e487ca986d4bcbb09ce2f.appxbundle" /LicensePath:"3162ec20254e487ca986d4bcbb09ce2f_License1.xml" /DependencyPackagePath:"Microsoft.NET.Native.Framework.2.2_2.2.29512.0_x64__8wekyb3d8bbwe.appx" /DependencyPackagePath:"Microsoft.NET.Native.Runtime.2.2_2.2.28604.0_x64__8wekyb3d8bbwe.appx" /DependencyPackagePath:"Microsoft.VCLibs.140.00_14.0.30704.0_x64__8wekyb3d8bbwe.appx" /Region:"all"

Deployment Image Servicing and Management tool

Version: 10.0.26100.1

Image Version: 10.0.26100.2605

Error: 0xc1570118

DISM failed. No operation was performed.

For more information, review the log file.

The DISM log file can be found at C:\WINDOWS\Logs\DISM\dism.log

C:\Users\denis\AppData\Local\Temp\7zS2973.tmp\DtsSoundUnbound_Release_v2023.2.0.0>cd ..

"Done"

C:\Users\denis\AppData\Local\Temp\7zS2973.tmp>pause

Press any key to continue . . .

Windows for business | Windows Client for IT Pros | User experience | Other
0 comments No comments
{count} votes

1 answer

Sort by: Most helpful
  1. Anonymous
    2025-01-13T08:27:04.1233333+00:00

    Hello

    Thank you for posting in Q&A forum.

    There are some steps you can try:

    1. Ensure your system is fully updated. Sometimes, missing updates can cause issues with installations.
    2. Run DISM and SFC Scans:

    Open Command Prompt as an administrator and run :

    DISM /Online /Cleanup-Image /RestoreHealth

    sfc /scannow

    These commands will attempt to repair any corrupted system files.

    1. Install DTS:X Drivers Manually.
    2. Ensure there are no other audio enhancement software or drivers that might conflict with DTS:X. Uninstall any such software if found.
    3. Update Audio Drivers.
    4. Perform a clean boot to eliminate software conflicts.

    I hope the information above is helpful.

    If you have any questions or concerns, please feel free to let us know.

    Best Regards,

    Daisy Zhou

    ============================================

    If the Answer is helpful, please click "Accept Answer" and upvote it.

    0 comments No comments

Your answer

Answers can be marked as 'Accepted' by the question author and 'Recommended' by moderators, which helps users know the answer solved the author's problem.