diff --git a/scripts/copy-executables.cmd b/scripts/copy-executables.cmd index dc0fdb3..d21ca22 100644 --- a/scripts/copy-executables.cmd +++ b/scripts/copy-executables.cmd @@ -13,6 +13,8 @@ for %%E in ( putty.exe puttygen.exe rufus.exe + uui.exe + unetbootin.exe Windows-ISO-Downloader.exe ) do ( diff --git a/scripts/startmenu/UNetbootin.lnk b/scripts/startmenu/UNetbootin.lnk new file mode 100644 index 0000000..fdd8eef Binary files /dev/null and b/scripts/startmenu/UNetbootin.lnk differ diff --git a/scripts/startmenu/USB-Installer.lnk b/scripts/startmenu/USB-Installer.lnk new file mode 100644 index 0000000..1adb187 Binary files /dev/null and b/scripts/startmenu/USB-Installer.lnk differ diff --git a/software/basic.csv b/software/basic.csv index 9566cb5..3caf080 100644 --- a/software/basic.csv +++ b/software/basic.csv @@ -23,6 +23,8 @@ https://github.com/pbatard/rufus/releases/download/v3.13/rufus-3.13p.exe rufus.e http://www.drivesnapshot.de/download/snapshot64.exe snapshot64.exe https://helgeklein.com/downloads/SetACL/current/SetACL%20(executable%20version).zip setacl.zip https://github.com/Superfly-Inc/ShowKeyPlus/releases/download/ShowKeyPlus1.1.14.1/ShowKeyPlus1.1.14.1.zip showkeyplus.zip +https://www.pendrivelinux.com/downloads/Universal-USB-Installer/Universal-USB-Installer-2.0.0.1.exe uui.exe +https://github.com/unetbootin/unetbootin/releases/download/702/unetbootin-windows-702.exe unetbootin.exe https://github.com/thebookisclosed/ViVe/releases/download/v0.2.1/ViVeTool-v0.2.1.zip vivetool.zip https://ftp.halifax.rwth-aachen.de/videolan/vlc/3.0.12/win64/vlc-3.0.12-win64.exe vlc-setup.exe https://www.heidoc.net/php/Windows-ISO-Downloader.exe Windows-ISO-Downloader.exe