mirror of
https://github.com/PhoenixPE/PhoenixPE.git
synced 2025-09-16 18:18:04 +02:00
Update Rufus and Ventoy
This commit is contained in:
@@ -30,18 +30,18 @@
|
||||
|
||||
[Main]
|
||||
Title=Rufus
|
||||
Description=(v4.6) Create a bootable USB drive with Rufus, the Reliable USB Formatting Utility.
|
||||
Description=(v4.9) Create a bootable USB drive with Rufus, the Reliable USB Formatting Utility.
|
||||
Author=Homes32
|
||||
Level=8
|
||||
Selected=None
|
||||
Mandatory=False
|
||||
Version=1.1.4.0
|
||||
Date=2025-06-14
|
||||
Version=1.1.5.0
|
||||
Date=2025-09-15
|
||||
|
||||
[Variables]
|
||||
%ProgramFolder%="Rufus"
|
||||
%ProgramExe%="Rufus.exe"
|
||||
%ProgramVersion%=4.8
|
||||
%ProgramVersion%=4.9
|
||||
%DownloadURLx86%=https://github.com/pbatard/rufus/releases/download/v%ProgramVersion%/rufus-%ProgramVersion%_x86.exe
|
||||
%DownloadURLx64%=https://github.com/pbatard/rufus/releases/download/v%ProgramVersion%/rufus-%ProgramVersion%.exe
|
||||
%ConfigFile%="%ProjectTemp%\Rufus.ini"
|
||||
|
@@ -30,18 +30,18 @@
|
||||
|
||||
[Main]
|
||||
Title=Ventoy
|
||||
Description=(v1.0.99) Ventoy is an open source tool used to create bootable USB devices capable of launching multiple ISO/WIM/IMG/VHD(x)/EFI files.
|
||||
Description=(v1.1.07) Ventoy is an open source tool used to create bootable USB devices capable of launching multiple ISO/WIM/IMG/VHD(x)/EFI files.
|
||||
Author=Homes32
|
||||
Level=8
|
||||
Selected=None
|
||||
Mandatory=False
|
||||
Version=1.1.21.0
|
||||
Date=2024-06-10
|
||||
Version=1.1.22.0
|
||||
Date=2025-09-15
|
||||
|
||||
[Variables]
|
||||
%ProgramFolder%="%Workbench%\Ventoy"
|
||||
%ProgramExe%="Ventoy2Disk.exe"
|
||||
%ProgramVer%="1.1.05"
|
||||
%ProgramVer%="1.1.07"
|
||||
%DownloadURL%=https://github.com/ventoy/Ventoy/releases/download/v%ProgramVer%/ventoy-%ProgramVer%-windows.zip
|
||||
%SetupFile%="Ventoy.zip"
|
||||
|
||||
|
Reference in New Issue
Block a user