Posts: 59
Threads: 19
Joined: Jul 2020
Reputation:
5
Is 1.0.95 available via Download on the Ventoy website? When clicking, it navigates to GIT's 1.0.94.

Happy to learn how to ...
Posts: 84
Threads: 17
Joined: May 2021
Reputation:
0
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"}
}
}