Skip to content

Releases: Aquilabot/ventoy-menu

First release

30 Apr 23:06
Compare
Choose a tag to compare

Ventoy-menu

Basically a frontend for your usb with ventoy

Installation

To install it simply unzip the file into your usb with ventoy

bash:

  curl -fsSL github.com/Aquilabot/ventoy-menu/releases/latest/download/ventoy.zip -O
  unzip ventoy.zip

powershell:

  Invoke-WebRequest github.com/Aquilabot/ventoy-menu/releases/latest/download/ventoy.zip -OutFile ventoy.zip
  Expand-Archive -Path ventoy.zip -DestinationPath .