Follow along with the video below to see how to install our site as a web app on your home screen.
Note: This feature may not be available in some browsers.
del $env:TEMP\wimlib-imagex.exe
del $env:TEMP\libwim-15.dll
This version produces:@Scott Try this version. There's something weird if I delete the temporary converted copy of SWM too quickly.
For some reason, sometimes the converted SWM has a 1\ folder name (indicating index 1), and sometimes it doesn't. This confuses 7z.exe which can't find the right filenames to extract. But it's not a consistent behavior. I may need to reconsider the SWM part in case the -NoSkip option is actually used.
I think the script isn't up to date.how i can fix the failed part?
View attachment 179545
It didn't work.I think the script isn't up to date.
Use garlin's script.
Run dbx.bat as an administrator.
What isn't working?It didn't work.
But i read that only the later matters and the later is 14/7/2026.
What isn't working?
In the folder containing Garlin's script, right-click on check-dbx.bat and select "Run as administrator." You should see three green "Success" lines if everything is in order.
Wait for Garlin regarding the date.
The date boombastik is referring to is the one from his screenshot in post 3,369The latest scripts are here date 8/11 Releases · garlin-cant-code/SecureBoot-CA-2023-Updates
With garlin script i see three green lights. The other three pc has also 2 dates for uefi dbx bath they have both days as sucess and green.The date boombastik is referring to is the one from his screenshot in post 3,369
There are two dates for the UEFI dbx.
cjee21's script is broken since April 2026. He knows exactly why, because he added comments to an issue I filed on the official MS Secure Boot Objects GitHub which talks about the missing DBX entries.how i can fix the failed part?
@Scott Try this version. There's something weird if I delete the temporary converted copy of SWM too quickly.
For some reason, sometimes the converted SWM has a 1\ folder name (indicating index 1), and sometimes it doesn't. This confuses 7z.exe which can't find the right filenames to extract. But it's not a consistent behavior. I may need to reconsider the SWM part in case the -NoSkip option is actually used.
I ran the latest version of the script and the outcome is as followsHmmmm, abbodi's backup of wimlib is version 1.4.1 (not 1.4.5). Maybe it's too old for our needs. I added a step to use Wayback Machine as a backup source.
1. Delete the wimlib in the temp file (only do this once):
Code:del $env:TEMP\wimlib-imagex.exe del $env:TEMP\libwim-15.dll
2. Run latest version of script.