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許可證分發。