1. 程式人生 > >Universal USB Installer集開源軟件之佳作

Universal USB Installer集開源軟件之佳作

ive 精神的 IT style windows -i com 重復 tar.bz2

有機會下載一份uui的源代碼,翻看了一下,呵呵,有意思,幾乎是一個開源軟件的大雜燴,忽然,恍然大悟,原來,作者才是開源軟件精神的代言人,不重復制造輪子的踐行者啊。

uui網址:https://www.pendrivelinux.com/universal-usb-installer-easy-as-1-2-3/

1、windows下的安裝程序制作腳本。NSIS

Homepage: http://nsis.sourceforge.net/Main_Page  

2、刻錄u盤的工具。

dd.exe (DD For Windows)
Homepage: http://www.chrysocome.net/dd
Binary/Source http://
www.chrysocome.net/download

3、DOS環境。

grldr (Grub4DOS) - Chenall build

Homepage: http://grub4dos.chenall.net/
Source: https://github.com/chenall/grub4dos/archive/e81350b0d145678aa0dccca50092f064a0a4bade.zip
Binary: http://dl.grub4dos.chenall.net/grub4dos-0.4.6a-2016-12-12.7z

4、windows下的系統引導器bootloader。

syslinux.exe, memdisk, menu.c32, vesamenu.c32, chain.c32 - (Syslinux)

Homepage: http:
//syslinux.zytor.com Binary/Source 4.07: http://www.kernel.org/pub/linux/utils/boot/syslinux/syslinux-4.07.zip Binary/Source 6.03: http://www.kernel.org/pub/linux/utils/boot/syslinux/syslinux-6.03.zip

5、解壓縮軟件。

7zG.exe, 7z.dll (7zip)

Homepage: http://www.7-zip.org
Binary: https://downloads.sourceforge.net/project/sevenzip/7-Zip/9.20/7z920.exe
Source: https://downloads.sourceforge.net/sevenzip/7z920.tar.bz2

6、系統格式化軟件。

Mke2fs.exe (Mke2fs)

Homepage: http://www.ext2fsd.com
Binary/Source: http://sourceforge.net/projects/ext2fsd/files/Mke2fs/0.02/mke2fs-0.02.zip/download

7、fat32格式化工具。

fat32format.exe (fat32format)

Homepage: http://www.ridgecrop.demon.co.uk/index.htm?fat32format.htm
Binary/Source: http://www.ridgecrop.demon.co.uk/download/fat32formatsrc.zip

8、windows的img格式寫入工具。

Wimlib

Homepage: https://wimlib.net/
Binary: https://wimlib.net/downloads/wimlib-1.10.0-windows-i686-bin.zip
Source: https://wimlib.net/downloads/wimlib-1.10.0.tar.gz

Universal USB Installer集開源軟件之佳作