pbatard / rufus

The Reliable USB Formatting Utility
https://rufus.ie
GNU General Public License v3.0
28.34k stars 2.54k forks source link

Rufus simply closes when clicked on 'Start' button #2425

Closed abhi-deshpande closed 7 months ago

abhi-deshpande commented 7 months ago

<!-- PLEASE READ THIS CAREFULLY:

  1. You MUST read and complete the steps from the checklist below, by placing an x into each [ ] (so that it shows '[x]', NOT '[ x]' or '[x ]'), BEFORE clicking on 'Submit new issue'.

  2. Failure to perform these steps, WHICH ARE ONLY THERE TO HELP YOU, will usually result in your issue being dismissed without notice.

  3. If you are reporting an issue when trying to run Rufus, or when trying to boot a media created by Rufus, you MUST provide a log, period. Please do not assume that the developer(s) will be able to "guess" the specifics of your environment, what image you used, what type of media you used it with or the many many other critical parameters that the log provides data for. To investigate an issue, a log from Rufus is ALWAYS required.

  4. If you still choose not to provide a log when reporting a problem, you agree that your issue will be closed without any further investigation.

YOU HAVE BEEN WARNED. -->

Checklist

Additionally (if applicable):

Issue description

I am trying to create a bootable USB drive with Win11_23H2_EnglishInternational_x64v2.iso. The file has been downloaded from Microsoft's official website and I have successfully used it with Ventoy for one of my friend's computer. The image does not seem tampered anyway. When I select this image and select GPT - UEFI (non CSM) options (BTW they are the default when image is loaded), and click on 'Start', Rufus closes directly. Interestingly, When I change it to MBR - BIOS (or UEFI-CSM), Rufus correctly prompts me the warning about USB drive formatting. Does the image has some limitation being a UDF image or is it a bug in Rufus ? I have used DebugView 4.90. Log --- ``` 00000001 0.00000000 [8832] *** Rufus init *** 00000002 0.00783340 [8832] Cur dir: 'C:\Windows\System32\' 00000003 0.00785910 [8832] App dir: 'C:\Program Files\WindowsApps\19453.net.Rufus_4.4.2104.0_x64__y8nh7bq2a8dtt\rufus\' 00000004 0.00789660 [8832] Sys dir: 'C:\Windows\system32' 00000005 0.00790800 [8832] Usr dir: 'C:\Users\abhishek' 00000006 0.00793550 [8832] Dat dir: 'C:\Users\abhishek\AppData\Local' 00000007 0.00796590 [8832] Tmp dir: 'C:\Users\abhishek\AppData\Local\Temp\' 00000008 0.00809910 [8832] AppStore version detected 00000009 0.01781500 [8832] Binary executable is signed by 'Akeo Consulting' 00000010 0.01784610 [8832] Will use settings from registry 00000011 0.01801130 [8832] found locale 'en-US' 00000012 0.05339040 [8832] Notice: Disabling VDS (Could not load VDS Service: [0x80070005] Access is denied.) 00000013 0.05448790 [8832] loc file not found in current directory - embedded one will be used 00000014 0.05568620 [8832] localization: extracted data to 'C:\Users\abhishek\AppData\Local\Temp\Ruf9BEB.tmp' 00000015 0.06468490 [8832] localization: found locale 'en-US' 00000016 0.06515880 [8832] localization: found locale 'ar-SA' 00000017 0.06554640 [8832] localization: found locale 'bg-BG' 00000018 0.06597800 [8832] localization: found locale 'zh-CN' 00000019 0.06631320 [8832] localization: found locale 'zh-TW' 00000020 0.06663220 [8832] localization: found locale 'hr-HR' 00000021 0.06696370 [8832] localization: found locale 'cs-CZ' 00000022 0.06731080 [8832] localization: found locale 'da-DK' 00000023 0.06764310 [8832] localization: found locale 'nl-NL' 00000024 0.06799280 [8832] localization: found locale 'fi-FI' 00000025 0.06833700 [8832] localization: found locale 'fr-FR' 00000026 0.06870730 [8832] localization: found locale 'de-DE' 00000027 0.06905230 [8832] localization: found locale 'el-GR' 00000028 0.06949490 [8832] localization: found locale 'he-IL' 00000029 0.06988000 [8832] localization: found locale 'hu-HU' 00000030 0.07023830 [8832] localization: found locale 'id-ID' 00000031 0.07057070 [8832] localization: found locale 'it-IT' 00000032 0.07095260 [8832] localization: found locale 'ja-JP' 00000033 0.07133490 [8832] localization: found locale 'ko-KR' 00000034 0.07169970 [8832] localization: found locale 'lv-LV' 00000035 0.07203830 [8832] localization: found locale 'lt-LT' 00000036 0.07238590 [8832] localization: found locale 'ms-MY' 00000037 0.07272370 [8832] localization: found locale 'nb-NO' 00000038 0.07306310 [8832] localization: found locale 'fa-IR' 00000039 0.07349870 [8832] localization: found locale 'pl-PL' 00000040 0.07385950 [8832] localization: found locale 'pt-BR' 00000041 0.07420760 [8832] localization: found locale 'pt-PT' 00000042 0.07456220 [8832] localization: found locale 'ro-RO' 00000043 0.07490600 [8832] localization: found locale 'ru-RU' 00000044 0.07533190 [8832] localization: found locale 'sr-RS' 00000045 0.07567040 [8832] localization: found locale 'sk-SK' 00000046 0.07602880 [8832] localization: found locale 'sl-SI' 00000047 0.07637000 [8832] localization: found locale 'es-ES' 00000048 0.07672210 [8832] localization: found locale 'sv-SE' 00000049 0.07705440 [8832] localization: found locale 'th-TH' 00000050 0.07751980 [8832] localization: found locale 'tr-TR' 00000051 0.07787400 [8832] localization: found locale 'uk-UA' 00000052 0.07828240 [8832] localization: found locale 'vi-VN' 00000053 0.07981800 [8832] Note: UAC is active 00000054 0.16243260 [8832] localization: initializing default message table 00000055 0.26995641 [8832] Rufus x64 v4.4.2103 (AppStore version) 00000056 0.27432621 [8832] Windows version: Windows 11 Pro x64 (Build 22631.3085) 00000057 0.27601650 [8832] Syslinux versions: 4.07/2013-07-25, 6.04/pre1 00000058 0.27936289 [8832] Grub versions: 0.4.6a, 2.06 00000059 0.28009000 [8832] System locale ID: 0x0809 (en-GB) 00000060 0.28059879 [8832] Will use default UI locale 0x0809 00000061 0.28059879 [8832] SetLGP: Successfully set NoDriveTypeAutorun policy to 0x0000009E 00000062 0.28059879 [8832] Localization set to 'en-US' 00000063 0.28117210 [8832] Found 517 officially revoked UEFI bootloaders from embedded list 00000064 0.28876111 [8832] Found 2351 additional revoked UEFI bootloaders from this system's SKUSiPolicy.p7b 00000065 0.28971341 [8832] Notice: Windows VDS is unavailable 00000066 0.46474639 [8832] Found USB 2.0 device 'Sony Storage Media USB Device' (054C:05BA) 00000067 0.92781061 [8832] 1 device found 00000068 1.01648831 [8832] Disk type: Removable, Disk size: 7.8GB, Sector size: 512 bytes 00000069 1.01787055 [8832] Cylinders: 942, Tracks per cylinder: 255, Sectors per track: 63 00000070 1.01863670 [8832] Partition type: GPT, NB Partitions: 1 00000071 1.01933765 [8832] Disk GUID: {8A1943B3-F8E6-4D77-8A40-B3AFE9BB506B} 00000072 1.02015805 [8832] Max parts: 128, Start Offset: 17408, Usable = 7751039488 bytes 00000073 1.02082455 [8832] Partition 1: 00000074 1.02082455 [8832] Type: Microsoft Basic Data Partition 00000075 1.02148676 [8832] Name: 'Main Data Partition' 00000076 1.02401841 [8832] Detected File System: NTFS 00000077 1.02456546 [8832] ID: {05E8E477-94FF-4DA5-A308-18B22A664EF0} 00000078 1.02456546 [8832] Size: 7.2 GB (7750004736 bytes) 00000079 1.02456546 [8832] Start Sector: 2048, Attributes: 0x0000000000000000 00000080 7.63320065 [8832] Scanning image... 00000081 7.65086222 [8832] ISO analysis: 00000082 7.65281534 [8832] Image is a UDF image 00000083 7.69254017 [8832] Disk image analysis: 00000084 7.69435263 [8832] Image does not have a Boot Marker 00000085 7.73979521 [8832] Could not access image: [0x0000000D] The data is invalid. 00000086 7.74172258 [8832] Could not acquire WIM index 00000087 7.74927187 [8832] ISO label: 'CCCOMA_X64FRE_EN-GB_DV9' 00000088 7.74973583 [8832] Size: 6.3 GB (Projected) 00000089 7.75014400 [8832] Has a >4GB file 00000090 7.75049925 [8832] Uses: EFI 00000091 7.75085831 [8832] Uses: Bootmgr (BIOS and UEFI) 00000092 7.75122023 [8832] Uses: Install.wim (version 0.13.1) 00000093 7.75213671 [8832] Using image: Win11_23H2_EnglishInternational_x64v2.iso (6.3 GB) ```
pbatard commented 7 months ago

