1. gointern

    gointern MDL Novice

    Nov 15, 2011
    27
    5
    0
    This is dead. What parts of this project are closed source? Lets start making plans for forking this this project otherwise it will be dead.
     
  2. Supern00b

    Supern00b MDL Addicted

    Dec 30, 2010
    768
    560
    30
    We have been saying this in the past. We have repeatedly asked MSMG to open source the project to enable others to work on it.
    He refused to do so, and it's his right. Sad, but it is what it is.
    I've since moved on.

    Cheers.
     
  3. Cristhian

    Cristhian MDL Novice

    Aug 7, 2018
    22
    7
    0
    last Toolkit.cmd was uploaded 4 days ago (24.04.2024)
     
  4. MatePonczas

    MatePonczas MDL Novice

    Nov 21, 2015
    36
    10
    0
    Where it was uploaded? I don't see anything new. I found him on Telegram, he was recently seen 15 th april, and he even didn't answered me, so it must be a fake news as he uploaded a new toolkit.
     
  5. imlost2

    imlost2 MDL Member

    Aug 5, 2013
    183
    184
    10
    Stop hovering to collapse... Click to collapse... Hover to expand... Click to expand...
  6. f0ness

    f0ness MDL Novice

    Aug 23, 2019
    18
    7
    0
    Hi all.

    When I click the PrtSc button I keep getting the error "The system detected an overrun of a stack-based buffer in this application."

    Apart from this scenario, I have never received this error.

    However, sfc /scannow does not detect any errors.

    Has anyone had something similar or know a solution on how to fix it?
     

    Attached Files:

  7. Jingzin

    Jingzin MDL Addicted

    Nov 10, 2021
    666
    536
    30
    i would bet you have removed or disabled something you shouldnt. Check services what have you disabled and event viewer for errors
    and run this
    Dism /Online /Cleanup-Image /ScanHealth
     
  8. Feartamixg

    Feartamixg MDL Addicted

    May 15, 2016
    786
    631
    30
    Is @MSMG the only person with access to upload this new ToolKit.cmd to the download.ru site? I'm unsure if the new file is to be trusted or not, but surely it's worthless without an updated ToolKitHelper.exe?

    I hope @MSMG can return soon with answers and solutions. Since the last update was over 7.5 months ago, people are becoming more concerned and I am also beginning to worry now.

    I am sure @MSMG will return with answers for us all, good or bad - I really hope he has some good news for us all. But we should all remember to be patient after his reply, since there is surely a lot of work to catch up on, mostly thanks to the Windows updates.
     
  9. Yanta

    Yanta MDL Senior Member

    May 21, 2017
    491
    284
    10
    I ran a compare in notepad++ on the two versions. There are essentially three changes.

    1. Some extra code for a dark mode theme in the unattended section(s)
    2. Comparisons for version number 22000 have been changed to 21996.
    3. Some additions for "<RegisteredOwner>".

    An extra "o" was added to "Tooolkit" and the year was changed. That is all.

    Somebody changed it.
     
  10. Yanta

    Yanta MDL Senior Member

    May 21, 2017
    491
    284
    10
    @f0ness The system detected an overrun of a stack-based buffer in this application."

    I have found (at least in my case, yours could be different), that if I attempt to use a CU later than 3324 (August 2023), this error will occur in several places. I can find no way around it and you either live with it or stay on a 9 month old version. I'm on 21H2, but I assume the limitation applies to other editions as well.
     
  11. bala1

    bala1 MDL Member

    May 2, 2015
    179
    150
    10
    @MSMG Thank you for giving a sign of life
     
    Stop hovering to collapse... Click to collapse... Hover to expand... Click to expand...
  12. inTerActionVRI

    inTerActionVRI MDL Expert

    Sep 23, 2009
    1,770
    3,601
    60
    Themes and RegisteredOwner are removed.

    I made these changes available here, on February 21st.
    I fixed the integration of Setup DU and SafeOS DU, at that time, which was causing boot loop problems and also, when performing Inplace Update. And who knows what other problems. But if he didn't insert these changes, I believe he will do something different, after all there must be some specific modification for the new 24H2 versions.
     
    Stop hovering to collapse... Click to collapse... Hover to expand... Click to expand...
  13. Yanta

    Yanta MDL Senior Member

    May 21, 2017
    491
    284
    10
    Mystery solved :)

    I haven't looked at the toolkit since v13.6 was released 9 months ago :)
     
  14. asdf23451

    asdf23451 MDL Member

    Feb 10, 2019
    131
    13
    10
    How would I add .NET 5 and .NET 8 to Windows manually? Apps may use any version between 5 and 8, and I would like to have all versions available for them to use.
     
  15. asdf23451

    asdf23451 MDL Member

    Feb 10, 2019
    131
    13
    10
    Toolkit only has 6 and 7, although it used to have 5 so I could probably get it from an older version. Nothing for 8 though. So I'd like to know how to manually integrate it.