製作開機碟時出現錯誤訊息
「We were unable to copy your files. Please check your USB device and the selected ISO file and try again.」
1.從搜尋中找到並開啟 命令提示字元 或是輸入 cmd
2.輸入diskpart = > 如出現「是否允許這個程式存取你的電腦」= > 是
3.輸入list disk 會出現你現在所有的磁碟槽
4.輸入 select disk x = > x帶入你想格式化的隨身碟編號
5.分別輸入後按enter,再輸入下一項
When using the download tool, appear error message :
「We were unable to copy your files. Please check your USB device and the selected ISO file and try again.」
1.Click "start" or "search" -> Enter "cmd" to open "Command Prompt"
2.Enter " diskpart "
3.Enter " list disk " and it will show all disk in your PC
4.Enter " select disk x " = > x is the disk which you want to format
5.Enter "clean" ,and press enter -> "create partition primary" -> "active" -> "format quick fs=fat32" -> "assign" -> "exit"
6.Try Windows Download Tool again