Microsoft Store App Manager

Discussion in 'MDL Projects and Applications' started by mustafa gotr, Dec 8, 2024.

  1. mustafa gotr

    mustafa gotr MDL Senior Member

    Apr 17, 2018
    261
    792
    10
    version 1.8.1
    • Fixed cancel button visibility not persisting when switching tabs during active operations
    • Cancel button now targets only the current tab's operation (Fetch tab → cancels download; Installed tab → cancels rescan only, leaving downloads unaffected)
    • Fixed cancel button becoming disabled after partial cancellation when other operations were still running
    • Rescan cancellation is now near-instant using BeginStop() on active runspaces instead of waiting for pending network requests to complete
     

    Attached Files:

  2. mustafa gotr

    mustafa gotr MDL Senior Member

    Apr 17, 2018
    261
    792
    10
  3. betakernel

    betakernel MDL Novice

    Nov 29, 2017
    38
    11
    0
    After the new version was changed to a pure CMD script, can $script:SettingsFile, $script:SettingsLogFile, and the default DownloadFolder be changed to the directory where the script is located? Mainly because placing them in $env:pPDATA, $env:LOCALAPPDATA, and $env:USERPROFILE makes cleaning up troublesome.
    Thanks.
     
  4. mustafa gotr

    mustafa gotr MDL Senior Member

    Apr 17, 2018
    261
    792
    10
    Excuse me, i can’t
     
  5. mustafa gotr

    mustafa gotr MDL Senior Member

    Apr 17, 2018
    261
    792
    10
  6. mustafa gotr

    mustafa gotr MDL Senior Member

    Apr 17, 2018
    261
    792
    10
  7. mustafa gotr

    mustafa gotr MDL Senior Member

    Apr 17, 2018
    261
    792
    10
    Version 1.8.9
     

    Attached Files:

  8. mustafa gotr

    mustafa gotr MDL Senior Member

    Apr 17, 2018
    261
    792
    10
    Version 1.9.0
     

    Attached Files:

  9. sometogive

    sometogive MDL Novice

    Feb 5, 2026
    30
    23
    0
    Any changelog?

    I hate this corner :p
     
  10. mustafa gotr

    mustafa gotr MDL Senior Member

    Apr 17, 2018
    261
    792
    10
    Code optimized, gui optimized, Themes optimized
     
  11. Carlos Detweiller

    Carlos Detweiller Emperor of Ice-Cream
    Staff Member

    Dec 21, 2012
    8,134
    10,376
    270
    These versions come in like machine gun fire!
     
    Stop hovering to collapse... Click to collapse... Hover to expand... Click to expand...
  12. mustafa gotr

    mustafa gotr MDL Senior Member

    Apr 17, 2018
    261
    792
    10
    I'm thinking of adding an automatic self-update option to our application.
     
  13. Carlos Detweiller

    Carlos Detweiller Emperor of Ice-Cream
    Staff Member

    Dec 21, 2012
    8,134
    10,376
    270
    That would help, I guess.
     
    Stop hovering to collapse... Click to collapse... Hover to expand... Click to expand...
  14. mustafa gotr

    mustafa gotr MDL Senior Member

    Apr 17, 2018
    261
    792
    10
  15. sometogive

    sometogive MDL Novice

    Feb 5, 2026
    30
    23
    0
    #115 sometogive, May 3, 2026
    Last edited: May 3, 2026
    Jesus, you program like world champions :D

    It would be great to be able to deselect certain packages from the outset, preventing them from being available for download or as an update
    The problem is that I keep getting two app updates that I've already updated a thousand times, but they still won't update. Uninstalling them didn't help either.

    If this feature is already included in your package, I apologize in advance. You're doing a fantastic job!
     
  16. mustafa gotr

    mustafa gotr MDL Senior Member

    Apr 17, 2018
    261
    792
    10
    Thank you. I'm curious, which theme became your favorite?
     
  17. sometogive

    sometogive MDL Novice

    Feb 5, 2026
    30
    23
    0
    My favorite theme is Intel, very nice :)
    Lite theme is also my favorite
     
  18. mustafa gotr

    mustafa gotr MDL Senior Member

    Apr 17, 2018
    261
    792
    10
    #118 mustafa gotr, May 3, 2026
    Last edited: May 4, 2026
    (OP)

    Attached Files:

  19. David Retzloff

    David Retzloff MDL Novice

    Apr 30, 2023
    37
    31
    0
    You've been busy and it's appreciated. A Couple items of note, both cosmetic. The Winget information dialog under settings only shows Turkish and not English. A nice to have would be a progress bar especially for Winget. Looking forward to the next update.
     
  20. Mavericks Choice

    Mavericks Choice MDL Guru

    Aug 5, 2015
    4,375
    16,933
    150
    Been using winget lately, your app is the best of both worlds thank you!