有机会下载一份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