Thanks for the report and especially the log from DebugView.

What I am seeing from your log seems to indicate that either your image is corrupted or your Windows installation is preventing Rufus to access some data that it needs to function properly:

00000085    7.73979521  [8832]   Could not access image: [0x0000000D] The data is invalid.  
00000086    7.74172258  [8832] Could not acquire WIM index  

The first thing I would do then is post the SHA-256 of the image you are using here so that it can be validated, because, while you say that "The file has been downloaded from Microsoft's official website (...). The image does not seem tampered" it is always possible for downloads to become corrupted, so I would really like you to perform the operation indicated in the checklist at:

  • [ ] If using an image, I clicked on the (✓) button to compute the MD5, SHA1 and SHA256 checksums, which are therefore present in the log I copied. I confirmed, by performing an internet search, that these values match the ones from the official image.

Also, you are stating that the application simply closes rather than crashes? Do you get any prompt to send data to Microsoft when that happens (as you would with an application crash)? Because if you do, and since it's the AppStore version, I can ultimately access that data so I might be able to have a closer look at what really happens.

I would also suggest, since you are using the AppStore version, to try with the standalone Rufus application, which you can download from https://rufus.ie to see if you experience the same issue. For the record, I tested Rufus by force triggering the Could not access image / Could not acquire WIM index errors, but I was still able to proceed successfully without a crash or the application closing, so this looks like an environmental/image issue rather than a Rufus bug.

abhi-deshpande commented 7 months ago

Thanks for your reply..!

  1. I calculated the checksums for the ISO file I am using and got this in the log:
    
    Using image: Win11_23H2_EnglishInternational_x64v2.iso (6.3 GB)

Computing hash for 'D:\Win11_23H2_EnglishInternational_x64v2.iso'... MD5: 8095893e343b797ce83ef87af1f076c2 SHA1: 10793cd70013dc4d5097cf30f2e9f2ba2a4865f5 SHA256: d989bd2572fb7aeec6d10d5abec668dbcf714b6b9f4a89de7bf2409973e4a3e7


2. Rufus does not crash. It just closes without any hints or log entries. Windows does not prompt me to report any errors, or crashes. I tried the same procedure with the standalone version of Rufus and did not find any different behaviour other than this same issue.

3. As I stated in the OP, Rufus worked when I changed partition scheme to MBR. Unfortunately, my computer went to sleep during the writing process that's why it was interrupted and later I cancelled it. But what's more important is it worked..!  I found this in the log:

