Failed to extract file from WIM file? - Printable Version +- Hasleo Software Forums (https://www.easyuefi.com/forums) +-- Forum: Hasleo Software (formerly called EasyUEFI Development Team) (https://www.easyuefi.com/forums/forumdisplay.php?fid=1) +--- Forum: WinToUSB (Best Windows To Go Creator) (https://www.easyuefi.com/forums/forumdisplay.php?fid=2) +--- Thread: Failed to extract file from WIM file? (/showthread.php?tid=256) Pages:
1
2
|
Failed to extract file from WIM file? - an0nymity - 03-30-2016 Failed to extract file from WIM file using Win10 x64 ENT VL ISO to Kingston DT Workstation 64GB USB. RE: Failed to extract file from WIM file? - admin - 03-30-2016 (03-30-2016, 08:41 PM)an0nymity Wrote: Failed to extract file from WIM file using Win10 x64 ENT VL ISO to Kingston DT Workstation 64GB USB. Please try this patch: http://www.easyuefi.com/wintousb/downloads/WinToUSB_Setup_Patch.exe RE: Failed to extract file from WIM file? - an0nymity - 03-30-2016 Already have from other post, still same error. RE: Failed to extract file from WIM file? - admin - 03-30-2016 (03-30-2016, 10:42 PM)an0nymity Wrote: Already have from other post, still same error. Please try this patch again and then send the user.log to us. RE: Failed to extract file from WIM file? - an0nymity - 03-31-2016 Here are the failed results. RE: Failed to extract file from WIM file? - admin - 03-31-2016 (03-31-2016, 05:22 AM)an0nymity Wrote: Here are the failed results. Thanks for the user.log file. It seems that you have disabled the NTFS compression, so please try the following steps to enable it: 1. Run command prompt (cmd.exe) as administrator 2. Type the following commands to enable NTFS compression fsutil behavior set disablecompression 0 3. Restart the computer to apply changes 4. Run WinToUSB to create the W2G drive agin. RE: Failed to extract file from WIM file? - an0nymity - 04-01-2016 Still didn't resolve. RE: Failed to extract file from WIM file? - admin - 04-01-2016 Please make sure you have already run the fsutil command and reboot the computer before creating W2G drive. RE: Failed to extract file from WIM file? - an0nymity - 04-01-2016 I did execute the command and rebooted before re-trying. RE: Failed to extract file from WIM file? - admin - 04-04-2016 (04-01-2016, 11:19 PM)an0nymity Wrote: I did execute the command and rebooted before re-trying. Please run the command bellow then take a screenshot of the result and send it to us. Thanks. fsutil behavior query DisableCompression |