Steve Si

Results 93 issues of Steve Si

![image](https://user-images.githubusercontent.com/1469350/210552276-e3bbbf66-0091-49e4-abd6-66e80fb40878.png) ``` menuentry "Test file \A B\t.iso" --class=custom { set cmd="set I=/A\ B/t.iso; pause %I%" linux16 (hd0,1)/grub.exe --config-file=${cmd}; } ``` If specifying a grub4dos path containing spaces, an extra \...

![image](https://user-images.githubusercontent.com/1469350/204263549-e5f18b29-9ec9-4531-b0a7-3fe3032dc8bc.png) also pauses if pager on is set. vbeprobe command should display modes. graphicsmode should not display modes.

in latest 2022-11-28 grub4efi bootx64.efi in graphicsmode 3, command echo $[0x70]FRED works but in graphicsmode -1 800 (for instance) echo $[0x70]FRED produces no text (black on black?) ![image](https://user-images.githubusercontent.com/1469350/204261597-7efe946f-b40f-4f43-a8e1-b9bff2144791.png) 800x600 ![image](https://user-images.githubusercontent.com/1469350/204261703-dec3c84e-d1d9-4f73-b742-c26275b555a9.png)...

![image](https://user-images.githubusercontent.com/1469350/199964425-3556bfbb-533f-4f92-b859-d3d6d2071045.png)

![image](https://user-images.githubusercontent.com/1469350/199960839-56203667-003e-45bd-a6ab-e489c26a6892.png) ``` !BAT call :test 1 2 3 4 5 6 7 8 9 10 11 12 exit :test echo @%*@ goto :eof ```

grub_cpu returns "i386" on a 64-bit system, I suggest setting up some variables for the user to use in his .cfg or .inc files to make it easier, e.g. ```...

Will this work on Windows Home systems? Does it need VSS or Hyper-V? Is it a 32-bit or 64-bit app? What are dependencies/requirements?

v6.0.5 does not download the .msi file libreoffice 5.4.4 gives no error but cannot see .msi file. > Running ChocolateStore to make package... > Downloading: libreoffice-fresh.6.0.5.nupkg > Download Failed: https://download.documentfoundation.org/libreoffice/stable/6.0.5/win/x86/LibreOffice_6.0.5_Win_x86.msi...

Download Failed: http://download.skype.com/3694814915aaa38100bfa0933f948e65/partner/59/SkypeSetup.exe System.Net.WebException: The remote server returned an error: (404) Not Found. at System.Net.HttpWebRequest.GetResponse() at ChocolateStore.PackageCacher.DownloadFile(String url, String destination) in C:\temp\ChocStore\src\ChocolateStore\ PackageCacher.cs:line 72 Download Failed: http://download.skype.com/SkypeSetupFull.exe System.Net.WebException: The remote...

Using g4dos 2022-09-10 release ![image](https://user-images.githubusercontent.com/1469350/189473999-88e92c64-9744-481c-aa35-92f7849028fc.png) previous version ![image](https://user-images.githubusercontent.com/1469350/189474015-521227e4-5c00-4eff-84e7-c28c4a3860ff.png) hotkey g4e not tested.