00000001 0.00000000 [3300] Rufus init
00000002 0.00516260 [3300] Cur dir: 'D:\Software Executables\'
00000003 0.00529040 [3300] App dir: 'D:\Software Executables\'
00000004 0.00539830 [3300] Sys dir: 'C:\Windows\system32'
00000005 0.00543300 [3300] Usr dir: 'C:\Users\abhishek'
00000006 0.00546000 [3300] Dat dir: 'C:\Users\abhishek\AppData\Local'
00000007 0.00547300 [3300] Tmp dir: 'C:\Users\abhishek\AppData\Local\Temp\'
00000008 0.01208450 [3300] Binary executable is signed by 'Akeo Consulting'
00000009 0.01219490 [3300] Will use settings from registry
00000010 0.01228750 [3300] found locale 'en-US'
00000011 0.06299260 [3300] loc file not found in current directory - embedded one will be used
00000012 0.06382110 [3300] localization: extracted data to 'C:\Users\abhishek\AppData\Local\Temp\Ruf1115.tmp'
00000013 0.06867930 [3300] localization: found locale 'en-US'
00000014 0.06900100 [3300] localization: found locale 'ar-SA'
00000015 0.06931390 [3300] localization: found locale 'bg-BG'
00000016 0.06964410 [3300] localization: found locale 'zh-CN'
00000017 0.06995720 [3300] localization: found locale 'zh-TW'
00000018 0.07025740 [3300] localization: found locale 'hr-HR'
00000019 0.07053610 [3300] localization: found locale 'cs-CZ'
00000020 0.07081610 [3300] localization: found locale 'da-DK'
00000021 0.07110170 [3300] localization: found locale 'nl-NL'
00000022 0.07138480 [3300] localization: found locale 'fi-FI'
00000023 0.07167180 [3300] localization: found locale 'fr-FR'
00000024 0.07197900 [3300] localization: found locale 'de-DE'
00000025 0.07226790 [3300] localization: found locale 'el-GR'
00000026 0.07259810 [3300] localization: found locale 'he-IL'
00000027 0.07291210 [3300] localization: found locale 'hu-HU'
00000028 0.07320710 [3300] localization: found locale 'id-ID'
00000029 0.07348600 [3300] localization: found locale 'it-IT'
00000030 0.07381820 [3300] localization: found locale 'ja-JP'
00000031 0.07412710 [3300] localization: found locale 'ko-KR'
00000032 0.07453330 [3300] localization: found locale 'lv-LV'
00000033 0.07487210 [3300] localization: found locale 'lt-LT'
00000034 0.07518090 [3300] localization: found locale 'ms-MY'
00000035 0.07546850 [3300] localization: found locale 'nb-NO'
00000036 0.07575140 [3300] localization: found locale 'fa-IR'
00000037 0.07608540 [3300] localization: found locale 'pl-PL'
00000038 0.07636920 [3300] localization: found locale 'pt-BR'
00000039 0.07665160 [3300] localization: found locale 'pt-PT'
00000040 0.07694430 [3300] localization: found locale 'ro-RO'
00000041 0.07723430 [3300] localization: found locale 'ru-RU'
00000042 0.07755870 [3300] localization: found locale 'sr-RS'
00000043 0.07784680 [3300] localization: found locale 'sk-SK'
00000044 0.07813350 [3300] localization: found locale 'sl-SI'
00000045 0.07841680 [3300] localization: found locale 'es-ES'
00000046 0.07870880 [3300] localization: found locale 'sv-SE'
00000047 0.07898500 [3300] localization: found locale 'th-TH'
00000048 0.07933250 [3300] localization: found locale 'tr-TR'
00000049 0.07962690 [3300] localization: found locale 'uk-UA'
00000050 0.07995290 [3300] localization: found locale 'vi-VN'
00000051 0.08130000 [3300] Note: UAC is active
00000052 0.09964000 [3300] localization: initializing default message table
00000053 0.26366770 [3300] Rufus x64 v4.4.2103
00000054 0.26370040 [3300] Windows version: Windows 11 Pro x64 (Build 22631.3085)
00000055 0.26440641 [3300] Syslinux versions: 4.07/2013-07-25, 6.04/pre1
00000056 0.26503080 [3300] Grub versions: 0.4.6a, 2.06
00000057 0.26562259 [3300] System locale ID: 0x0809 (en-GB)
00000058 0.26619470 [3300] Will use default UI locale 0x0809
00000059 0.26619470 [3300] SetLGP: Successfully set NoDriveTypeAutorun policy to 0x0000009E
00000060 0.26619470 [3300] Localization set to 'en-US'
00000061 0.26684809 [3300] Found 517 officially revoked UEFI bootloaders from embedded list
00000062 0.27461651 [3300] Found 2351 additional revoked UEFI bootloaders from this system's SKUSiPolicy.p7b
00000063 0.44231910 [3300] Found USB 2.0 device 'Sony Storage Media USB Device' (054C:05BA)
00000064 0.83990651 [3300] 1 device found
00000065 0.99077022 [3300] No volume information for drive 0x81
00000066 1.00220394 [3300] Disk type: Removable, Disk size: 7.8GB, Sector size: 512 bytes
00000067 1.00374556 [3300] Cylinders: 942, Tracks per cylinder: 255, Sectors per track: 63
00000068 1.00509310 [3300] Partition type: MBR, NB Partitions: 2
00000069 1.00596666 [3300] Disk ID: 0x01AB6787
00000070 1.03790176 [3300] Drive has a Zeroed Master Boot Record
00000071 1.03969383 [3300] Partition 1:
00000072 1.04992485 [3300] Type: NTFS/exFAT/UDF (0x07)
00000073 1.04992485 [3300] Detected File System: (Unrecognized)
00000074 1.04992485 [3300] Size: 7.2 GB (7748952064 bytes)
00000075 1.04992485 [3300] Start Sector: 2048, Boot: Yes
00000076 1.05528319 [3300] Partition 2 (UEFI:NTFS):
00000077 1.05809438 [3300] Type: EFI System Partition (0xef)
00000078 1.05809438 [3300] Detected File System: FAT12
00000079 1.05809438 [3300] Size: 1 MB (1048576 bytes)
00000080 1.05809438 [3300] Start Sector: 15136720, Boot: No
00000081 9.02979565 [3300] Scanning image...
00000082 9.04415894 [3300] ISO analysis:
00000083 9.05162334 [3300] Image is a UDF image
00000084 9.09394073 [3300] Disk image analysis:
00000085 9.09515285 [3300] Image does not have a Boot Marker
00000086 9.13346100 [3300] Could not access image: [0x0000000D] The data is invalid.
00000087 9.13389874 [3300] Could not acquire WIM index
00000088 9.13774109 [3300] ISO label: 'CCCOMA_X64FRE_EN-GB_DV9'
00000089 9.13851547 [3300] Size: 6.3 GB (Projected)
00000090 9.13967991 [3300] Has a >4GB file
00000091 9.14015579 [3300] Uses: EFI
00000092 9.14053440 [3300] Uses: Bootmgr (BIOS and UEFI)
00000093 9.14088917 [3300] Uses: Install.wim (version 0.13.1)
00000094 9.14174366 [3300] Using image: Win11_23H2_EnglishInternational_x64v2.iso (6.3 GB)
00000095 17.27539253 [3300]
00000096 17.27539253 [3300] Format operation started
00000097 17.27766991 [3300] Requesting disk access...
00000098 17.41255951 [3300] Will use 'F:' as volume mountpoint
00000099 19.40691948 [3300] Opened \.\PhysicalDrive1 for shared write access
00000100 19.41234207 [3300] Analyzing existing boot records...
00000101 19.45041656 [3300] Drive has a Zeroed Master Boot Record
00000102 19.45109177 [3300] Clearing MBR/PBR/GPT structures...
00000103 19.45174408 [3300] Erasing 128 sectors
00000104 19.47692680 [3300] Initializing disk...
00000105 19.49974251 [3300] Partitioning (MBR)...
00000106 19.50210190 [3300] ● Creating Main Data Partition (offset: 1048576, size: 7.2 GB)
00000107 19.51406670 [3300] ● Creating UEFI:NTFS Partition (offset: 7750000640, size: 1 MB)
00000108 19.51666641 [3300] Writing UEFI:NTFS data...
00000109 19.69940376 [3300] Waiting for logical drive to reappear...
00000110 19.96394920 [3300] Formatting to NTFS (using IFS)
00000111 20.06850433 [3300] Using cluster size: 4096 bytes
00000112 20.06923676 [3300] Quick format was selected
00000113 20.21532249 [3300] Creating file system...
00000114 31.37904930 [3300] Format completed.
00000115 31.38821793 [3300] Opened \.\PhysicalDrive1 for shared write access
00000116 31.38889694 [3300] Writing Master Boot Record...
00000117 31.39159012 [3300] Set bootable USB partition as 0x80
00000118 31.39516830 [3300] Using Rufus MBR
00000119 31.64260864 [3300] Found volume \?\Volume{f03c98c9-c3f4-11ee-b50d-54bf64a0be7f}\
00000120 31.64684105 [3300] Disabling file indexing...
00000121 31.81446075 [3300] Opened \?\Volume{f03c98c9-c3f4-11ee-b50d-54bf64a0be7f} for exclusive write access
00000122 31.81866646 [3300] Writing Partition Boot Record...
00000123 31.82867813 [3300] Using Standard NTFS partition boot record
00000124 31.87034225 [3300] Confirmed new volume has an NTFS boot sector
00000125 31.91880226 [3300] Successfully remounted \?\Volume{f03c98c9-c3f4-11ee-b50d-54bf64a0be7f}\ as F:
00000126 31.92082596 [3300] Extracting files...
00000127 31.92783928 [3300] Image is a UDF image
00000128 31.93008995 [3300] Extracting: F:\autorun.inf (128 bytes)
00000129 31.96752930 [3300] Extracting: F:\boot\bcd (16 KB)
00000130 31.98883247 [3300] Extracting: F:\boot\boot.sdi (3 MB)
00000131 35.92426300 [3300] Extracting: F:\boot\bootfix.bin (1 KB)
00000132 36.01194382 [3300] Extracting: F:\boot\bootsect.exe (105.3 KB)
00000133 36.03688812 [3300] Extracting: F:\boot\en-gb\bootsect.exe.mui (16 KB)
00000134 36.05720901 [3300] Extracting: F:\boot\etfsboot.com (4 KB)
00000135 36.06896210 [3300] Extracting: F:\boot\fonts\chs_boot.ttf (3.5 MB)
00000136 36.54356766 [3300] Extracting: F:\boot\fonts\cht_boot.ttf (3.7 MB)
00000137 38.92731094 [3300] Extracting: F:\boot\fonts\jpn_boot.ttf (1.9 MB)
00000138 40.29910278 [3300] Extracting: F:\boot\fonts\kor_boot.ttf (2.3 MB)
00000139 41.77421188 [3300] Extracting: F:\boot\fonts\malgun_boot.ttf (191.7 KB)
00000140 41.85046387 [3300] Extracting: F:\boot\fonts\malgun_console.ttf (81.4 KB)
00000141 41.87228012 [3300] Extracting: F:\boot\fonts\malgunn_boot.ttf (189.4 KB)
00000142 41.90550995 [3300] Extracting: F:\boot\fonts\meiryo_boot.ttf (162.0 KB)
00000143 41.92725372 [3300] Extracting: F:\boot\fonts\meiryo_console.ttf (90.4 KB)
00000144 41.94942856 [3300] Extracting: F:\boot\fonts\meiryon_boot.ttf (160.4 KB)
00000145 41.98539352 [3300] Extracting: F:\boot\fonts\msjh_boot.ttf (179.1 KB)
00000146 42.01799393 [3300] Extracting: F:\boot\fonts\msjh_console.ttf (200.0 KB)
00000147 42.05591965 [3300] Extracting: F:\boot\fonts\msjhn_boot.ttf (177.2 KB)
00000148 42.10646057 [3300] Extracting: F:\boot\fonts\msyh_boot.ttf (171.2 KB)
00000149 42.15345764 [3300] Extracting: F:\boot\fonts\msyh_console.ttf (96.2 KB)
00000150 42.17533875 [3300] Extracting: F:\boot\fonts\msyhn_boot.ttf (169.4 KB)
00000151 42.20247650 [3300] Extracting: F:\boot\fonts\segmono_boot.ttf (44.7 KB)
00000152 42.21746826 [3300] Extracting: F:\boot\fonts\segoe_slboot.ttf (100.5 KB)
00000153 42.24509048 [3300] Extracting: F:\boot\fonts\segoen_slboot.ttf (100.3 KB)
00000154 42.26688385 [3300] Extracting: F:\boot\fonts\wgl4_boot.ttf (48.9 KB)
00000155 42.28499222 [3300] Extracting: F:\boot\memtest.exe (1 MB)
00000156 42.45255280 [3300] Extracting: F:\boot\resources\bootres.dll (165.4 KB)
00000157 42.54343414 [3300] Extracting: F:\boot\resources\bootres_hci.dll (109.4 KB)
00000158 42.57029724 [3300] Extracting: F:\bootmgr (431.7 KB)
00000159 42.62634277 [3300] Extracting: F:\bootmgr.efi (1.6 MB)
00000160 46.45302963 [3300] Extracting: F:\efi\boot\bootx64.efi (1.6 MB)
00000161 46.63275909 [3300] Extracting: F:\efi\microsoft\boot\bcd (16 KB)
00000162 46.64360809 [3300] Extracting: F:\efi\microsoft\boot\cdboot.efi (883.4 KB)
00000163 46.73508835 [3300] Extracting: F:\efi\microsoft\boot\cdboot_noprompt.efi (883.4 KB)
00000164 46.88478470 [3300] Extracting: F:\efi\microsoft\boot\cipolicies\active{5dac656c-21ad-4a02-ab49-649917162e70}.cip (10.3 KB)
00000165 46.89621353 [3300] Extracting: F:\efi\microsoft\boot\cipolicies\active{82443e1e-8a39-4b4a-96a8-f40ddc00b9f3}.cip (27.6 KB)
00000166 46.91561890 [3300] Extracting: F:\efi\microsoft\boot\cipolicies\active{cdd5cb55-db68-4d71-aa38-3df2b6473a52}.cip (10.7 KB)
00000167 46.92391968 [3300] Extracting: F:\efi\microsoft\boot\efisys.bin (1.4 MB)
00000168 48.13073730 [3300] Extracting: F:\efi\microsoft\boot\efisys_noprompt.bin (1.4 MB)
00000169 48.38938904 [3300] Extracting: F:\efi\microsoft\boot\fonts\chs_boot.ttf (3.5 MB)
00000170 48.87457275 [3300] Extracting: F:\efi\microsoft\boot\fonts\cht_boot.ttf (3.7 MB)
00000171 50.35355377 [3300] Extracting: F:\efi\microsoft\boot\fonts\jpn_boot.ttf (1.9 MB)
00000172 50.61060333 [3300] Extracting: F:\efi\microsoft\boot\fonts\kor_boot.ttf (2.3 MB)
00000173 57.34531784 [3300] Extracting: F:\efi\microsoft\boot\fonts\malgun_boot.ttf (191.7 KB)
00000174 64.70055389 [3300] Extracting: F:\efi\microsoft\boot\fonts\malgun_console.ttf (81.5 KB)
00000175 67.99565887 [3300] Extracting: F:\efi\microsoft\boot\fonts\malgunn_boot.ttf (189.4 KB)
00000176 68.08592987 [3300] Extracting: F:\efi\microsoft\boot\fonts\meiryo_boot.ttf (162.0 KB)
00000177 68.13530731 [3300] Extracting: F:\efi\microsoft\boot\fonts\meiryo_console.ttf (90.4 KB)
00000178 68.16896057 [3300] Extracting: F:\efi\microsoft\boot\fonts\meiryon_boot.ttf (160.4 KB)
00000179 68.22156525 [3300] Extracting: F:\efi\microsoft\boot\fonts\msjh_boot.ttf (179.1 KB)
00000180 68.26335907 [3300] Extracting: F:\efi\microsoft\boot\fonts\msjh_console.ttf (200.0 KB)
00000181 68.30679321 [3300] Extracting: F:\efi\microsoft\boot\fonts\msjhn_boot.ttf (177.2 KB)
00000182 68.40169525 [3300] Extracting: F:\efi\microsoft\boot\fonts\msyh_boot.ttf (171.2 KB)
00000183 68.43401337 [3300] Extracting: F:\efi\microsoft\boot\fonts\msyh_console.ttf (96.2 KB)
00000184 68.46590424 [3300] Extracting: F:\efi\microsoft\boot\fonts\msyhn_boot.ttf (169.4 KB)
00000185 69.10794067 [3300] Extracting: F:\efi\microsoft\boot\fonts\segmono_boot.ttf (44.7 KB)
00000186 72.81351471 [3300] Extracting: F:\efi\microsoft\boot\fonts\segoe_slboot.ttf (100.5 KB)
00000187 75.00393677 [3300] Extracting: F:\efi\microsoft\boot\fonts\segoen_slboot.ttf (100.3 KB)
00000188 75.05928040 [3300] Extracting: F:\efi\microsoft\boot\fonts\wgl4_boot.ttf (48.9 KB)
00000189 75.11448669 [3300] Extracting: F:\efi\microsoft\boot\memtest.efi (2.2 MB)
00000190 75.42527008 [3300] Extracting: F:\efi\microsoft\boot\resources\bootres.dll (165.3 KB)
00000191 75.46524048 [3300] Extracting: F:\efi\microsoft\boot\resources\bootres_hci.dll (109.3 KB)
00000192 75.49811554 [3300] Extracting: F:\efi\microsoft\boot\winsipolicy.p7b (10.1 KB)
00000193 76.29134369 [3300] Extracting: F:\setup.exe (93.5 KB)
00000194 76.37459564 [3300] Extracting: F:\sources\SetupDU_174936.spdx.json (47.8 KB)
00000195 76.39921570 [3300] Extracting: F:\sources\SetupDU_174936.spdx.json.sha256 (128 bytes)
00000196 76.41152954 [3300] Extracting: F:\sources\acmigration.dll (653.4 KB)
00000197 77.58414459 [3300] Extracting: F:\sources\acres.dll (337.3 KB)
00000198 77.64521790 [3300] Extracting: F:\sources\actionqueue.dll (209.4 KB)
00000199 77.69159698 [3300] Extracting: F:\sources\adfscomp.dll (69.3 KB)
00000200 77.71846771 [3300] Extracting: F:\sources\admtv3check.dll (97.5 KB)
00000201 77.74315643 [3300] Extracting: F:\sources\aeinv.dll (925.3 KB)
00000202 77.90645599 [3300] Extracting: F:\sources\alert.gif (1 KB)
00000203 77.92628479 [3300] Extracting: F:\sources\appcompat.xsl (11.4 KB)
00000204 77.93460846 [3300] Extracting: F:\sources\appcompat_bidi.xsl (12.2 KB)
00000205 77.94098663 [3300] Extracting: F:\sources\appcompat_detailed.xsl (13.3 KB)
00000206 77.94776154 [3300] Extracting: F:\sources\appcompat_detailed_bidi.xsl (13.4 KB)
00000207 77.96244812 [3300] Extracting: F:\sources\appcompat_detailed_bidi_txt.xsl (13.1 KB)
00000208 77.96704102 [3300] Extracting: F:\sources\appcompat_detailed_txt.xsl (13 KB)
00000209 77.97332764 [3300] Extracting: F:\sources\appcompatservicing.dll (89.3 KB)
00000210 77.98781586 [3300] Extracting: F:\sources\appraiser.dll (2.4 MB)
00000211 78.21587372 [3300] Extracting: F:\sources\appraiser.sdb (2.6 MB)
00000212 79.55909729 [3300] Extracting: F:\sources\appraiserdatasha1.cat (10.3 KB)
00000213 79.57929230 [3300] Extracting: F:\sources\appraiserres.dll (177.4 KB)
00000214 79.60307312 [3300] Extracting: F:\sources\appraisersdblatestoshash.txt (90 bytes)
00000215 79.62259674 [3300] Extracting: F:\sources\arunimg.dll (149.4 KB)
00000216 79.65016174 [3300] Extracting: F:\sources\arunres.dll (25.4 KB)
00000217 79.66844177 [3300] Extracting: F:\sources\asz\arunimg.dll (149.3 KB)
00000218 79.69665527 [3300] Extracting: F:\sources\asz\arunres.dll (25.3 KB)
00000219 79.71321106 [3300] Extracting: F:\sources\asz\background_asz.png (4.8 KB)
00000220 79.72526550 [3300] Extracting: F:\sources\asz\en-gb\arunres.dll.mui (5.5 KB)
00000221 79.74436188 [3300] Extracting: F:\sources\asz\en-gb\spwizres.dll.mui (8 KB)
00000222 79.75497437 [3300] Extracting: F:\sources\asz\en-gb\w32uires.dll.mui (201 KB)
00000223 79.78240204 [3300] Extracting: F:\sources\asz\setupmedia.cfg (25 bytes)
00000224 79.79432678 [3300] Extracting: F:\sources\asz\spwizimg.dll (93.3 KB)
00000225 79.94458771 [3300] Extracting: F:\sources\asz\spwizres.dll (25.3 KB)
00000226 79.95125580 [3300] Extracting: F:\sources\asz\w32uires.dll (217.3 KB)
00000227 79.97833252 [3300] Extracting: F:\sources\autorun.dll (169.3 KB)
00000228 80.00926208 [3300] Extracting: F:\sources\background_cli.png (4.7 KB)
00000229 80.02766418 [3300] Extracting: F:\sources\bcd.dll (150.7 KB)
00000230 80.05632019 [3300] Extracting: F:\sources\boot.wim (516.8 MB)
00000231 263.41595459 [3300] Extracting: F:\sources\bootsvc.dll (271.7 KB)
00000232 264.53945923 [3300] Extracting: F:\sources\cdplib.mof (1.9 KB)
00000233 264.62704468 [3300] Extracting: F:\sources\cdplibuninstall.mof (571 bytes)
00000234 264.67401123 [3300] Extracting: F:\sources\clustercompliance.dll (41.5 KB)
00000235 268.56094360 [3300] Extracting: F:\sources\cmi2migxml.dll (225.5 KB)
00000236 270.52920532 [3300] Extracting: F:\sources\cmisetup.dll (169.3 KB)
00000237 275.88488770 [3300] Extracting: F:\sources\compatappraiserresources.dll (229.3 KB)
00000238 278.09286499 [3300] Extracting: F:\sources\compatctrl.dll (197.4 KB)
00000239 278.16131592 [3300] Extracting: F:\sources\compatresources.dll (3.4 MB)
00000240 278.69879150 [3300] Extracting: F:\sources\compres.dll (49.5 KB)
00000241 278.73086548 [3300] Extracting: F:\sources\cryptosetup.dll (45.5 KB)
00000242 278.76419067 [3300] Extracting: F:\sources\csiagent.dll (745.5 KB)
00000243 278.89370728 [3300] Extracting: F:\sources\cversion.ini (49 bytes)
00000244 278.90933228 [3300] Extracting: F:\sources\db_msftproductionwindowssigningca.cer (1.5 KB)
00000245 278.98492432 [3300] Extracting: F:\sources\devinv.dll (757.3 KB)
00000246 279.04544067 [3300] Extracting: F:\sources\diager.dll (93.4 KB)
00000247 279.07427979 [3300] Extracting: F:\sources\diagnostic.dll (213.3 KB)
00000248 279.12017822 [3300] Extracting: F:\sources\diagtrack.dll (1.3 MB)
00000249 282.69863892 [3300] Extracting: F:\sources\diagtrackrunner.exe (86.2 KB)
00000250 288.26739502 [3300] Extracting: F:\sources\dism.exe (329.3 KB)
00000251 291.13085938 [3300] Extracting: F:\sources\dismapi.dll (1.2 MB)
00000252 299.16107178 [3300] Extracting: F:\sources\dismcore.dll (469.4 KB)
00000253 300.75454712 [3300] Extracting: F:\sources\dismcoreps.dll (205.4 KB)
00000254 304.81481934 [3300] Extracting: F:\sources\dismprov.dll (297.3 KB)
00000255 304.91311646 [3300] Extracting: F:\sources\dlmanifests\accessibilitycpl-dl.man (4.6 KB)
00000256 304.93579102 [3300] Extracting: F:\sources\dlmanifests\activedirectory-webservices-dl.man (667 bytes)
00000257 304.95220947 [3300] Extracting: F:\sources\dlmanifests\activedirectory-wmireplicationprovider-dl.man (1.1 KB)
00000258 304.96923828 [3300] Extracting: F:\sources\dlmanifests\adsi-ldap-extensions-dl.man (3.6 KB)
00000259 304.98599243 [3300] Extracting: F:\sources\dlmanifests\adsi-ldap-provider-dl.man (1.6 KB)
00000260 305.01315308 [3300] Extracting: F:\sources\dlmanifests\adsi-router-dl.man (1.9 KB)
00000261 305.02938843 [3300] Extracting: F:\sources\dlmanifests\adsi-winnt-provider-dl.man (1.6 KB)
00000262 305.04855347 [3300] Extracting: F:\sources\dlmanifests\browserservice-dl.man (3.1 KB)
00000263 305.06625366 [3300] Extracting: F:\sources\dlmanifests\capi2_certs-dl.man (6.9 KB)
00000264 305.08624268 [3300] Extracting: F:\sources\dlmanifests\commandprompt-dl.man (2.8 KB)
00000265 305.10391235 [3300] Extracting: F:\sources\dlmanifests\coreos-dl.man (1.6 KB)
00000266 305.11877441 [3300] Extracting: F:\sources\dlmanifests\credential-manager-dl.man (2.2 KB)
00000267 305.27340698 [3300] Extracting: F:\sources\dlmanifests\crypto_keys-dl.man (2.9 KB)
00000268 305.29415894 [3300] Extracting: F:\sources\dlmanifests\cryptoconfig-dl.man (1.4 KB)
00000269 305.30142212 [3300] Extracting: F:\sources\dlmanifests\dfsclient-dl.man (1.6 KB)
00000270 305.31060791 [3300] Extracting: F:\sources\dlmanifests\dfsmgmt-dl.man (2 KB)
00000271 305.31628418 [3300] Extracting: F:\sources\dlmanifests\dhcpclient-dl.man (1.5 KB)
00000272 305.33212280 [3300] Extracting: F:\sources\dlmanifests\directoryservices-adam-dl.man (2.1 KB)
00000273 305.34005737 [3300] Extracting: F:\sources\dlmanifests\directoryservices-domain-dl.man (2.0 KB)
00000274 305.34576416 [3300] Extracting: F:\sources\dlmanifests\directoryservices-ism-smtp-dl.man (1.8 KB)
00000275 305.35330200 [3300] Extracting: F:\sources\dlmanifests\dns-client-dl.man (3.7 KB)
00000276 305.36813354 [3300] Extracting: F:\sources\dlmanifests\dns-server-service-dl.man (2.3 KB)
00000277 305.37619019 [3300] Extracting: F:\sources\dlmanifests\dpapi_keys-dl.man (4.4 KB)
00000278 305.38424683 [3300] Extracting: F:\sources\dlmanifests\etw-core-dl.man (1.4 KB)
00000279 305.39013672 [3300] Extracting: F:\sources\dlmanifests\etwtracing.man (14.8 KB)
00000280 305.43469238 [3300] Extracting: F:\sources\dlmanifests\eventlog-dl.man (1.7 KB)
00000281 305.64886475 [3300] Extracting: F:\sources\dlmanifests\explorer-dl.man (2.5 KB)
00000282 305.66342163 [3300] Extracting: F:\sources\dlmanifests\feclient-dl.man (1.6 KB)
00000283 305.67843628 [3300] Extracting: F:\sources\dlmanifests\fonts-type1-dl.man (788 bytes)
00000284 305.69580078 [3300] Extracting: F:\sources\dlmanifests\frs-core-dl.man (4.3 KB)
00000285 305.71173096 [3300] Extracting: F:\sources\dlmanifests\gpbase-dl.man (7.0 KB)
00000286 305.72952271 [3300] Extracting: F:\sources\dlmanifests\gpmc-dl.man (1.4 KB)
00000287 311.51693726 [3300] Extracting: F:\sources\dlmanifests\gpmgmt-dl.man (1.5 KB)
00000288 311.54199219 [3300] Extracting: F:\sources\dlmanifests\grouppolicy-admin-gpedit-dl.man (1.4 KB)
00000289 311.55889893 [3300] Extracting: F:\sources\dlmanifests\grouppolicy-admin-gpedit-snapin-dl.man (1.4 KB)
00000290 311.57351685 [3300] Extracting: F:\sources\dlmanifests\grouppolicy-cse-softwareinstallation-dl.man (1.9 KB)
00000291 311.58987427 [3300] Extracting: F:\sources\dlmanifests\grouppolicy-serveradmintools-gpmc-dl.man (1.6 KB)
00000292 311.65307617 [3300] Extracting: F:\sources\dlmanifests\ieframe-dl.man (1.1 KB)
00000293 311.67010498 [3300] Extracting: F:\sources\dlmanifests\ime-traditional-chinese-migration-dl.man (1.5 KB)
00000294 311.68804932 [3300] Extracting: F:\sources\dlmanifests\kerberos-key-distribution-center-dl.man (2 KB)
00000295 311.70327759 [3300] Extracting: F:\sources\dlmanifests\ldap-client-dl.man (1.4 KB)
00000296 311.72576904 [3300] Extracting: F:\sources\dlmanifests\microsoft-activedirectory-webservices-dl\adwsmigrate.dll (117.3 KB)
00000297 311.76119995 [3300] Extracting: F:\sources\dlmanifests\microsoft-windows-bits-client-dl.man (1.6 KB)
00000298 311.79577637 [3300] Extracting: F:\sources\dlmanifests\microsoft-windows-certificateservices-ca-dl.man (1.8 KB)
00000299 311.81576538 [3300] Extracting: F:\sources\dlmanifests\microsoft-windows-certificateservices-camanagement-dl.man (1.4 KB)
00000300 311.83038330 [3300] Extracting: F:\sources\dlmanifests\microsoft-windows-certificateservices-mscep-dl.man (1.7 KB)
00000301 311.85791016 [3300] Extracting: F:\sources\dlmanifests\microsoft-windows-com-complus-setup-dl\commig.dll (189.3 KB)
00000302 311.91333008 [3300] Extracting: F:\sources\dlmanifests\microsoft-windows-com-dtc-setup-dl\msdtcstp.dll (101.3 KB)
00000303 311.94653320 [3300] Extracting: F:\sources\dlmanifests\microsoft-windows-dhcpservermigplugin-dl\dhcpsrvmigplugin.dll (121.3 KB)
00000304 312.07867432 [3300] Extracting: F:\sources\dlmanifests\microsoft-windows-directoryservices-adam-dl\adammigrate.dll (145.3 KB)
00000305 312.09408569 [3300] Extracting: F:\sources\dlmanifests\microsoft-windows-errorreportingcore-dl.man (1.9 KB)
00000306 312.11288452 [3300] Extracting: F:\sources\dlmanifests\microsoft-windows-errorreportingfaults-dl.man (1.1 KB)
00000307 312.14898682 [3300] Extracting: F:\sources\dlmanifests\microsoft-windows-fax-client-applications-dl.man (3.7 KB)
00000308 312.15274048 [3300] Extracting: F:\sources\dlmanifests\microsoft-windows-fax-client-proenterprise-dl.man (1.8 KB)
00000309 312.18374634 [3300] Extracting: F:\sources\dlmanifests\microsoft-windows-fax-common-dl.man (4.7 KB)
00000310 312.20758057 [3300] Extracting: F:\sources\dlmanifests\microsoft-windows-fax-server-dl.man (1.8 KB)
00000311 312.22650146 [3300] Extracting: F:\sources\dlmanifests\microsoft-windows-fax-service-dl.man (7.5 KB)
00000312 312.24560547 [3300] Extracting: F:\sources\dlmanifests\microsoft-windows-htmlhelp-dl.man (1.7 KB)
00000313 312.27246094 [3300] Extracting: F:\sources\dlmanifests\microsoft-windows-iasserver-migplugin\iasmigplugin.dll (757.3 KB)
00000314 312.39303589 [3300] Extracting: F:\sources\dlmanifests\microsoft-windows-iasserver-migplugin\iasmigreader.exe (497.9 KB)
00000315 312.51895142 [3300] Extracting: F:\sources\dlmanifests\microsoft-windows-ie-clientnetworkprotocolimplementation-migration\wininetplugin.dll (37.3 KB)
00000316 312.54031372 [3300] Extracting: F:\sources\dlmanifests\microsoft-windows-ie-esc-dl.man (1.9 KB)
00000317 312.55911255 [3300] Extracting: F:\sources\dlmanifests\microsoft-windows-ie-feeds-platform-dl.man (2.3 KB)
00000318 312.57473755 [3300] Extracting: F:\sources\dlmanifests\microsoft-windows-ie-internetexplorer-dl.man (13.0 KB)
00000319 312.59664917 [3300] Extracting: F:\sources\dlmanifests\microsoft-windows-iis-corewebengine-deployment-dl.man (1.4 KB)
00000320 312.61849976 [3300] Extracting: F:\sources\dlmanifests\microsoft-windows-internet-naming-service-runtime\winsplgn.dll (77.3 KB)
00000321 312.64324951 [3300] Extracting: F:\sources\dlmanifests\microsoft-windows-msmq-messagingcoreservice\mqmigplugin.dll (185.3 KB)
00000322 312.72091675 [3300] Extracting: F:\sources\dlmanifests\microsoft-windows-netfx35-dl.man (8.8 KB)
00000323 312.79080200 [3300] Extracting: F:\sources\dlmanifests\microsoft-windows-netfx35cdfcomp-dl.man (1.2 KB)
00000324 312.80749512 [3300] Extracting: F:\sources\dlmanifests\microsoft-windows-netfxcorecomp-dl.man (44.1 KB)
00000325 312.83322144 [3300] Extracting: F:\sources\dlmanifests\microsoft-windows-networkbridge\bridgemigplugin.dll (133.3 KB)
00000326 312.88824463 [3300] Extracting: F:\sources\dlmanifests\microsoft-windows-networkloadbalancing-core\nlbmigplugin.dll (137.3 KB)
00000327 312.93185425 [3300] Extracting: F:\sources\dlmanifests\microsoft-windows-rasconnectionmanager\cmmigr.dll (97.3 KB)
00000328 313.07736206 [3300] Extracting: F:\sources\dlmanifests\microsoft-windows-rasserver-migplugin\rasmigplugin.dll (413.3 KB)
00000329 313.08572388 [3300] Extracting: F:\sources\dlmanifests\microsoft-windows-storagemigration-dl.man (8.0 KB)
00000330 313.12103271 [3300] Extracting: F:\sources\dlmanifests\microsoft-windows-tapisetup\tapimigplugin.dll (93.3 KB)
00000331 313.13082886 [3300] Extracting: F:\sources\dlmanifests\microsoft-windows-tapisetup-dl.man (2.5 KB)
00000332 313.14852905 [3300] Extracting: F:\sources\dlmanifests\microsoft-windows-terminalservices-clientactivexcore-dl.man (1.3 KB)
00000333 313.17144775 [3300] Extracting: F:\sources\dlmanifests\microsoft-windows-terminalservices-licenseserver\tlsmigplugin.dll (137.3 KB)
00000334 316.86163330 [3300] Extracting: F:\sources\dlmanifests\microsoft-windows-textservicesframework-migration-dl\chxmig.dll (169.4 KB)
00000335 328.21209717 [3300] Extracting: F:\sources\dlmanifests\microsoft-windows-textservicesframework-migration-dl\imjpmig.dll (213.4 KB)
00000336 328.27111816 [3300] Extracting: F:\sources\dlmanifests\microsoft-windows-textservicesframework-migration-dl\imkrmig.dll (137.3 KB)
00000337 328.30679321 [3300] Extracting: F:\sources\dlmanifests\microsoft-windows-textservicesframework-migration-dl\msctfmig.dll (161.4 KB)
00000338 328.34197998 [3300] Extracting: F:\sources\dlmanifests\microsoft-windows-textservicesframework-migration-dl\tabletextservicemig.dll (109.3 KB)
00000339 328.41525269 [3300] Extracting: F:\sources\dlmanifests\microsoft-windows-unimodem-config\modemmigplugin.dll (117.4 KB)
00000340 328.43820190 [3300] Extracting: F:\sources\dlmanifests\microsoft-windows-wab-dl.man (2.5 KB)
00000341 328.44995117 [3300] Extracting: F:\sources\dlmanifests\microsoft-windows-wcfcorecomp-dl.man (4.8 KB)
00000342 328.52694702 [3300] Extracting: F:\sources\dlmanifests\microsoft-windows-winsock-core-infrastructure-upgrade\wsupgrade.dll (241.3 KB)
00000343 328.56637573 [3300] Extracting: F:\sources\dlmanifests\microsoft-windows-wmi-core\wmimigrationplugin.dll (697.3 KB)
00000344 328.66931152 [3300] Extracting: F:\sources\dlmanifests\microsoft.windows.com.base-dl.man (1.8 KB)
00000345 328.67941284 [3300] Extracting: F:\sources\dlmanifests\microsoft.windows.com.complus.setup.dl.man (2.3 KB)
00000346 328.68820190 [3300] Extracting: F:\sources\dlmanifests\msmq-dcom-dl.man (1.7 KB)
00000347 328.69622803 [3300] Extracting: F:\sources\dlmanifests\msmq-domain-ic-dl.man (1.5 KB)
00000348 328.70175171 [3300] Extracting: F:\sources\dlmanifests\msmq-http-dl.man (2.2 KB)
00000349 328.70968628 [3300] Extracting: F:\sources\dlmanifests\msmq-messagingcoreservice-dl.man (6.6 KB)
00000350 328.71768188 [3300] Extracting: F:\sources\dlmanifests\msmq-multicast-dl.man (1.5 KB)
00000351 328.72647095 [3300] Extracting: F:\sources\dlmanifests\msmq-routing-dl.man (1.4 KB)
00000352 328.73403931 [3300] Extracting: F:\sources\dlmanifests\msmq-triggers-dl.man (1.7 KB)
00000353 328.74005127 [3300] Extracting: F:\sources\dlmanifests\mup-dl.man (1.5 KB)
00000354 328.74807739 [3300] Extracting: F:\sources\dlmanifests\netfx-wcf-http-activation-dl.man (1.2 KB)
00000355 328.75579834 [3300] Extracting: F:\sources\dlmanifests\netfx-wcf-msmqactivation-registration-dl.man (1.6 KB)
00000356 328.76138306 [3300] Extracting: F:\sources\dlmanifests\netfx-wcf-pipeactivation-registration-dl.man (1.6 KB)
00000357 328.76934814 [3300] Extracting: F:\sources\dlmanifests\netfx-wcf-tcpactivation-registration-dl.man (1.6 KB)
00000358 328.78018188 [3300] Extracting: F:\sources\dlmanifests\netfx-wcf-tcpportsharing-dl.man (1.1 KB)
00000359 328.78576660 [3300] Extracting: F:\sources\dlmanifests\netfx3-dl.man (1.4 KB)
00000360 328.79382324 [3300] Extracting: F:\sources\dlmanifests\netfx4-wcf-client-dl.man (1.5 KB)
00000361 328.79934692 [3300] Extracting: F:\sources\dlmanifests\netfx4-wcf-extended-dl.man (1.4 KB)
00000362 328.80685425 [3300] Extracting: F:\sources\dlmanifests\netfx4clientcorecomp-dl.man (15.5 KB)
00000363 328.81680298 [3300] Extracting: F:\sources\dlmanifests\netlogon-dl.man (2 KB)
00000364 328.82577515 [3300] Extracting: F:\sources\dlmanifests\networking-mpssvc-svc\icfupgd.dll (173.4 KB)
00000365 328.85568237 [3300] Extracting: F:\sources\dlmanifests\ntfs-dl.man (4.0 KB)
00000366 328.86566162 [3300] Extracting: F:\sources\dlmanifests\ntoskrnl-dl.man (7.8 KB)
00000367 328.87664795 [3300] Extracting: F:\sources\dlmanifests\odbc32dll-dl.man (4.7 KB)
00000368 328.88705444 [3300] Extracting: F:\sources\dlmanifests\partmgr-dl.man (1 KB)
00000369 328.89266968 [3300] Extracting: F:\sources\dlmanifests\printing-spooler-core-dl.man (2.5 KB)
00000370 328.90042114 [3300] Extracting: F:\sources\dlmanifests\printing-spooler-networkclient-dl.man (2.2 KB)
00000371 328.90823364 [3300] Extracting: F:\sources\dlmanifests\rights-management-client-v1-api-dl.man (3.2 KB)
00000372 328.91406250 [3300] Extracting: F:\sources\dlmanifests\rights-management-services-server-dl.man (3.2 KB)
00000373 328.92620850 [3300] Extracting: F:\sources\dlmanifests\rpc-http-dl.man (1.6 KB)
00000374 328.93548584 [3300] Extracting: F:\sources\dlmanifests\rpc-http_proxy-dl.man (1.4 KB)
00000375 328.94125366 [3300] Extracting: F:\sources\dlmanifests\rpc-local-dl.man (1.8 KB)
00000376 328.94900513 [3300] Extracting: F:\sources\dlmanifests\rpc-remote-dl.man (1.9 KB)
00000377 328.95425415 [3300] Extracting: F:\sources\dlmanifests\schannel-dl.man (1.4 KB)
00000378 329.14611816 [3300] Extracting: F:\sources\dlmanifests\schedsvc-dl.man (1.9 KB)
00000379 329.17047119 [3300] Extracting: F:\sources\dlmanifests\security-digest-dl.man (803 bytes)
00000380 329.18569946 [3300] Extracting: F:\sources\dlmanifests\security-kerberos-dl.man (803 bytes)
00000381 329.20114136 [3300] Extracting: F:\sources\dlmanifests\security-ntlm-dl.man (1.4 KB)
00000382 329.22921753 [3300] Extracting: F:\sources\dlmanifests\security-ntlm-lmc.man (1.1 KB)
00000383 329.23300171 [3300] Extracting: F:\sources\dlmanifests\shutdown-event-tracker-dl.man (1.3 KB)
00000384 329.24710083 [3300] Extracting: F:\sources\dlmanifests\smartcardsubsystem-dl.man (3.7 KB)
00000385 329.26177979 [3300] Extracting: F:\sources\dlmanifests\smbserver-dl.man (13.7 KB)
00000386 329.27697754 [3300] Extracting: F:\sources\dlmanifests\smss-dl.man (1.7 KB)
00000387 329.27706909 [3300] Extracting: F:\sources\dlmanifests\smtpsvc-admin-dl.man (1.1 KB)
00000388 329.28500366 [3300] Extracting: F:\sources\dlmanifests\smtpsvc-service-dl.man (1.2 KB)
00000389 329.29098511 [3300] Extracting: F:\sources\dlmanifests\speechcommon-dl.man (2.8 KB)
00000390 329.30041504 [3300] Extracting: F:\sources\dlmanifests\tabletpc-tabbtn-dl.man (1.7 KB)
00000391 329.30828857 [3300] Extracting: F:\sources\dlmanifests\tabletpcinputpanel-dl.man (1.4 KB)
00000392 329.31393433 [3300] Extracting: F:\sources\dlmanifests\tabletpcjournal-dl.man (8.5 KB)
00000393 329.32202148 [3300] Extracting: F:\sources\dlmanifests\tabletpcplatforminput-core-dl.man (1.1 KB)
00000394 329.33187866 [3300] Extracting: F:\sources\dlmanifests\terminalservices-appserver-dl.man (1.5 KB)
00000395 329.33728027 [3300] Extracting: F:\sources\dlmanifests\terminalservices-appserver-licensing-dl.man (1.3 KB)
00000396 329.34490967 [3300] Extracting: F:\sources\dlmanifests\terminalservices-drivers-dl.man (1.1 KB)
00000397 329.35049438 [3300] Extracting: F:\sources\dlmanifests\terminalservices-licenseserver-dl.man (2.2 KB)
00000398 329.35824585 [3300] Extracting: F:\sources\dlmanifests\terminalservices-localsessionmanager-dl.man (1.4 KB)
00000399 329.36621094 [3300] Extracting: F:\sources\dlmanifests\terminalservices-rdp-winstationextensions-dl.man (20.4 KB)
00000400 329.37396240 [3300] Extracting: F:\sources\dlmanifests\terminalservices-remoteconnectionmanager-dl.man (1.4 KB)
00000401 329.38208008 [3300] Extracting: F:\sources\dlmanifests\terminalservices-sessiondirectory-client-dl.man (2.2 KB)
00000402 329.38937378 [3300] Extracting: F:\sources\dlmanifests\terminalservices-sessiondirectory-server-dl.man (2.4 KB)
00000403 329.39923096 [3300] Extracting: F:\sources\dlmanifests\terminalservices-terminalservicesclient-dl.man (1.9 KB)
00000404 329.40478516 [3300] Extracting: F:\sources\dlmanifests\textservicesframework-migration-dl.man (2.8 KB)
00000405 329.41247559 [3300] Extracting: F:\sources\dlmanifests\video-tvvideocontrol-dl.man (2.0 KB)
00000406 329.41778564 [3300] Extracting: F:\sources\dlmanifests\volsnap-dl.man (1 KB)
00000407 329.42495728 [3300] Extracting: F:\sources\dlmanifests\wcf-http-activation-dl.man (2.0 KB)
00000408 329.43017578 [3300] Extracting: F:\sources\dlmanifests\wcf-http-activation-postapply-dl.man (1.4 KB)
00000409 329.43719482 [3300] Extracting: F:\sources\dlmanifests\wcf-nonhttp-activation-dl.man (1.4 KB)
00000410 329.44458008 [3300] Extracting: F:\sources\dlmanifests\web-services-for-management-core-dl.man (1.9 KB)
00000411 329.44989014 [3300] Extracting: F:\sources\dlmanifests\webenroll-dl.man (1.6 KB)
00000412 329.62103271 [3300] Extracting: F:\sources\dlmanifests\win32k-settings-dl.man (12.2 KB)
00000413 329.64236450 [3300] Extracting: F:\sources\dlmanifests\windowssearchengine-dl.man (5.7 KB)
00000414 329.65582275 [3300] Extracting: F:\sources\dlmanifests\winlogon-dl.man (2.8 KB)
00000415 329.66918945 [3300] Extracting: F:\sources\dlmanifests\wmi-core-dl.man (2.3 KB)
00000416 329.68273926 [3300] Extracting: F:\sources\dlmanifests\workstationservice-dl.man (1.8 KB)
00000417 329.69787598 [3300] Extracting: F:\sources\du.dll (193.3 KB)
00000418 329.73135376 [3300] Extracting: F:\sources\en-gb\acres.dll.mui (317.5 KB)
00000419 329.78616333 [3300] Extracting: F:\sources\en-gb\actionqueue.dll.mui (3.5 KB)
00000420 329.79418945 [3300] Extracting: F:\sources\en-gb\appraiser.dll.mui (3.5 KB)
00000421 329.79943848 [3300] Extracting: F:\sources\en-gb\arunres.dll.mui (5.5 KB)
00000422 329.80722046 [3300] Extracting: F:\sources\en-gb\cmisetup.dll.mui (4.5 KB)
00000423 329.81674194 [3300] Extracting: F:\sources\en-gb\compatappraiserresources.dll.mui (7 KB)
00000424 329.82867432 [3300] Extracting: F:\sources\en-gb\compatctrl.dll.mui (6 KB)
00000425 329.83621216 [3300] Extracting: F:\sources\en-gb\compatresources.dll.mui (27.5 KB)
00000426 329.84692383 [3300] Extracting: F:\sources\en-gb\compres.dll.mui (30 KB)
00000427 329.85745239 [3300] Extracting: F:\sources\en-gb\credits.htm (3.3 MB)
00000428 330.28665161 [3300] Extracting: F:\sources\en-gb\credits.rtf (3.9 MB)
00000429 333.90982056 [3300] Extracting: F:\sources\en-gb\dism.exe.mui (29.5 KB)
00000430 333.95623779 [3300] Extracting: F:\sources\en-gb\dismapi.dll.mui (4.5 KB)
00000431 334.02279663 [3300] Extracting: F:\sources\en-gb\dismcore.dll.mui (7.5 KB)
00000432 334.04217529 [3300] Extracting: F:\sources\en-gb\dismprov.dll.mui (2.5 KB)
00000433 334.06076050 [3300] Extracting: F:\sources\en-gb\erofflps.txt (276 bytes)
00000434 334.07205200 [3300] Extracting: F:\sources\en-gb\folderprovider.dll.mui (2.5 KB)
00000435 334.08901978 [3300] Extracting: F:\sources\en-gb\imagingprovider.dll.mui (18 KB)
00000436 334.11267090 [3300] Extracting: F:\sources\en-gb\input.dll.mui (24.5 KB)
00000437 334.13101196 [3300] Extracting: F:\sources\en-gb\logprovider.dll.mui (6 KB)
00000438 334.14819336 [3300] Extracting: F:\sources\en-gb\mediasetupuimgr.dll.mui (57 KB)
00000439 334.17471313 [3300] Extracting: F:\sources\en-gb\migres.dll.mui (7.5 KB)
00000440 334.19247437 [3300] Extracting: F:\sources\en-gb\nlsbres.dll.mui (64 KB)
00000441 334.23263550 [3300] Extracting: F:\sources\en-gb\oobe_help_opt_in_details.rtf (26.7 KB)
00000442 334.25109863 [3300] Extracting: F:\sources\en-gb\pnpibs.dll.mui (5 KB)
00000443 334.26901245 [3300] Extracting: F:\sources\en-gb\privacy.rtf (830 bytes)
00000444 334.28399658 [3300] Extracting: F:\sources\en-gb\reagent.adml (1.8 KB)
00000445 334.30065918 [3300] Extracting: F:\sources\en-gb\reagent.dll.mui (10.5 KB)
00000446 334.31985474 [3300] Extracting: F:\sources\en-gb\rollback.exe.mui (4.5 KB)
00000447 334.33700562 [3300] Extracting: F:\sources\en-gb\setup.exe.mui (18 KB)
00000448 334.35491943 [3300] Extracting: F:\sources\en-gb\setupcompat.dll.mui (3 KB)
00000449 334.37155151 [3300] Extracting: F:\sources\en-gb\setupcore.dll.mui (18.5 KB)
00000450 334.38064575 [3300] Extracting: F:\sources\en-gb\setuperror.exe.mui (3.5 KB)
00000451 334.38916016 [3300] Extracting: F:\sources\en-gb\setupmgr.dll.mui (2.5 KB)
00000452 334.39694214 [3300] Extracting: F:\sources\en-gb\setupplatform.exe.mui (13.9 KB)
00000453 334.40985107 [3300] Extracting: F:\sources\en-gb\setupprep.exe.mui (26 KB)
00000454 334.42221069 [3300] Extracting: F:\sources\en-gb\smiengine.dll.mui (12 KB)
00000455 334.43173218 [3300] Extracting: F:\sources\en-gb\spwizres.dll.mui (8 KB)
00000456 334.44140625 [3300] Extracting: F:\sources\en-gb\upgloader.dll.mui (4.5 KB)
00000457 334.45095825 [3300] Extracting: F:\sources\en-gb\uxlibres.dll.mui (3 KB)
00000458 334.65664673 [3300] Extracting: F:\sources\en-gb\vhdprovider.dll.mui (7 KB)
00000459 334.68203735 [3300] Extracting: F:\sources\en-gb\vofflps.rtf (828 bytes)
00000460 334.69943237 [3300] Extracting: F:\sources\en-gb\w32uires.dll.mui (200.5 KB)
00000461 334.72848511 [3300] Extracting: F:\sources\en-gb\wdsclient.dll.mui (7.5 KB)
00000462 334.74606323 [3300] Extracting: F:\sources\en-gb\wdsimage.dll.mui (6 KB)
00000463 334.75698853 [3300] Extracting: F:\sources\en-gb\wimgapi.dll.mui (16 KB)
00000464 334.76925659 [3300] Extracting: F:\sources\en-gb\wimprovider.dll.mui (27 KB)
00000465 334.77825928 [3300] Extracting: F:\sources\en-gb\windlp.dll.mui (5.5 KB)
00000466 334.78460693 [3300] Extracting: F:\sources\en-gb\winsetup.dll.mui (52 KB)
00000467 334.80065918 [3300] Extracting: F:\sources\etwproviders\actionqueueetw.dll (21.5 KB)
00000468 334.81347656 [3300] Extracting: F:\sources\etwproviders\auditetw.dll (25.5 KB)
00000469 334.82473755 [3300] Extracting: F:\sources\etwproviders\cmisetupetw.dll (25.5 KB)
00000470 334.83651733 [3300] Extracting: F:\sources\etwproviders\en-gb\actionqueueetw.dll.mui (3.5 KB)
00000471 334.84417725 [3300] Extracting: F:\sources\etwproviders\etwproviderinstall.vbs (6.7 KB)
00000472 334.85226440 [3300] Extracting: F:\sources\etwproviders\oobeldretw.dll (25.5 KB)
00000473 334.86590576 [3300] Extracting: F:\sources\etwproviders\setupcletw.dll (29.5 KB)
00000474 334.87777710 [3300] Extracting: F:\sources\etwproviders\setupetw.dll (29.3 KB)
00000475 334.89114380 [3300] Extracting: F:\sources\etwproviders\setupugcetw.dll (25.5 KB)
00000476 334.90356445 [3300] Extracting: F:\sources\etwproviders\sysprepetw.dll (29.5 KB)
00000477 334.91317749 [3300] Extracting: F:\sources\etwproviders\windeployetw.dll (25.5 KB)
00000478 334.92465210 [3300] Extracting: F:\sources\etwproviders\winsetupetw.dll (73.5 KB)
00000479 334.94433594 [3300] Extracting: F:\sources\facilitator.dll (1.1 MB)
00000480 335.09262085 [3300] Extracting: F:\sources\folderprovider.dll (93.3 KB)
00000481 335.11694336 [3300] Extracting: F:\sources\gatherosstate.exe (1.5 MB)
00000482 337.17843628 [3300] Extracting: F:\sources\generaltel.dll (505.4 KB)
00000483 337.27365112 [3300] Extracting: F:\sources\hwcompat.dll (245.3 KB)
00000484 337.32666016 [3300] Extracting: F:\sources\hwcompat.txt (925.4 KB)
00000485 337.47680664 [3300] Extracting: F:\sources\hwcompatPE.txt (257 bytes)
00000486 337.48703003 [3300] Extracting: F:\sources\hwexclude.txt (51 bytes)
00000487 337.50421143 [3300] Extracting: F:\sources\hwexcludePE.txt (15 bytes)
00000488 337.51889038 [3300] Extracting: F:\sources\hwreqchk.dll (376 KB)
00000489 337.58316040 [3300] Extracting: F:\sources\hypervcomplcheck.dll (225.5 KB)
00000490 337.62963867 [3300] Extracting: F:\sources\iasmigplugin.dll (757.3 KB)
00000491 337.75308228 [3300] Extracting: F:\sources\icbexclusion.inf (7.1 KB)
00000492 337.81878662 [3300] Extracting: F:\sources\idwbinfo.txt (122 bytes)
00000493 337.83282471 [3300] Extracting: F:\sources\iiscomp.dll (45.5 KB)
00000494 337.85955811 [3300] Extracting: F:\sources\imagelib.dll (945.4 KB)
00000495 338.03652954 [3300] Extracting: F:\sources\imagingprovider.dll (249.3 KB)
00000496 338.08020020 [3300] Extracting: F:\sources\inf\setup.cfg (3.5 KB)
00000497 338.09722900 [3300] Extracting: F:\sources\input.dll (393.3 KB)
00000498 338.16854858 [3300] Extracting: F:\sources\install.wim (5.6 GB)
00000499 1734.26647949 [7724] Suspending
00000500 1846.90771484 [3300] Cancelling
00000501 1852.92163086 [3300] Blocking I/O operation detected
00000502 1883.08996582 [3300]
00000503 1883.17224121 [3300] Found USB 2.0 device 'Sony Storage Media USB Device' (054C:05BA)
00000504 1883.70654297 [3300] 1 device found
00000505 1883.81555176 [3300] Disk type: Removable, Disk size: 7.8GB, Sector size: 512 bytes
00000506 1883.81567383 [3300] Cylinders: 942, Tracks per cylinder: 255, Sectors per track: 63
00000507 1883.81616211 [3300] Partition type: MBR, NB Partitions: 2
00000508 1883.81640625 [3300] Disk ID: 0x01AC5D7F
00000509 1883.82141113 [3300] Drive has a Rufus Master Boot Record
00000510 1883.82189941 [3300] Partition 1:
00000511 1883.82275391 [3300] Type: NTFS (0x07)
00000512 1883.82275391 [3300] Detected File System: NTFS
00000513 1883.82275391 [3300] Size: 7.2 GB (7748952064 bytes)
00000514 1883.82275391 [3300] Start Sector: 2048, Boot: Yes
00000515 1883.83105469 [3300] Partition 2 (UEFI:NTFS):
00000516 1883.83251953 [3300] Type: EFI System Partition (0xef)
00000517 1883.83251953 [3300] Detected File System: FAT12
00000518 1883.83251953 [3300] Size: 1 MB (1048576 bytes)
00000519 1883.83251953 [3300] Start Sector: 15136720, Boot: No
00000520 1885.92089844 [3300] Killed blocking I/O timer
00000521 1918.22460938 [3300] Saved rufus.log
00000522 1918.61621094 [3300] SetLGP: Successfully restored NoDriveTypeAutorun policy to 0x0000009E
00000523 1918.61743164 [3300] Rufus exit

