Some of my latest apps done for XP

Discussion in 'Windows XP / Older OS' started by Maroc, Jan 19, 2024.

  1. nicolaasjan

    nicolaasjan MDL Junior Member

    Jan 27, 2020
    52
    10
    0
  2. nicolaasjan

    nicolaasjan MDL Junior Member

    Jan 27, 2020
    52
    10
    0
    @Maroc
    I managed to setup a Python 3.11.9 32bit environment in a Windows 10 VM and installed the requirements to build yt-dlp.
    Then I transferred the contents of `.\Python311\ Lib\site-packages` and` .\Python311\Scripts` to the environment in Windows XP.
    After that the build of yt-dlp succeeded without error, but upon launching it threw this: :(

    20240428-2.png
     
  3. nicolaasjan

    nicolaasjan MDL Junior Member

    Jan 27, 2020
    52
    10
    0
  4. MilkChan

    MilkChan MDL Senior Member

    Mar 8, 2020
    429
    235
    10
    Nice
    that's the correct error message. And I'm really glad it solved the problem.
     
  5. nicolaasjan

    nicolaasjan MDL Junior Member

    Jan 27, 2020
    52
    10
    0
    Now I just saw there were warnings during building of yt-dlp:

    Code:
    20709 INFO: Extra DLL search directories (PATH): []
    21230 WARNING: Library not found: could not resolve 'wevtapibase.dll', dependency of 'C:\\Python311\\libadv32.dll'.
    21230 WARNING: Library not found: could not resolve 'advapiEx.dll', dependency of 'C:\\Python311\\libkrnl.dll'.
    21230 WARNING: Library not found: could not resolve 'AddOn.dll', dependency of 'C:\\Python311\\libws32.dll'.
     
  6. Maroc

    Maroc MDL Junior Member

    Jan 8, 2021
    94
    121
    0
  7. Aestratos

    Aestratos MDL Novice

    Mar 30, 2024
    5
    2
    0
    That's disappointing, but I have seen it coming. Anyway thanks for the CLI part, at least.
    And what's about MediaInfo GUI? Is it possible, even without working shell integration? Not a burning issue, but still if you have some spare time...
     
  8. Maroc

    Maroc MDL Junior Member

    Jan 8, 2021
    94
    121
    0