I have a desktop with Asrock B550M pro motherboard and its firmware is UEFI. The setup offers custom key management under Secure Boot. I downloaded Windows UEFI CA 2023.crt from Microsoft as well as created by own certificate using OpenSSL. I appended both the certificates as Public Certificates in db […]
Yearly Archives: 2025
21 posts
I setup a batch file in the same directory as the program it launches and it works properly with the switches. But the same program will not properly run when called for in batch file located outside of the program, but with the path specified within it. Does there need […]
I am trying to use VBA to automate the creation of 52 slides in PowerPoint, where each slide is a duplicate of the first slide but with updated text inside a text box. The goal is to have the slides display “Week 1,” “Week 2,” …, “Week 52” sequentially. I’ve […]