pbatard commented 7 months ago

Well, that SHA-1 does NOT match the SHA-1 of any official Windows ISOs. See https://github.com/pbatard/rufus/wiki/FAQ#user-content-How_can_I_validate_that_a_Windows_ISO_is_a_genuine_retail_version and especially https://sha1.rg-adguard.net/search.php?sha1=10793cd70013dc4d5097cf30f2e9f2ba2a4865f5 returns no hit.

The SHA-1 for Win11_23H2_EnglishInternational_x64v2.iso downloaded from Microsoft should be 4138eca827754ba308e4a3eb8d11e86ae5331369.

So there is definitely a problem with your ISO to start with. Either it is not an official ISO, or your download got corrupted.

The first thing you need to do then is download Win11_23H2_EnglishInternational_x64v2.iso again (which, by the way, you can also do using Rufus) and make sure that the SHA-1 reports the value above.

And yes, I did read that it worked when switching to MBR, but I am interested in finding out the cause of the issue for Rufus exiting, which is definitely linked to either your ISO or your environment. The fact that you don't even get any of the exit messages in DebugView indicates that the application actually crashes rather than exits (there's no code in Rufus that makes the application just bail out). And I'm going to assume that you did try other Windows ISOs in GPT mode, and did not experience the crash? Or does this happen with all the Windows ISOs you tried?

At any rate, knowing what happens with a valid ISO will tell us more (but please keep a copy of that problematic ISO just in case).

abhi-deshpande commented 7 months ago

I downloaded that ISO once again. This time I did verify the checksums properly. Rufus did not crash this time. It worked as expected, and showed the installation customization options. As you pointed out, the issue is indeed related to the corrupt ISO file. I think this issue can be closed. Thank you for your support..!

Screenshot 2024-02-06 195645

pbatard commented 7 months ago

Thanks for reporting back. I'll close this issue then.

github-actions[bot] commented 4 months ago

This thread has been automatically locked since there has not been any recent activity after it was closed. Please open a new issue if you think you have a related problem or query.