X-Git-Url: https://glassweightruler.freedombox.rocks/gitweb/Ventoy.git/blobdiff_plain/ac3ab97686d73068f17267fc8360dce1efffc241..ebae102f41d1e18edd576ebff10537acff71b3cd:/INSTALL/README diff --git a/INSTALL/README b/INSTALL/README index 645703e..92502d7 100644 --- a/INSTALL/README +++ b/INSTALL/README @@ -21,8 +21,24 @@ Please refer https://www.ventoy.net/en/doc_start.html for details. 1. sudo sh VentoyWeb.sh 2. open your browser and visit http://127.0.0.1:24680 -========== VentoyWebDeepin.sh =============== -1. sudo sh VentoyWebDeepin.sh + +========== VentoyPlugson.sh =============== +1. sudo sh VentoyPlugson.sh +2. open your browser and visit http://127.0.0.1:24681 + +========== VentoyVlnk.sh =============== +Usage: sudo sh VentoyVlnk.sh CMD FILE + CMD: + -c FILE create vlnk for FILE + -l VLNK parse vlnk file + -v print verbose info + -h print this help + + +========= VentoyGUI =================== +VentoyGUI is native GUI program for Linux (GTK/QT) +1. Just double-click the file (e.g. VentoyGUI.x86_64) +2. If it can not startup after double-click, you can open the terminal and just execute the file (e.g. ./VentoyGUI.x86_64) ========== CreatePersistentImg.sh ===============