WoeUSB ng
1.0.0

Linux程序,可从真实的Windows DVD或Image创建Windows USB Stick安装程序。
该软件包包含两个程序:
支持的图像:
Windows Vista,Windows 7,Windows 8.x,Windows 10。所有语言和任何版本(Home,Pro ...)和Windows PE均得到支持。
支持的启动模式:
这个项目重写了原始的Woeusb
yay -S woeusb-ngsudo apt install git p7zip-full python3-pip python3-wxgtk4.0 grub2-common grub-pc-bin parted dosfstools ntfs-3gsudo dnf install git p7zip p7zip-plugins python3-pip python3-wxpython4sudo pip3 install WoeUSB-ngsudo apt install git p7zip-full python3-pip python3-wxgtk4.0 grub2-common grub-pc-bin parted dosfstools ntfs-3gsudo pacman -Suy p7zip python-pip python-wxpythonsudo dnf install git p7zip p7zip-plugins python3-pip python3-wxpython4git clone https://github.com/WoeUSB/WoeUSB-ng.git
cd WoeUSB-ng
sudo pip3 install . git clone https://github.com/WoeUSB/WoeUSB-ng.git
cd WoeUSB-ng
git apply development.patch
sudo pip3 install -e .请注意,这不会创建菜单快捷方式,您可能需要两次运行GUI,因为它可能需要调整策略。
要完全删除Woeusb-ng(仅在使用源代码的安装时才需要):
sudo pip3 uninstall WoeUSB-ng
sudo rm /usr/share/icons/WoeUSB-ng/icon.ico
/usr/share/applications/WoeUSB-ng.desktop
/usr/local/bin/woeusbgui
sudo rmdir /usr/share/icons/WoeUSB-ng/Woeusb-NG根据GPL许可证分发。