DISMTools 0.5 can now detect any DISM API errors produced by background processes and inform the user about those:
This is due to the API. You can theoretically run this under Windows 7 (.NET Framework 4.8 is supported by Windows 7), but you'll need to remove the DISM API library and replace EVERYTHING with DISM commands.
If there only was a good one working for me (and not against me). Meaning one that isn't a spying, force-feeding piece of bug-infested sh*t. Excludes Windows 8, 10 and 11. Linux is also not possible, but for different reasons.
Use ltsc 2021 no forced update no bloatware build with @freddie-o fantastic script ! Better than windows 7 after install ltsc iot 2021 ( end of update 2032 ) with @freddie-o script
DISMTools generates a log file for each operation in the "logs" directory. Can you share the log file for the application to add that you are having trouble with?
Are you specifying a license file in the AppX addition dialog? If so, try adding the application with the "License file" checkbox disabled:
DISM Appx Provider: PID=2804 TID=4508 Failed while processing unknown argument 'licensefile' at index 3. - CAppxManager:rocessCommandAddAllUserAppxPackage(hr:0x80070057) 2024-06-08 21:24:25, Error DISM DISM Appx Provider: PID=2804 TID=4508 Failed processing command to add Appx package - CAppxManager::ExecuteCmdLine(hr:0x80070057) 2024-06-08 21:24:25, Error DISM DISM.EXE: AppxManager processed the command line but failed. HRESULT=80070057 - Package no. 1: 87 This error has not yet been added to the database, so a useful description can't be shown now. Try running the command manually and, if you see the same error, try looking it up on the Internet. for others apps with license file works fines ( and correct dependecy )
This is just an invalid argument, as the correct argument should be "licensepath". I have pushed a possible fix for this, which should appear shortly.