JonnyTech

Results 407 comments of JonnyTech

> [src.tar.gz](https://github.com/user-attachments/files/19436704/src.tar.gz) > > try to replace this file rebuild dc. you can roll back changes with git restore /path/to/file @j2969719 @advice2020 this works perfectly.

> if you have some time, I was wondering if by any chance you have tried this web plugin out recently? Please state exactly what you want me to test,...

Thank you for the concise instructions, much appreciated. > try installing `webengine_qt_qt6.wlx` for doublecmd-qt6 Done, on: ``` Double Commander Version: 1.1.29 gamma Revision: 800 Commit: b4b2d9a36 Build: 2025/10/12 Lazarus: 3.8.0.0...

Typo clarification: latest release is **v2025.01**

> I get this 0x8007001 0x4002f It means that the Windows installer cannot access the installation files. Which is correct because the installer only recognises fat32 and ntfs. The iso...

If you boot the computer in BIOS / MBR mode then exfat works, but booting in UEFI / GPT mode fails with the error message. Maybe ventoy creates a MBR...

Well done. Please share your process so that other windows users can benefit.

An explanation of what you were doing would be helpful rather than just an image Therefore I can only speculate at what is going on... The command in `umount` not...

Some thoughts on expanding this to fit in with the existing Windows ISO configuration file: Grub has the `test` command (https://www.gnu.org/software/grub/manual/grub/html_node/test.html#test) > 17.4.74 test > Command: test expression > Evaluate...

Not sure how to look inside the `.wim` for a file. This is untested: `[ -s (loop)/sources/boot.wim/Windows/Boot/DVD/EFI/BCD ]` - ie look for the BCD file within the wim within the...