Ventoy Forums

Full Version: Ventoy-1.0.95 release
You're currently viewing a stripped down version of our content. View the full version with proper formatting.
  • 2023/08/23 --- 1.0.95 release
  1. Drag to resize Ventoy2Disk.exe dialog width.

  2. Fix a bug when booting veket_24.

  3. Fix a bug when booting the latest UOS server ISO.

  4. New distro support: vanilladpup

  5. New distro support: FydeOS 17

  6. languages.json update
Is 1.0.95 available via Download on the Ventoy website? When clicking, it navigates to GIT's 1.0.94.
(08-23-2023, 06:19 PM)GCMartin Wrote: [ -> ]Is 1.0.95 available via Download on the Ventoy website? When clicking, it navigates to GIT's 1.0.94.

I see the same for the last 2 days.  I suspect something wasn't pushed correctly to the Github repository.
How to display HDD information and capacity?






+ vbox {
left = 90%
top = 3%
width = 10%
+ hbox {
+ label {text = "@@grub_cpu_platform" color = #FFFFFF"}
}
+ hbox {
+ label {text = "@@grub_total_ram" color = #FFFFFF"}
+ label {text = " MB" color = #FFFFFF"}
}
+ hbox {
+ label {text = "@@gfxmode" color = #FFFFFF"}
}
}