Steve Si
Steve Si
I thought this was fixed (issue #12)???  The test file must be freshly made so it only uses $MFT for data to see the error.
e.g. ``` !BAT set A=1 set B=2 (start debug single-step here) set C=3 ``` Is it possible to start single-stepping from within a batch file or set a breakpoint inside...
Is it possible to have an 'include' command for menu.lst ? e.g. title ssss root () title bbb root () if exist /extra.cfg **include** /extra.cfg title ccc root ()
If you create a Windows XP virtual machine in VMWare Player, and attach a bootable grub4dos ISO to the VM's CD, it will boot to the ISO\CD grub4dos menu. You...
The Yubikey https://www.youtube.com/watch?v=_mlpldBzfrI can generate 38 and 64 character passwords. This cannot be used with grub4dos password command however because the password command only accepts 30 characters. Could the limit...
 Error message is caused by incorrect %ISO% value. If the line contains % symbols, can you also print the expanded version of the line: e.g. partnew (%E2BDEV%,3) 0x0 %ISO%...
I came across this issue when I had a filename of /WinntSetup/**enabled=1** present. I was using a batch file to enumerate all files in the folder using ls | call...
grub and grub4dos both use the _grub>_ command prompt. This causes confusion when a user reports a boot problem as they often say they are using 'grub' when they are...
[FATCOPY_ISS115.zip](https://github.com/chenall/grub4dos/files/216839/FATCOPY_ISS115.zip) I have noticed that 'fat copy' command does not copy some files but has no problem with many other similar files. A test case is attached
### Official FAQ - [X] I have checked the official FAQ. ### Ventoy Version 1.0.79 ### What about latest release Yes. I have tried the latest release, but the bug...