DISMTools

Discussion in 'MDL Projects and Applications' started by Tito, Aug 1, 2023.

  1. The Windows Guy

    The Windows Guy MDL Senior Member

    Dec 7, 2020
    329
    1,080
    10
  2. chib-ba

    chib-ba MDL Novice

    Nov 15, 2022
    11
    10
    0
  3. The Windows Guy

    The Windows Guy MDL Senior Member

    Dec 7, 2020
    329
    1,080
    10
    DISMTools 0.5 can now detect any DISM API errors produced by background processes and inform the user about those:

    DT05_APIError.png
     
  4. Carlos Detweiller

    Carlos Detweiller Emperor of Ice-Cream

    Dec 21, 2012
    6,756
    7,688
    210
    Too bad it doesn't run under 7, not even with ADK installed.
     
    Stop hovering to collapse... Click to collapse... Hover to expand... Click to expand...
  5. The Windows Guy

    The Windows Guy MDL Senior Member

    Dec 7, 2020
    329
    1,080
    10
    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.
     
  6. pm67310

    pm67310 MDL Guru

    Sep 6, 2011
    3,326
    2,507
    120
    .. just switch to modern os
     
    Stop hovering to collapse... Click to collapse... Hover to expand... Click to expand...
  7. Carlos Detweiller

    Carlos Detweiller Emperor of Ice-Cream

    Dec 21, 2012
    6,756
    7,688
    210
    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.
     
    Stop hovering to collapse... Click to collapse... Hover to expand... Click to expand...
  8. KleineZiege

    KleineZiege MDL Expert

    Dec 11, 2018
    1,837
    2,086
    60
    net 4.8 works
     
  9. The Windows Guy

    The Windows Guy MDL Senior Member

    Dec 7, 2020
    329
    1,080
    10
    If your computer is powerful enough, you can try virtual machines.
     
  10. The Windows Guy

    The Windows Guy MDL Senior Member

    Dec 7, 2020
    329
    1,080
    10
    Videos for DISMTools 0.5 are now in the production stages:

    CamtasiaStudio_XE0kptun1g.png
     
  11. vigipirate

    vigipirate MDL Senior Member

    Feb 24, 2011
    396
    97
    10
    thank you sir for works
     
  12. pm67310

    pm67310 MDL Guru

    Sep 6, 2011
    3,326
    2,507
    120
    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
     
    Stop hovering to collapse... Click to collapse... Hover to expand... Click to expand...
  13. pm67310

    pm67310 MDL Guru

    Sep 6, 2011
    3,326
    2,507
    120
    Stop hovering to collapse... Click to collapse... Hover to expand... Click to expand...
  14. The Windows Guy

    The Windows Guy MDL Senior Member

    Dec 7, 2020
    329
    1,080
    10
    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?
     
  15. pm67310

    pm67310 MDL Guru

    Sep 6, 2011
    3,326
    2,507
    120
    the error indicate license.xml not applicable
     
    Stop hovering to collapse... Click to collapse... Hover to expand... Click to expand...
  16. The Windows Guy

    The Windows Guy MDL Senior Member

    Dec 7, 2020
    329
    1,080
    10
    Are you specifying a license file in the AppX addition dialog? If so, try adding the application with the "License file" checkbox disabled:

    fO6mnUnkJg.png
     
  17. pm67310

    pm67310 MDL Guru

    Sep 6, 2011
    3,326
    2,507
    120
    DISM Appx Provider: PID=2804 TID=4508 Failed while processing unknown argument 'licensefile' at index 3. - CAppxManager::processCommandAddAllUserAppxPackage(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 )
     
    Stop hovering to collapse... Click to collapse... Hover to expand... Click to expand...
  18. The Windows Guy

    The Windows Guy MDL Senior Member

    Dec 7, 2020
    329
    1,080
    10
    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.
     
  19. The Windows Guy

    The Windows Guy MDL Senior Member

    Dec 7, 2020
    329
    1,080
    10
    Coming soon:

    DISMTools_ZooKQBEtTg.png

    Windows PE 10 x64-2024-06-13-10-00-32.png