pbatard / rufus

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

W7 MBR with UEFI:NTFS #1713

Closed marcosfrm closed 3 years ago

marcosfrm commented 3 years ago

It would be nice have Windows 7 MBR installed with UEFI:NTFS when dual UEFI/BIOS mode is enabled and selected, restricted to MBR partition type of course. This combination (UEFI:NTFS + dual UEFI/BIOS mode) is not allowed today.

If I create an UEFI:NTFS disk in Rufus, copy Windows 10 2009 x64 files to the NTFS partition, then just add the proper MBR code in Linux

# ms-sys --mbr7 /dev/sdb

will make it work with both UEFI and BIOS, since the NTFS partition is active.

Can be further enhanced if exFAT partition boot record is present (#1631), this way NTFS and exFAT (supported by UEFI:NTFS) would work.

Rufus x86 v3.13.1730
Windows version: Windows 10 64-bit (Build 19042.867)
Syslinux versions: 4.07/2013-07-25, 6.04/pre1
Grub versions: 0.4.6a, 2.04
System locale ID: 0x0416 (pt-BR)
Will use default UI locale 0x0416
SetLGP: Successfully set NoDriveTypeAutorun policy to 0x0000009E
Localization set to 'pt-BR'
Found USB 2.0 device 'Kingston DT 101 G2 USB Device' (0930:6545)
1 device found
No volume information for drive 0x81
Disk type: Removable, Disk size: 7.8GB, Sector size: 512 bytes
Cylinders: 948, Tracks per cylinder: 255, Sectors per track: 63
Partition type: SFD (Super Floppy Disk) or unpartitioned

Format operation started
Requesting disk access...
Will use 'E:' as volume mountpoint
Deleting partitions:
● Partition 1 (offset: 0, size: 7.3 GB)
Opened \\.\PhysicalDrive1 for exclusive write access
Analyzing existing boot records...
Drive has a Zeroed Master Boot Record
Clearing MBR/PBR/GPT structures...
Erasing 128 sectors
Initializing disk...
Partitioning (MBR)...
● Creating Main Data Partition (offset: 1048576, size: 7.3 GB)
● Creating UEFI:NTFS Partition (offset: 7802097664, size: 512 KB)
Writing UEFI:NTFS data...
Waiting for logical drive to reappear...
Formatting (NTFS)...
Using cluster size: 4096 bytes
Quick format was selected
Creating file system...
Format completed.
Writing Master Boot Record...
Using Zeroed MBR
Found volume \\?\Volume{19844501-9469-11eb-9229-7440bbff1e80}\
Disabling file indexing...
Successfully remounted \\?\Volume{19844501-9469-11eb-9229-7440bbff1e80}\ as E:
Finalizing, please wait...

Found USB 2.0 device 'Kingston DT 101 G2 USB Device' (0930:6545)
1 device found
Disk type: Removable, Disk size: 7.8GB, Sector size: 512 bytes
Cylinders: 948, Tracks per cylinder: 255, Sectors per track: 63
Partition type: MBR, NB Partitions: 2
Disk ID: 0xC805074B
Drive has a Zeroed Master Boot Record
Partition 1:
  Type: NTFS (0x07)
  Size: 7.3 GB (7801049088 bytes)
  Start Sector: 2048, Boot: Yes
Partition 2 (UEFI:NTFS):
  Type: EFI FAT (0xef)
  Size: 512 KB (524288 bytes)
  Start Sector: 15238472, Boot: No
pbatard commented 3 years ago

You may want to try the Alt-E cheat mode.

Unfortunately, you chose to ignore the check list, which points you to the FAQ.

Last time I checked, you could create what you request by using Alt-E.

Also, I currently see no point of adding exFAT as a choice of file system for Windows boot media, when I am not aware of any issue with NTFS, whereas exFAT is actually not supported by the Windows 7 boot loader.

As I believe I have answered your question, I will close this issue.

marcosfrm commented 3 years ago

Alt+E is enabled here Pete.

pbatard commented 3 years ago

Then what you request should work.

I just created a media with Alt-E enabled, from the 20H2 ISO (which requires UEFI:NTFS for UEFI boot, since it has a > 4 GB install.wim) and both the UEFI:NTFS partition was created and the MBR bootloader was added.

Rufus x86 v3.13.1730
Windows version: Windows 10 64-bit (Build 19042.867)
Syslinux versions: 4.07/2013-07-25, 6.04/pre1
Grub versions: 0.4.6a, 2.04
System locale ID: 0x0809 (en-GB)
Will use default UI locale 0x0809
SetLGP: Successfully set NoDriveTypeAutorun policy to 0x0000009E
Localization set to 'en-US'
0 devices found
Found USB device 'Kingmax Kingmax USB Device' (1687:0903) [ID]
1 device found
Disk type: Removable, Disk size: 32 GB, Sector size: 512 bytes
Cylinders: 3951, Tracks per cylinder: 255, Sectors per track: 63
Partition type: GPT, NB Partitions: 1
Disk GUID: {925B21DB-11B3-421F-9A67-53F850E98E47}
Max parts: 128, Start Offset: 17408, Usable = 32505821696 bytes
Partition 1:
  Type: EFI System Partition
  Name: 'Tails'
  ID: {6C191B28-B30B-434E-9EBA-5FE7224ACDA8}
  Size: 8 GB (8589934592 bytes)
  Start Sector: 2048, Attributes: 0xD000000000000005
Scanning image...
ISO analysis:
  Image is an UDF image
Disk image analysis:
  Image does not have a Boot Marker
ISO label: 'CCCOMA_X64FRE_EN-GB_DV9'
  Size: 5.8 GB (Projected)
  Has a >4GB file
  Uses: EFI
  Uses: Bootmgr (BIOS and UEFI)
  Uses: Install.wim (version 0.13.1)
Using image: Win10_20H2_v2_EnglishInternational_x64.iso (5.8 GB)

Format operation started
Requesting disk access...
No drive letter was assigned...
Will use 'F:' as volume mountpoint
Deleting partitions:
● Partition 1 (offset: 1048576, size: 8 GB)
Opened \\.\PhysicalDrive5 for exclusive write access
Analyzing existing boot records...
Drive has a Zeroed Master Boot Record
Clearing MBR/PBR/GPT structures...
Erasing 128 sectors
Initializing disk...
Partitioning (MBR)...
● Creating Main Data Partition (offset: 1048576, size: 30.3 GB)
● Creating UEFI:NTFS Partition (offset: 32504774656, size: 512 KB)
Writing UEFI:NTFS data...
Waiting for logical drive to reappear...
Formatting (NTFS)...
Using cluster size: 4096 bytes
Quick format was selected
Creating file system...
Format completed.
Writing Master Boot Record...
Set bootable USB partition as 0x80
Using Rufus MBR
Found volume \\?\Volume{461cce9b-9410-11eb-8c5b-f0038c9a2e6f}\
Disabling file indexing...
Opened \\?\Volume{461cce9b-9410-11eb-8c5b-f0038c9a2e6f} for exclusive write access
Writing Partition Boot Record...
Using Standard NTFS partition boot record
Confirmed new volume has an NTFS boot sector
Successfully remounted \\?\Volume{461cce9b-9410-11eb-8c5b-f0038c9a2e6f}\ as F:
Extracting files...
Image is an UDF image
Extracting: F:\autorun.inf (128 bytes)
Extracting: F:\boot\bcd (16 KB)
Extracting: F:\boot\boot.sdi (3 MB)
Extracting: F:\boot\bootfix.bin (1 KB)
Extracting: F:\boot\bootsect.exe (107.8 KB)
Extracting: F:\boot\en-gb\bootsect.exe.mui (16 KB)
Extracting: F:\boot\etfsboot.com (4 KB)
Extracting: F:\boot\fonts\chs_boot.ttf (3.5 MB)
Extracting: F:\boot\fonts\cht_boot.ttf (3.7 MB)
Extracting: F:\boot\fonts\jpn_boot.ttf (1.9 MB)
Extracting: F:\boot\fonts\kor_boot.ttf (2.3 MB)
Extracting: F:\boot\fonts\malgun_boot.ttf (174.2 KB)
Extracting: F:\boot\fonts\malgun_console.ttf (79.5 KB)
Extracting: F:\boot\fonts\malgunn_boot.ttf (171.8 KB)
Extracting: F:\boot\fonts\meiryo_boot.ttf (141.3 KB)
Extracting: F:\boot\fonts\meiryo_console.ttf (88.5 KB)
Extracting: F:\boot\fonts\meiryon_boot.ttf (139.7 KB)
Extracting: F:\boot\fonts\msjh_boot.ttf (157.6 KB)
Extracting: F:\boot\fonts\msjh_console.ttf (198.1 KB)
Extracting: F:\boot\fonts\msjhn_boot.ttf (155.7 KB)
Extracting: F:\boot\fonts\msyh_boot.ttf (153.9 KB)
Extracting: F:\boot\fonts\msyh_console.ttf (94.2 KB)
Extracting: F:\boot\fonts\msyhn_boot.ttf (152.1 KB)
Extracting: F:\boot\fonts\segmono_boot.ttf (42.8 KB)
Extracting: F:\boot\fonts\segoe_slboot.ttf (83.2 KB)
Extracting: F:\boot\fonts\segoen_slboot.ttf (82.9 KB)
Extracting: F:\boot\fonts\wgl4_boot.ttf (46.3 KB)
Extracting: F:\boot\memtest.exe (977.3 KB)
Extracting: F:\boot\resources\bootres.dll (90.3 KB)
Extracting: F:\bootmgr (404 KB)
Extracting: F:\bootmgr.efi (1.5 MB)
Extracting: F:\efi\boot\bootx64.efi (1.5 MB)
Extracting: F:\efi\microsoft\boot\bcd (16 KB)
Extracting: F:\efi\microsoft\boot\cdboot.efi (1.1 MB)
Extracting: F:\efi\microsoft\boot\cdboot_noprompt.efi (1.1 MB)
Extracting: F:\efi\microsoft\boot\efisys.bin (1.4 MB)
Extracting: F:\efi\microsoft\boot\efisys_noprompt.bin (1.4 MB)
Extracting: F:\efi\microsoft\boot\fonts\chs_boot.ttf (3.5 MB)
Extracting: F:\efi\microsoft\boot\fonts\cht_boot.ttf (3.7 MB)
Extracting: F:\efi\microsoft\boot\fonts\jpn_boot.ttf (1.9 MB)
Extracting: F:\efi\microsoft\boot\fonts\kor_boot.ttf (2.3 MB)
Extracting: F:\efi\microsoft\boot\fonts\malgun_boot.ttf (174.2 KB)
Extracting: F:\efi\microsoft\boot\fonts\malgun_console.ttf (79.5 KB)
Extracting: F:\efi\microsoft\boot\fonts\malgunn_boot.ttf (171.8 KB)
Extracting: F:\efi\microsoft\boot\fonts\meiryo_boot.ttf (141.3 KB)
Extracting: F:\efi\microsoft\boot\fonts\meiryo_console.ttf (88.5 KB)
Extracting: F:\efi\microsoft\boot\fonts\meiryon_boot.ttf (139.7 KB)
Extracting: F:\efi\microsoft\boot\fonts\msjh_boot.ttf (157.6 KB)
Extracting: F:\efi\microsoft\boot\fonts\msjh_console.ttf (198.1 KB)
Extracting: F:\efi\microsoft\boot\fonts\msjhn_boot.ttf (155.7 KB)
Extracting: F:\efi\microsoft\boot\fonts\msyh_boot.ttf (153.9 KB)
Extracting: F:\efi\microsoft\boot\fonts\msyh_console.ttf (94.2 KB)
Extracting: F:\efi\microsoft\boot\fonts\msyhn_boot.ttf (152.1 KB)
Extracting: F:\efi\microsoft\boot\fonts\segmono_boot.ttf (42.8 KB)
Extracting: F:\efi\microsoft\boot\fonts\segoe_slboot.ttf (83.2 KB)
Extracting: F:\efi\microsoft\boot\fonts\segoen_slboot.ttf (82.9 KB)
Extracting: F:\efi\microsoft\boot\fonts\wgl4_boot.ttf (46.3 KB)
Extracting: F:\efi\microsoft\boot\memtest.efi (1.3 MB)
Extracting: F:\efi\microsoft\boot\resources\bootres.dll (90.3 KB)
Extracting: F:\efi\microsoft\boot\winsipolicy.p7b (9.6 KB)
Extracting: F:\setup.exe (72.4 KB)
Extracting: F:\sources\acmigration.dll (358.8 KB)
Extracting: F:\sources\acres.dll (323.3 KB)
Extracting: F:\sources\actionqueue.dll (184.3 KB)
Extracting: F:\sources\adfscomp.dll (49.5 KB)
Extracting: F:\sources\admtv3check.dll (71.6 KB)
Extracting: F:\sources\aeinv.dll (755.3 KB)
Extracting: F:\sources\alert.gif (1 KB)
Extracting: F:\sources\appcompat.xsl (11.4 KB)
Extracting: F:\sources\appcompat_bidi.xsl (12.2 KB)
Extracting: F:\sources\appcompat_detailed.xsl (13.3 KB)
Extracting: F:\sources\appcompat_detailed_bidi.xsl (13.4 KB)
Extracting: F:\sources\appcompat_detailed_bidi_txt.xsl (13.1 KB)
Extracting: F:\sources\appcompat_detailed_txt.xsl (13 KB)
Extracting: F:\sources\appcompatservicing.dll (58 KB)
Extracting: F:\sources\appraiser.dll (1.8 MB)
Extracting: F:\sources\appraiser.sdb (2.5 MB)
Extracting: F:\sources\appraiserdatasha1.cat (9.3 KB)
Extracting: F:\sources\appraiserres.dll (141.3 KB)
Extracting: F:\sources\appraiserwc.dll (1.8 MB)
Extracting: F:\sources\arunimg.dll (805.8 KB)
Extracting: F:\sources\arunres.dll (13.8 KB)
Extracting: F:\sources\autorun.dll (163.8 KB)
Extracting: F:\sources\background_cli.bmp (2.3 MB)
Extracting: F:\sources\boot.wim (581.3 MB)
Extracting: F:\sources\cdplib.mof (1.9 KB)
Extracting: F:\sources\cdplibuninstall.mof (571 bytes)
Extracting: F:\sources\clustercompliance.dll (20.6 KB)
Extracting: F:\sources\cmi2migxml.dll (186.8 KB)
Extracting: F:\sources\cmisetup.dll (649.8 KB)
Extracting: F:\sources\compatctrl.dll (152.3 KB)
Extracting: F:\sources\compatresources.dll (3.6 MB)
Extracting: F:\sources\compres.dll (38.6 KB)
Extracting: F:\sources\cryptosetup.dll (23.4 KB)
Extracting: F:\sources\csiagent.dll (669.3 KB)
Extracting: F:\sources\cversion.ini (49 bytes)
Extracting: F:\sources\db_msftproductionwindowssigningca.cer (1.5 KB)
Extracting: F:\sources\devinv.dll (715.3 KB)
Extracting: F:\sources\diager.dll (52.8 KB)
Extracting: F:\sources\diagnostic.dll (173.8 KB)
Extracting: F:\sources\diagtrack.dll (1.3 MB)
Extracting: F:\sources\diagtrackrunner.exe (86.2 KB)
Extracting: F:\sources\dism.exe (277.5 KB)
Extracting: F:\sources\dismapi.dll (1 MB)
Extracting: F:\sources\dismcore.dll (395.8 KB)
Extracting: F:\sources\dismcoreps.dll (183.5 KB)
Extracting: F:\sources\dismprov.dll (253.5 KB)
Extracting: F:\sources\dlmanifests\accessibilitycpl-dl.man (4.6 KB)
Extracting: F:\sources\dlmanifests\activedirectory-webservices-dl.man (667 bytes)
Extracting: F:\sources\dlmanifests\activedirectory-wmireplicationprovider-dl.man (1.1 KB)
Extracting: F:\sources\dlmanifests\adsi-ldap-extensions-dl.man (3.6 KB)
Extracting: F:\sources\dlmanifests\adsi-ldap-provider-dl.man (1.6 KB)
Extracting: F:\sources\dlmanifests\adsi-router-dl.man (1.9 KB)
Extracting: F:\sources\dlmanifests\adsi-winnt-provider-dl.man (1.6 KB)
Extracting: F:\sources\dlmanifests\bluetooth-config-dl.man (1.4 KB)
Extracting: F:\sources\dlmanifests\browserservice-dl.man (3.1 KB)
Extracting: F:\sources\dlmanifests\capi2_certs-dl.man (6.9 KB)
Extracting: F:\sources\dlmanifests\commandprompt-dl.man (2.8 KB)
Extracting: F:\sources\dlmanifests\coreos-dl.man (1.6 KB)
Extracting: F:\sources\dlmanifests\credential-manager-dl.man (2.2 KB)
Extracting: F:\sources\dlmanifests\crypto_keys-dl.man (2.9 KB)
Extracting: F:\sources\dlmanifests\cryptoconfig-dl.man (1.4 KB)
Extracting: F:\sources\dlmanifests\dfsclient-dl.man (1.6 KB)
Extracting: F:\sources\dlmanifests\dfsmgmt-dl.man (2 KB)
Extracting: F:\sources\dlmanifests\dhcpclient-dl.man (1.5 KB)
Extracting: F:\sources\dlmanifests\directoryservices-adam-dl.man (2.1 KB)
Extracting: F:\sources\dlmanifests\directoryservices-domain-dl.man (2.0 KB)
Extracting: F:\sources\dlmanifests\directoryservices-ism-smtp-dl.man (1.8 KB)
Extracting: F:\sources\dlmanifests\dns-client-dl.man (3.7 KB)
Extracting: F:\sources\dlmanifests\dns-server-service-dl.man (2.3 KB)
Extracting: F:\sources\dlmanifests\dpapi_keys-dl.man (4.4 KB)
Extracting: F:\sources\dlmanifests\etw-core-dl.man (1.4 KB)
Extracting: F:\sources\dlmanifests\etwtracing.man (14.8 KB)
Extracting: F:\sources\dlmanifests\eventlog-dl.man (1.7 KB)
Extracting: F:\sources\dlmanifests\explorer-dl.man (2.5 KB)
Extracting: F:\sources\dlmanifests\feclient-dl.man (1.6 KB)
Extracting: F:\sources\dlmanifests\fonts-type1-dl.man (788 bytes)
Extracting: F:\sources\dlmanifests\frs-core-dl.man (4.3 KB)
Extracting: F:\sources\dlmanifests\gpbase-dl.man (7.0 KB)
Extracting: F:\sources\dlmanifests\gpmc-dl.man (1.4 KB)
Extracting: F:\sources\dlmanifests\gpmgmt-dl.man (1.5 KB)
Extracting: F:\sources\dlmanifests\grouppolicy-admin-gpedit-dl.man (1.4 KB)
Extracting: F:\sources\dlmanifests\grouppolicy-admin-gpedit-snapin-dl.man (1.4 KB)
Extracting: F:\sources\dlmanifests\grouppolicy-cse-softwareinstallation-dl.man (1.9 KB)
Extracting: F:\sources\dlmanifests\grouppolicy-serveradmintools-gpmc-dl.man (1.6 KB)
Extracting: F:\sources\dlmanifests\ieframe-dl.man (1.1 KB)
Extracting: F:\sources\dlmanifests\ime-traditional-chinese-migration-dl.man (1.5 KB)
Extracting: F:\sources\dlmanifests\isns_service-dl.man (1.7 KB)
Extracting: F:\sources\dlmanifests\kerberos-key-distribution-center-dl.man (2 KB)
Extracting: F:\sources\dlmanifests\ldap-client-dl.man (1.4 KB)
Extracting: F:\sources\dlmanifests\microsoft-activedirectory-webservices-dl\adwsmigrate.dll (100.8 KB)
Extracting: F:\sources\dlmanifests\microsoft-windows-bits-client-dl.man (1.6 KB)
Extracting: F:\sources\dlmanifests\microsoft-windows-bluetooth-config\bthmigplugin.dll (103.5 KB)
Extracting: F:\sources\dlmanifests\microsoft-windows-certificateservices-ca-dl.man (1.8 KB)
Extracting: F:\sources\dlmanifests\microsoft-windows-certificateservices-camanagement-dl.man (1.4 KB)
Extracting: F:\sources\dlmanifests\microsoft-windows-certificateservices-mscep-dl.man (1.7 KB)
Extracting: F:\sources\dlmanifests\microsoft-windows-com-complus-setup-dl\commig.dll (158 KB)
Extracting: F:\sources\dlmanifests\microsoft-windows-com-dtc-setup-dl\msdtcstp.dll (81.8 KB)
Extracting: F:\sources\dlmanifests\microsoft-windows-dhcpservermigplugin-dl\dhcpsrvmigplugin.dll (131 KB)
Extracting: F:\sources\dlmanifests\microsoft-windows-directoryservices-adam-dl\adammigrate.dll (128.8 KB)
Extracting: F:\sources\dlmanifests\microsoft-windows-errorreportingcore-dl.man (1.9 KB)
Extracting: F:\sources\dlmanifests\microsoft-windows-errorreportingfaults-dl.man (1.1 KB)
Extracting: F:\sources\dlmanifests\microsoft-windows-fax-client-applications-dl.man (3.7 KB)
Extracting: F:\sources\dlmanifests\microsoft-windows-fax-client-proenterprise-dl.man (1.8 KB)
Extracting: F:\sources\dlmanifests\microsoft-windows-fax-common-dl.man (4.7 KB)
Extracting: F:\sources\dlmanifests\microsoft-windows-fax-server-dl.man (1.8 KB)
Extracting: F:\sources\dlmanifests\microsoft-windows-fax-service-dl.man (7.5 KB)
Extracting: F:\sources\dlmanifests\microsoft-windows-htmlhelp-dl.man (1.7 KB)
Extracting: F:\sources\dlmanifests\microsoft-windows-iasserver-migplugin\iasmigplugin.dll (680 KB)
Extracting: F:\sources\dlmanifests\microsoft-windows-iasserver-migplugin\iasmigreader.exe (476.5 KB)
Extracting: F:\sources\dlmanifests\microsoft-windows-ie-clientnetworkprotocolimplementation-migration\wininetplugin.dll (42.5 KB)
Extracting: F:\sources\dlmanifests\microsoft-windows-ie-esc-dl.man (1.9 KB)
Extracting: F:\sources\dlmanifests\microsoft-windows-ie-feeds-platform-dl.man (2.3 KB)
Extracting: F:\sources\dlmanifests\microsoft-windows-ie-internetexplorer-dl.man (13.0 KB)
Extracting: F:\sources\dlmanifests\microsoft-windows-iis-corewebengine-deployment-dl.man (1.4 KB)
Extracting: F:\sources\dlmanifests\microsoft-windows-internet-naming-service-runtime\winsplgn.dll (50 KB)
Extracting: F:\sources\dlmanifests\microsoft-windows-msmq-messagingcoreservice\mqmigplugin.dll (143.3 KB)
Extracting: F:\sources\dlmanifests\microsoft-windows-netfx35-dl.man (8.8 KB)
Extracting: F:\sources\dlmanifests\microsoft-windows-netfx35cdfcomp-dl.man (1.2 KB)
Extracting: F:\sources\dlmanifests\microsoft-windows-netfxcorecomp-dl.man (44.1 KB)
Extracting: F:\sources\dlmanifests\microsoft-windows-networkbridge\bridgemigplugin.dll (108.3 KB)
Extracting: F:\sources\dlmanifests\microsoft-windows-networkloadbalancing-core\nlbmigplugin.dll (154 KB)
Extracting: F:\sources\dlmanifests\microsoft-windows-rasconnectionmanager\cmmigr.dll (68 KB)
Extracting: F:\sources\dlmanifests\microsoft-windows-rasserver-migplugin\rasmigplugin.dll (527.5 KB)
Extracting: F:\sources\dlmanifests\microsoft-windows-storagemigration-dl.man (7.8 KB)
Extracting: F:\sources\dlmanifests\microsoft-windows-tapisetup\tapimigplugin.dll (64.5 KB)
Extracting: F:\sources\dlmanifests\microsoft-windows-tapisetup-dl.man (2.5 KB)
Extracting: F:\sources\dlmanifests\microsoft-windows-terminalservices-clientactivexcore-dl.man (1.3 KB)
Extracting: F:\sources\dlmanifests\microsoft-windows-terminalservices-licenseserver\tlsmigplugin.dll (114 KB)
Extracting: F:\sources\dlmanifests\microsoft-windows-textservicesframework-migration-dl\chxmig.dll (135.8 KB)
Extracting: F:\sources\dlmanifests\microsoft-windows-textservicesframework-migration-dl\imjpmig.dll (153.5 KB)
Extracting: F:\sources\dlmanifests\microsoft-windows-textservicesframework-migration-dl\imkrmig.dll (109.8 KB)
Extracting: F:\sources\dlmanifests\microsoft-windows-textservicesframework-migration-dl\msctfmig.dll (195 KB)
Extracting: F:\sources\dlmanifests\microsoft-windows-textservicesframework-migration-dl\tabletextservicemig.dll (75.8 KB)
Extracting: F:\sources\dlmanifests\microsoft-windows-unimodem-config\modemmigplugin.dll (151 KB)
Extracting: F:\sources\dlmanifests\microsoft-windows-wab-dl.man (2.5 KB)
Extracting: F:\sources\dlmanifests\microsoft-windows-wcfcorecomp-dl.man (4.8 KB)
Extracting: F:\sources\dlmanifests\microsoft-windows-winsock-core-infrastructure-upgrade\wsupgrade.dll (201 KB)
Extracting: F:\sources\dlmanifests\microsoft-windows-wmi-core\wmimigrationplugin.dll (666.3 KB)
Extracting: F:\sources\dlmanifests\microsoft.windows.com.base-dl.man (1.8 KB)
Extracting: F:\sources\dlmanifests\microsoft.windows.com.complus.setup.dl.man (2.3 KB)
Extracting: F:\sources\dlmanifests\msmq-dcom-dl.man (1.7 KB)
Extracting: F:\sources\dlmanifests\msmq-domain-ic-dl.man (1.5 KB)
Extracting: F:\sources\dlmanifests\msmq-http-dl.man (2.2 KB)
Extracting: F:\sources\dlmanifests\msmq-messagingcoreservice-dl.man (6.6 KB)
Extracting: F:\sources\dlmanifests\msmq-multicast-dl.man (1.5 KB)
Extracting: F:\sources\dlmanifests\msmq-routing-dl.man (1.4 KB)
Extracting: F:\sources\dlmanifests\msmq-triggers-dl.man (1.7 KB)
Extracting: F:\sources\dlmanifests\mup-dl.man (1.5 KB)
Extracting: F:\sources\dlmanifests\netfx-wcf-http-activation-dl.man (1.2 KB)
Extracting: F:\sources\dlmanifests\netfx-wcf-msmqactivation-registration-dl.man (1.6 KB)
Extracting: F:\sources\dlmanifests\netfx-wcf-pipeactivation-registration-dl.man (1.6 KB)
Extracting: F:\sources\dlmanifests\netfx-wcf-tcpactivation-registration-dl.man (1.6 KB)
Extracting: F:\sources\dlmanifests\netfx-wcf-tcpportsharing-dl.man (1.1 KB)
Extracting: F:\sources\dlmanifests\netfx3-dl.man (1.4 KB)
Extracting: F:\sources\dlmanifests\netfx4-wcf-client-dl.man (1.5 KB)
Extracting: F:\sources\dlmanifests\netfx4-wcf-extended-dl.man (1.4 KB)
Extracting: F:\sources\dlmanifests\netfx4clientcorecomp-dl.man (15.5 KB)
Extracting: F:\sources\dlmanifests\netlogon-dl.man (2 KB)
Extracting: F:\sources\dlmanifests\networking-mpssvc-svc\icfupgd.dll (114.3 KB)
Extracting: F:\sources\dlmanifests\ntfs-dl.man (2.6 KB)
Extracting: F:\sources\dlmanifests\ntoskrnl-dl.man (7.8 KB)
Extracting: F:\sources\dlmanifests\odbc32dll-dl.man (4.7 KB)
Extracting: F:\sources\dlmanifests\partmgr-dl.man (1 KB)
Extracting: F:\sources\dlmanifests\printing-spooler-core-dl.man (2.5 KB)
Extracting: F:\sources\dlmanifests\printing-spooler-networkclient-dl.man (2.2 KB)
Extracting: F:\sources\dlmanifests\rights-management-client-v1-api-dl.man (3.2 KB)
Extracting: F:\sources\dlmanifests\rights-management-services-server-dl.man (3.2 KB)
Extracting: F:\sources\dlmanifests\rpc-http-dl.man (1.6 KB)
Extracting: F:\sources\dlmanifests\rpc-http_proxy-dl.man (1.4 KB)
Extracting: F:\sources\dlmanifests\rpc-local-dl.man (1.8 KB)
Extracting: F:\sources\dlmanifests\rpc-remote-dl.man (1.9 KB)
Extracting: F:\sources\dlmanifests\schannel-dl.man (1.4 KB)
Extracting: F:\sources\dlmanifests\schedsvc-dl.man (1.9 KB)
Extracting: F:\sources\dlmanifests\security-digest-dl.man (803 bytes)
Extracting: F:\sources\dlmanifests\security-kerberos-dl.man (803 bytes)
Extracting: F:\sources\dlmanifests\security-ntlm-dl.man (1.4 KB)
Extracting: F:\sources\dlmanifests\security-ntlm-lmc.man (1.1 KB)
Extracting: F:\sources\dlmanifests\shutdown-event-tracker-dl.man (1.3 KB)
Extracting: F:\sources\dlmanifests\smartcardsubsystem-dl.man (3.7 KB)
Extracting: F:\sources\dlmanifests\smbserver-dl.man (13.7 KB)
Extracting: F:\sources\dlmanifests\smss-dl.man (1.7 KB)
Extracting: F:\sources\dlmanifests\smtpsvc-admin-dl.man (1.1 KB)
Extracting: F:\sources\dlmanifests\smtpsvc-service-dl.man (1.2 KB)
Extracting: F:\sources\dlmanifests\speechcommon-dl.man (2.8 KB)
Extracting: F:\sources\dlmanifests\tabletpc-tabbtn-dl.man (1.7 KB)
Extracting: F:\sources\dlmanifests\tabletpcinputpanel-dl.man (1.4 KB)
Extracting: F:\sources\dlmanifests\tabletpcjournal-dl.man (8.5 KB)
Extracting: F:\sources\dlmanifests\tabletpcplatforminput-core-dl.man (1.1 KB)
Extracting: F:\sources\dlmanifests\terminalservices-appserver-dl.man (1.5 KB)
Extracting: F:\sources\dlmanifests\terminalservices-appserver-licensing-dl.man (1.3 KB)
Extracting: F:\sources\dlmanifests\terminalservices-drivers-dl.man (1.1 KB)
Extracting: F:\sources\dlmanifests\terminalservices-licenseserver-dl.man (2.2 KB)
Extracting: F:\sources\dlmanifests\terminalservices-localsessionmanager-dl.man (1.4 KB)
Extracting: F:\sources\dlmanifests\terminalservices-rdp-winstationextensions-dl.man (20.4 KB)
Extracting: F:\sources\dlmanifests\terminalservices-remoteconnectionmanager-dl.man (1.4 KB)
Extracting: F:\sources\dlmanifests\terminalservices-sessiondirectory-client-dl.man (2.2 KB)
Extracting: F:\sources\dlmanifests\terminalservices-sessiondirectory-server-dl.man (2.4 KB)
Extracting: F:\sources\dlmanifests\terminalservices-terminalservicesclient-dl.man (1.9 KB)
Extracting: F:\sources\dlmanifests\textservicesframework-migration-dl.man (2.8 KB)
Extracting: F:\sources\dlmanifests\video-tvvideocontrol-dl.man (2.0 KB)
Extracting: F:\sources\dlmanifests\volsnap-dl.man (1 KB)
Extracting: F:\sources\dlmanifests\wcf-http-activation-dl.man (2.0 KB)
Extracting: F:\sources\dlmanifests\wcf-http-activation-postapply-dl.man (1.4 KB)
Extracting: F:\sources\dlmanifests\wcf-nonhttp-activation-dl.man (1.4 KB)
Extracting: F:\sources\dlmanifests\web-services-for-management-core-dl.man (1.9 KB)
Extracting: F:\sources\dlmanifests\webenroll-dl.man (1.6 KB)
Extracting: F:\sources\dlmanifests\win32k-settings-dl.man (12.2 KB)
Extracting: F:\sources\dlmanifests\windowssearchengine-dl.man (5.6 KB)
Extracting: F:\sources\dlmanifests\winlogon-dl.man (2.8 KB)
Extracting: F:\sources\dlmanifests\wmi-core-dl.man (2.3 KB)
Extracting: F:\sources\dlmanifests\workstationservice-dl.man (1.8 KB)
Extracting: F:\sources\du.dll (152.3 KB)
Extracting: F:\sources\en-gb\acres.dll.mui (314 KB)
Extracting: F:\sources\en-gb\actionqueue.dll.mui (3.5 KB)
Extracting: F:\sources\en-gb\appraiser.dll.mui (3.5 KB)
Extracting: F:\sources\en-gb\appraiserwc.dll.mui (3.5 KB)
Extracting: F:\sources\en-gb\arunres.dll.mui (5.5 KB)
Extracting: F:\sources\en-gb\cmisetup.dll.mui (4.5 KB)
Extracting: F:\sources\en-gb\compatctrl.dll.mui (6 KB)
Extracting: F:\sources\en-gb\compatresources.dll.mui (30 KB)
Extracting: F:\sources\en-gb\compres.dll.mui (30 KB)
Extracting: F:\sources\en-gb\credits.rtf (710.2 KB)
Extracting: F:\sources\en-gb\dism.exe.mui (29.5 KB)
Extracting: F:\sources\en-gb\dismapi.dll.mui (4.5 KB)
Extracting: F:\sources\en-gb\dismcore.dll.mui (7.5 KB)
Extracting: F:\sources\en-gb\dismprov.dll.mui (2.5 KB)
Extracting: F:\sources\en-gb\erofflps.txt (276 bytes)
Extracting: F:\sources\en-gb\folderprovider.dll.mui (2.5 KB)
Extracting: F:\sources\en-gb\imagingprovider.dll.mui (18 KB)
Extracting: F:\sources\en-gb\input.dll.mui (24.5 KB)
Extracting: F:\sources\en-gb\logprovider.dll.mui (6 KB)
Extracting: F:\sources\en-gb\mediasetupuimgr.dll.mui (52 KB)
Extracting: F:\sources\en-gb\migres.dll.mui (7.5 KB)
Extracting: F:\sources\en-gb\nlsbres.dll.mui (62.5 KB)
Extracting: F:\sources\en-gb\oobe_help_opt_in_details.rtf (25.2 KB)
Extracting: F:\sources\en-gb\pnpibs.dll.mui (5 KB)
Extracting: F:\sources\en-gb\privacy.rtf (830 bytes)
Extracting: F:\sources\en-gb\reagent.adml (1.8 KB)
Extracting: F:\sources\en-gb\reagent.dll.mui (10.5 KB)
Extracting: F:\sources\en-gb\rollback.exe.mui (4.5 KB)
Extracting: F:\sources\en-gb\setup.exe.mui (18 KB)
Extracting: F:\sources\en-gb\setup_help_upgrade_or_custom.rtf (53.7 KB)
Extracting: F:\sources\en-gb\setup_help_whattokeep.rtf (58.5 KB)
Extracting: F:\sources\en-gb\setupcompat.dll.mui (3 KB)
Extracting: F:\sources\en-gb\setupcore.dll.mui (15 KB)
Extracting: F:\sources\en-gb\setuperror.exe.mui (3.5 KB)
Extracting: F:\sources\en-gb\setupplatform.exe.mui (13 KB)
Extracting: F:\sources\en-gb\setupprep.exe.mui (25.5 KB)
Extracting: F:\sources\en-gb\smiengine.dll.mui (12 KB)
Extracting: F:\sources\en-gb\spwizres.dll.mui (8 KB)
Extracting: F:\sources\en-gb\upgloader.dll.mui (4.5 KB)
Extracting: F:\sources\en-gb\uxlibres.dll.mui (3 KB)
Extracting: F:\sources\en-gb\vhdprovider.dll.mui (7 KB)
Extracting: F:\sources\en-gb\vofflps.rtf (828 bytes)
Extracting: F:\sources\en-gb\w32uires.dll.mui (199 KB)
Extracting: F:\sources\en-gb\wdsclient.dll.mui (7.5 KB)
Extracting: F:\sources\en-gb\wdsimage.dll.mui (6 KB)
Extracting: F:\sources\en-gb\wimprovider.dll.mui (27 KB)
Extracting: F:\sources\en-gb\windlp.dll.mui (5.5 KB)
Extracting: F:\sources\en-gb\winsetup.dll.mui (52 KB)
Extracting: F:\sources\etwproviders\actionqueueetw.dll (12.9 KB)
Extracting: F:\sources\etwproviders\auditetw.dll (14.1 KB)
Extracting: F:\sources\etwproviders\cmisetupetw.dll (14.1 KB)
Extracting: F:\sources\etwproviders\en-gb\actionqueueetw.dll.mui (3.5 KB)
Extracting: F:\sources\etwproviders\etwproviderinstall.vbs (6.7 KB)
Extracting: F:\sources\etwproviders\oobeldretw.dll (14.4 KB)
Extracting: F:\sources\etwproviders\setupcletw.dll (18.4 KB)
Extracting: F:\sources\etwproviders\setupetw.dll (20.3 KB)
Extracting: F:\sources\etwproviders\setupugcetw.dll (13.4 KB)
Extracting: F:\sources\etwproviders\sysprepetw.dll (17.9 KB)
Extracting: F:\sources\etwproviders\windeployetw.dll (13.9 KB)
Extracting: F:\sources\etwproviders\winsetupetw.dll (65.1 KB)
Extracting: F:\sources\facilitator.dll (971.8 KB)
Extracting: F:\sources\folderprovider.dll (60 KB)
Extracting: F:\sources\gatherosstate.exe (1.4 MB)
Extracting: F:\sources\generaltel.dll (809 KB)
Extracting: F:\sources\hwcompat.dll (203.8 KB)
Extracting: F:\sources\hwcompat.txt (734 KB)
Extracting: F:\sources\hwcompatPE.txt (257 bytes)
Extracting: F:\sources\hwexclude.txt (51 bytes)
Extracting: F:\sources\hwexcludePE.txt (15 bytes)
Extracting: F:\sources\hypervcomplcheck.dll (182.6 KB)
Extracting: F:\sources\iasmigplugin.dll (680 KB)
Extracting: F:\sources\idwbinfo.txt (122 bytes)
Extracting: F:\sources\iiscomp.dll (23.1 KB)
Extracting: F:\sources\imagingprovider.dll (217.3 KB)
Extracting: F:\sources\inf\setup.cfg (3.2 KB)
Extracting: F:\sources\input.dll (369.3 KB)
Extracting: F:\sources\install.wim (5.0 GB)
Extracting: F:\sources\itgtupg.dll (83.4 KB)
Extracting: F:\sources\lang.ini (78 bytes)
Extracting: F:\sources\locale.nls (800.3 KB)
Extracting: F:\sources\logprovider.dll (148.8 KB)
Extracting: F:\sources\mediasetupuimgr.dll (13.4 MB)
Extracting: F:\sources\migapp.xml (639.2 KB)
Extracting: F:\sources\migcore.dll (8.6 MB)
Extracting: F:\sources\mighost.exe (253.3 KB)
Extracting: F:\sources\migisol.dll (141.3 KB)
Extracting: F:\sources\migration\wtr\adminpack_en-us.inf (651 bytes)
Extracting: F:\sources\migration\wtr\adminpack_en-us_noloc.inf (414 bytes)
Extracting: F:\sources\migration\wtr\adobe_flash.inf (1.1 KB)
Extracting: F:\sources\migration\wtr\appmanwtr.inf (16.8 KB)
Extracting: F:\sources\migration\wtr\browserchoice_win7.inf (7 KB)
Extracting: F:\sources\migration\wtr\browserchoice_win8.inf (1.6 KB)
Extracting: F:\sources\migration\wtr\compattelemetry.inf (1.5 KB)
Extracting: F:\sources\migration\wtr\dtumig.inf (412 bytes)
Extracting: F:\sources\migration\wtr\ftp_7.0.inf (1.6 KB)
Extracting: F:\sources\migration\wtr\ftp_7.5_en-us_noloc.inf (2.1 KB)
Extracting: F:\sources\migration\wtr\ftp_7.5_loc.inf (2.7 KB)
Extracting: F:\sources\migration\wtr\gwxmig.inf (1.1 KB)
Extracting: F:\sources\migration\wtr\powershell_en-us_noloc.inf (1002 bytes)
Extracting: F:\sources\migration\wtr\powershell_loc.inf (2.5 KB)
Extracting: F:\sources\migration\wtr\standardcollector.inf (486 bytes)
Extracting: F:\sources\migration\wtr\unpmig.inf (9.8 KB)
Extracting: F:\sources\migration\wtr\webdav_7.0.inf (724 bytes)
Extracting: F:\sources\migration\wtr\webdav_7.5_en-us_noloc.inf (961 bytes)
Extracting: F:\sources\migration\wtr\webdav_7.5_loc.inf (1.2 KB)
Extracting: F:\sources\migres.dll (15.8 KB)
Extracting: F:\sources\migstore.dll (1.2 MB)
Extracting: F:\sources\migsys.dll (391.8 KB)
Extracting: F:\sources\migtestplugin.dll (48.4 KB)
Extracting: F:\sources\mitigation.dll (271.3 KB)
Extracting: F:\sources\mxeagent.dll (318.8 KB)
Extracting: F:\sources\nlsbres.dll (88.5 KB)
Extracting: F:\sources\ntdsupg.dll (27.9 KB)
Extracting: F:\sources\ntfrsupg.dll (50.9 KB)
Extracting: F:\sources\nxquery.inf (1.4 KB)
Extracting: F:\sources\nxquery.sys (15.4 KB)
Extracting: F:\sources\offline.xml (37.8 KB)
Extracting: F:\sources\offlineprofileutils.dll (194.5 KB)
Extracting: F:\sources\oscomps.woa.xml (243.3 KB)
Extracting: F:\sources\oscomps.xml (425.0 KB)
Extracting: F:\sources\osfilter.inf (20.8 KB)
Extracting: F:\sources\outofbox_windows_db.bin (4.7 KB)
Extracting: F:\sources\pnpibs.dll (80.3 KB)
Extracting: F:\sources\pnppropmig.dll (77.3 KB)
Extracting: F:\sources\rdsupgcheck.dll (23.3 KB)
Extracting: F:\sources\reagent.admx (1.2 KB)
Extracting: F:\sources\reagent.dll (1.1 MB)
Extracting: F:\sources\reagent.xml (837 bytes)
Extracting: F:\sources\replacementmanifests\activedirectory-webservices-replacement.man (1.7 KB)
Extracting: F:\sources\replacementmanifests\adsi-router-replacement.man (1.9 KB)
Extracting: F:\sources\replacementmanifests\application-experience-program-compatibility-assistant-replacement.man (11.7 KB)
Extracting: F:\sources\replacementmanifests\appmanmigration-replacement.man (2.1 KB)
Extracting: F:\sources\replacementmanifests\appxalluserstore-replacement.man (2.0 KB)
Extracting: F:\sources\replacementmanifests\appxdeploymentserver-replacement.man (4.8 KB)
Extracting: F:\sources\replacementmanifests\audiommecore-mm-other-migration-replacement.man (852 bytes)
Extracting: F:\sources\replacementmanifests\authui-migration-replacement.man (8 KB)
Extracting: F:\sources\replacementmanifests\authui-migration-win8-replacement.man (10.0 KB)
Extracting: F:\sources\replacementmanifests\bisrv-replacement.man (1.5 KB)
Extracting: F:\sources\replacementmanifests\bthmig-replacement.man (785 bytes)
Extracting: F:\sources\replacementmanifests\capi2_certs-repl.man (9.1 KB)
Extracting: F:\sources\replacementmanifests\certificateenrollment-replacement.man (976 bytes)
Extracting: F:\sources\replacementmanifests\cliplicensemigration-replacement.man (2.8 KB)
Extracting: F:\sources\replacementmanifests\cloudapreplacement.man (1.7 KB)
Extracting: F:\sources\replacementmanifests\cloudexperiencehostonecore-replacement.man (967 bytes)
Extracting: F:\sources\replacementmanifests\codeintegrity-repl.man (2.4 KB)
Extracting: F:\sources\replacementmanifests\commandprompt-win7-replacement.man (2.7 KB)
Extracting: F:\sources\replacementmanifests\commandprompt-win8-replacement.man (11.4 KB)
Extracting: F:\sources\replacementmanifests\contentdeliverymanager.utilities-replacement.man (7.3 KB)
Extracting: F:\sources\replacementmanifests\coreos-repl.man (1.6 KB)
Extracting: F:\sources\replacementmanifests\credential-manager-replacement.man (4.3 KB)
Extracting: F:\sources\replacementmanifests\crypto_keys-repl.man (2.8 KB)
Extracting: F:\sources\replacementmanifests\dataintegrityscan-replacement.man (1.2 KB)
Extracting: F:\sources\replacementmanifests\dcb-repl.man (734 bytes)
Extracting: F:\sources\replacementmanifests\desktopux-replacement.man (4.9 KB)
Extracting: F:\sources\replacementmanifests\deviceassociationframework-replacement.man (1.5 KB)
Extracting: F:\sources\replacementmanifests\devicedirectory-devicedirectoryclient-desktop-replacement.man (1.2 KB)
Extracting: F:\sources\replacementmanifests\deviceregistration-replacement.man (1 KB)
Extracting: F:\sources\replacementmanifests\dhcpclientdll-repl.man (4.1 KB)
Extracting: F:\sources\replacementmanifests\dhcpserver-tools-replacement.man (636 bytes)
Extracting: F:\sources\replacementmanifests\dhcpservermigplugin-rep.man (12.5 KB)
Extracting: F:\sources\replacementmanifests\dhcpservermigpluginwin8-replacement.man (6.0 KB)
Extracting: F:\sources\replacementmanifests\directaccessservermanagement-repl.man (1.2 KB)
Extracting: F:\sources\replacementmanifests\directoryservices-adam-client-replacement.man (1 KB)
Extracting: F:\sources\replacementmanifests\directoryservices-adam-tools-replacement.man (664 bytes)
Extracting: F:\sources\replacementmanifests\directoryservices-administrativecenter-replacement.man (666 bytes)
Extracting: F:\sources\replacementmanifests\directoryservices-domaincontroller-servercoreupg-replacement.man (1.2 KB)
Extracting: F:\sources\replacementmanifests\directoryservices-domaincontroller-tools-replacement.man (682 bytes)
Extracting: F:\sources\replacementmanifests\directoryservices-sm-plugin.registration-replacement.man (1.6 KB)
Extracting: F:\sources\replacementmanifests\displayconfigsettings_win7update.man (2.2 KB)
Extracting: F:\sources\replacementmanifests\dmrcwin7replacement.man (917 bytes)
Extracting: F:\sources\replacementmanifests\dns-client-mw-replacement.man (7.5 KB)
Extracting: F:\sources\replacementmanifests\dns-client-replacement.man (2.1 KB)
Extracting: F:\sources\replacementmanifests\dns-server-role-replacement.man (802 bytes)
Extracting: F:\sources\replacementmanifests\dns-server-tools-replacement.man (634 bytes)
Extracting: F:\sources\replacementmanifests\dpapi_keys-repl.man (4.2 KB)
Extracting: F:\sources\replacementmanifests\dsreg-replacement.man (1.4 KB)
Extracting: F:\sources\replacementmanifests\edpnotify-replacement.man (830 bytes)
Extracting: F:\sources\replacementmanifests\elam-replacement.man (1016 bytes)
Extracting: F:\sources\replacementmanifests\etw-core-replacement.man (1.4 KB)
Extracting: F:\sources\replacementmanifests\eudcedit-replacement.man (2 KB)
Extracting: F:\sources\replacementmanifests\explorer-repl.man (4.0 KB)
Extracting: F:\sources\replacementmanifests\extensibleauthenticationprotocolhostservice-rep.man (2.9 KB)
Extracting: F:\sources\replacementmanifests\failovercluster-core-wow64-rm.man (929 bytes)
Extracting: F:\sources\replacementmanifests\feclient-replacement-th.man (1 KB)
Extracting: F:\sources\replacementmanifests\fidocredprov_dll_repl.man (1.5 KB)
Extracting: F:\sources\replacementmanifests\fileserver-replacement.man (1.3 KB)
Extracting: F:\sources\replacementmanifests\font-truetype-fontsregistrysettingsmigration-replacement.man (98.4 KB)
Extracting: F:\sources\replacementmanifests\fonts-type1-replacement.man (1.4 KB)
Extracting: F:\sources\replacementmanifests\fundisc-replacement.man (1.4 KB)
Extracting: F:\sources\replacementmanifests\fveapi-replacement.man (1.1 KB)
Extracting: F:\sources\replacementmanifests\gpbase-replacement.man (9.9 KB)
Extracting: F:\sources\replacementmanifests\gpiobuttons-replacement.man (1.2 KB)
Extracting: F:\sources\replacementmanifests\hal-repl.man (1.2 KB)
Extracting: F:\sources\replacementmanifests\helpandsupport-replacement.man (1 KB)
Extracting: F:\sources\replacementmanifests\http-replacement.man (942 bytes)
Extracting: F:\sources\replacementmanifests\hwvid-migration-2\hwvidmigplugin.dll (73.3 KB)
Extracting: F:\sources\replacementmanifests\hwvid-migration-replacement-2.man (1 KB)
Extracting: F:\sources\replacementmanifests\identityserver-migration-replacement.man (1.4 KB)
Extracting: F:\sources\replacementmanifests\identityserver-proxymigration-replacement.man (1.9 KB)
Extracting: F:\sources\replacementmanifests\identitystore-replacement.man (1.1 KB)
Extracting: F:\sources\replacementmanifests\iis-adminservice-rm.man (970 bytes)
Extracting: F:\sources\replacementmanifests\iis-appwarmup-rm.man (1 KB)
Extracting: F:\sources\replacementmanifests\iis-ftpsvc-rm.man (967 bytes)
Extracting: F:\sources\replacementmanifests\iis-managementconsole-rm.man (743 bytes)
Extracting: F:\sources\replacementmanifests\iis-sharedlibraries-rm.man (1.8 KB)
Extracting: F:\sources\replacementmanifests\iis-w3logsvc-rm.man (1.3 KB)
Extracting: F:\sources\replacementmanifests\iis-w3svc-rm.man (1.3 KB)
Extracting: F:\sources\replacementmanifests\ime-eashared-migration-replacement.man (1.5 KB)
Extracting: F:\sources\replacementmanifests\international-core-replacement.man (4.8 KB)
Extracting: F:\sources\replacementmanifests\international-timezones-replacement.man (3.5 KB)
Extracting: F:\sources\replacementmanifests\internet-naming-service-runtime-rep.man (4.6 KB)
Extracting: F:\sources\replacementmanifests\internet-naming-tools-replacement.man (640 bytes)
Extracting: F:\sources\replacementmanifests\ipv4ipv6coexistencemigration-net-replacement.man (3.7 KB)
Extracting: F:\sources\replacementmanifests\kernel-pnp-repl.man (1.3 KB)
Extracting: F:\sources\replacementmanifests\kernel-server-replacement.man (1.2 KB)
Extracting: F:\sources\replacementmanifests\kernel32-replacement.man (896 bytes)
Extracting: F:\sources\replacementmanifests\kernel32-server-replacement.man (657 bytes)
Extracting: F:\sources\replacementmanifests\keyboardfilter-replacement.man (1.1 KB)
Extracting: F:\sources\replacementmanifests\legacy-sapi-repl.man (4.7 KB)
Extracting: F:\sources\replacementmanifests\mdm_migration-replacement.man (25.0 KB)
Extracting: F:\sources\replacementmanifests\media-settings-migration-replacement.man (993 bytes)
Extracting: F:\sources\replacementmanifests\mfmpeg2srcsnk-migration-replacement.man (1 KB)
Extracting: F:\sources\replacementmanifests\mfplat-migration-replacement.man (1.1 KB)
Extracting: F:\sources\replacementmanifests\mfsrcsnk-migration-replacement.man (1.1 KB)
Extracting: F:\sources\replacementmanifests\microsoft-activedirectory-powershell-replacement.man (703 bytes)
Extracting: F:\sources\replacementmanifests\microsoft-activedirectory-webservices\adwsmigrate.dll (100.8 KB)
Extracting: F:\sources\replacementmanifests\microsoft-certificateauthority-enrollment-serverupgrade-replacement.man (1.9 KB)
Extracting: F:\sources\replacementmanifests\microsoft-certificateservices-ca-serverupgrade-replacement.man (2 KB)
Extracting: F:\sources\replacementmanifests\microsoft-certificateservices-mscep-serverupgrade-replacement.man (2.0 KB)
Extracting: F:\sources\replacementmanifests\microsoft-certificateservices-ocsp-serverupgrade-replacement.man (1.9 KB)
Extracting: F:\sources\replacementmanifests\microsoft-certificateservices-policy-serverupgrade-replacement.man (1.9 KB)
Extracting: F:\sources\replacementmanifests\microsoft-certificateservices-webenrollment-serverupgrade-replacement.man (2 KB)
Extracting: F:\sources\replacementmanifests\microsoft-client-license-platform-service-migration\clipmigplugin.dll (241 KB)
Extracting: F:\sources\replacementmanifests\microsoft-hyper-v-client-migration-replacement.man (1.3 KB)
Extracting: F:\sources\replacementmanifests\microsoft-hyper-v-drivers-migration-replacement.man (634 bytes)
Extracting: F:\sources\replacementmanifests\microsoft-hyper-v-migration-replacement.man (5.8 KB)
Extracting: F:\sources\replacementmanifests\microsoft-onecore-tiledatarepository\tilestoremigrationplugin.dll (122.8 KB)
Extracting: F:\sources\replacementmanifests\microsoft-onecore-tiledatarepository-replacement.man (918 bytes)
Extracting: F:\sources\replacementmanifests\microsoft-windows-advertisingid-replacement.man (1.2 KB)
Extracting: F:\sources\replacementmanifests\microsoft-windows-appmanagement-migration\appmanmigrationplugin.dll (1.2 MB)
Extracting: F:\sources\replacementmanifests\microsoft-windows-appx-deployment-server\appxprovisioning.xml (19.8 KB)
Extracting: F:\sources\replacementmanifests\microsoft-windows-appx-deployment-server\appxupgrademigrationplugin.dll (454.3 KB)
Extracting: F:\sources\replacementmanifests\microsoft-windows-appx-deployment-server\microsoft.windows.secondarytileexperience_10.0.0.0_neutral__cw5n1h2txyewy.xml (1.7 KB)
Extracting: F:\sources\replacementmanifests\microsoft-windows-appx-deployment-server\windows.miracastview_6.3.0.0_neutral_neutral_cw5n1h2txyewy.xml (1.5 KB)
Extracting: F:\sources\replacementmanifests\microsoft-windows-audio-mmecore-other\audmigplugin.dll (70.3 KB)
Extracting: F:\sources\replacementmanifests\microsoft-windows-bth-user\bthmigplugin.dll (112 KB)
Extracting: F:\sources\replacementmanifests\microsoft-windows-com-complus-setup\commig.dll (158 KB)
Extracting: F:\sources\replacementmanifests\microsoft-windows-container-manager.man (8.1 KB)
Extracting: F:\sources\replacementmanifests\microsoft-windows-credentialmanagementrole-replacement.man (1.9 KB)
Extracting: F:\sources\replacementmanifests\microsoft-windows-credentialmanagementrole-tools-replacement.man (1.3 KB)
Extracting: F:\sources\replacementmanifests\microsoft-windows-deployment-services-admin-pack-replacement.man (672 bytes)
Extracting: F:\sources\replacementmanifests\microsoft-windows-deviceaccess-replacement.man (1.4 KB)
Extracting: F:\sources\replacementmanifests\microsoft-windows-deviceassociationframeworkmigration\dafmigplugin.dll (246.3 KB)
Extracting: F:\sources\replacementmanifests\microsoft-windows-directoryservices-adam-client\adammigrate.dll (128.8 KB)
Extracting: F:\sources\replacementmanifests\microsoft-windows-enterprisemgmt-replacement.man (1.4 KB)
Extracting: F:\sources\replacementmanifests\microsoft-windows-errorreportingcore-replacement.man (16.3 KB)
Extracting: F:\sources\replacementmanifests\microsoft-windows-errorreportingfaults-replacement.man (1.3 KB)
Extracting: F:\sources\replacementmanifests\microsoft-windows-failovercluster-adminpak-replacement.man (657 bytes)
Extracting: F:\sources\replacementmanifests\microsoft-windows-fax-service-replacement.man (3.9 KB)
Extracting: F:\sources\replacementmanifests\microsoft-windows-feedback-service-replacement.man (1.4 KB)
Extracting: F:\sources\replacementmanifests\microsoft-windows-flighting-settings.replacement.man (4.8 KB)
Extracting: F:\sources\replacementmanifests\microsoft-windows-geolocation-replacement.man (1.8 KB)
Extracting: F:\sources\replacementmanifests\microsoft-windows-identity-foundation-migration-replacement.man (2.1 KB)
Extracting: F:\sources\replacementmanifests\microsoft-windows-ie-adminkitbranding-repl.man (4.1 KB)
Extracting: F:\sources\replacementmanifests\microsoft-windows-ie-clientnetworkprotocolimplementation-repl.man (19.1 KB)
Extracting: F:\sources\replacementmanifests\microsoft-windows-ie-internetexplorer-repl-2.man (19.5 KB)
Extracting: F:\sources\replacementmanifests\microsoft-windows-ie-internetexplorer-repl.man (16.5 KB)
Extracting: F:\sources\replacementmanifests\microsoft-windows-ie-pdm-replacement.man (2.8 KB)
Extracting: F:\sources\replacementmanifests\microsoft-windows-iis-rm\iismig.dll (352.3 KB)
Extracting: F:\sources\replacementmanifests\microsoft-windows-mapscontrol-migration\mapsmigplugin.dll (104.3 KB)
Extracting: F:\sources\replacementmanifests\microsoft-windows-mup\mupmigplugin.dll (104.5 KB)
Extracting: F:\sources\replacementmanifests\microsoft-windows-netfx35cdfcomp-replacement.man (911 bytes)
Extracting: F:\sources\replacementmanifests\microsoft-windows-netfxcorecomp-repl.man (44.7 KB)
Extracting: F:\sources\replacementmanifests\microsoft-windows-network-setup\netsetupapi.dll (143 KB)
Extracting: F:\sources\replacementmanifests\microsoft-windows-network-setup\netsetupengine.dll (789.3 KB)
Extracting: F:\sources\replacementmanifests\microsoft-windows-network-setup\networkbindingenginemigplugin.dll (336.8 KB)
Extracting: F:\sources\replacementmanifests\microsoft-windows-network-setup-replacement.man (884 bytes)
Extracting: F:\sources\replacementmanifests\microsoft-windows-networkbridge-replacement.man (744 bytes)
Extracting: F:\sources\replacementmanifests\microsoft-windows-offlinefiles-core\cscmig.dll (142.3 KB)
Extracting: F:\sources\replacementmanifests\microsoft-windows-offlinefiles-core\en-gb\cscmig.dll.mui (3 KB)
Extracting: F:\sources\replacementmanifests\microsoft-windows-offlinefiles-replacement.man (7.9 KB)
Extracting: F:\sources\replacementmanifests\microsoft-windows-parentalcontrolssettings-replacement.man (1.3 KB)
Extracting: F:\sources\replacementmanifests\microsoft-windows-pnpmigration\pnpmig.dll (390 KB)
Extracting: F:\sources\replacementmanifests\microsoft-windows-pnpmigration\pnpmig.inf (24.8 KB)
Extracting: F:\sources\replacementmanifests\microsoft-windows-powershell-replacement.man (3.6 KB)
Extracting: F:\sources\replacementmanifests\microsoft-windows-powershell-ws08-replacement.man (1.1 KB)
Extracting: F:\sources\replacementmanifests\microsoft-windows-powershellwebaccess-commands-powershell-migration-replacement.man (874 bytes)
Extracting: F:\sources\replacementmanifests\microsoft-windows-rasapi-mig\pbkmigr.dll (68.3 KB)
Extracting: F:\sources\replacementmanifests\microsoft-windows-rasserver-migplugin\rasmigplugin.dll (527.5 KB)
Extracting: F:\sources\replacementmanifests\microsoft-windows-rmapi-replacement.man (1.7 KB)
Extracting: F:\sources\replacementmanifests\microsoft-windows-securestartup-filterdriver-replacement.man (3.8 KB)
Extracting: F:\sources\replacementmanifests\microsoft-windows-security-ngc-credprov-replacement.man (1.7 KB)
Extracting: F:\sources\replacementmanifests\microsoft-windows-security-ngc-ctnrsvc-repl.man (1.2 KB)
Extracting: F:\sources\replacementmanifests\microsoft-windows-security-ngc-localaccountmigplugin\ngclocalaccountmigplugin.dll (91.5 KB)
Extracting: F:\sources\replacementmanifests\microsoft-windows-servermanager-rsat-featuretools-replacement.man (686 bytes)
Extracting: F:\sources\replacementmanifests\microsoft-windows-servermanager-rsat-replacement.man (659 bytes)
Extracting: F:\sources\replacementmanifests\microsoft-windows-servermanager-rsat-roletools-replacement.man (680 bytes)
Extracting: F:\sources\replacementmanifests\microsoft-windows-servermanager-shell-replacement.man (747 bytes)
Extracting: F:\sources\replacementmanifests\microsoft-windows-services-targetedcontent-replacement.man (839 bytes)
Extracting: F:\sources\replacementmanifests\microsoft-windows-shmig\en-gb\shmig.dll.mui (4 KB)
Extracting: F:\sources\replacementmanifests\microsoft-windows-shmig\shmig.dll (204.3 KB)
Extracting: F:\sources\replacementmanifests\microsoft-windows-slb-mux-replacement.man (1.9 KB)
Extracting: F:\sources\replacementmanifests\microsoft-windows-smb1-replacement.man (932 bytes)
Extracting: F:\sources\replacementmanifests\microsoft-windows-softwareinventorylogging-scheduledtasks-replacement.man (1 KB)
Extracting: F:\sources\replacementmanifests\microsoft-windows-storagemigration-od-replacement.man (1.5 KB)
Extracting: F:\sources\replacementmanifests\microsoft-windows-storagemigration-replacement.man (6.1 KB)
Extracting: F:\sources\replacementmanifests\microsoft-windows-sxs\en-gb\sxsmigplugin.dll.mui (2.5 KB)
Extracting: F:\sources\replacementmanifests\microsoft-windows-sxs\sxsmigplugin.dll (129.8 KB)
Extracting: F:\sources\replacementmanifests\microsoft-windows-sxs-replacement.man (1.3 KB)
Extracting: F:\sources\replacementmanifests\microsoft-windows-tcpip\netiomig.dll (82.3 KB)
Extracting: F:\sources\replacementmanifests\microsoft-windows-terminalservices-appserver-licensing\tsmigplugin.dll (100 KB)
Extracting: F:\sources\replacementmanifests\microsoft-windows-terminalservices-licenseserver\tlsrepplugin.dll (113.8 KB)
Extracting: F:\sources\replacementmanifests\microsoft-windows-textservicesframework-migration\chxmig.dll (135.8 KB)
Extracting: F:\sources\replacementmanifests\microsoft-windows-textservicesframework-migration\imjpmig.dll (153.5 KB)
Extracting: F:\sources\replacementmanifests\microsoft-windows-textservicesframework-migration\imkrmig.dll (109.8 KB)
Extracting: F:\sources\replacementmanifests\microsoft-windows-textservicesframework-migration\msctfmig.dll (195 KB)
Extracting: F:\sources\replacementmanifests\microsoft-windows-textservicesframework-migration\tabletextservicemig.dll (75.8 KB)
Extracting: F:\sources\replacementmanifests\microsoft-windows-virtualization-vmswitch\vmswitchmigrationplugin.dll (251.8 KB)
Extracting: F:\sources\replacementmanifests\microsoft-windows-virtualization-vmswitch-migration-replacement.man (1.9 KB)
Extracting: F:\sources\replacementmanifests\microsoft-windows-wcfcorecomp-replacement.man (865 bytes)
Extracting: F:\sources\replacementmanifests\microsoft-windows-workstationservice-replacement.man (1.2 KB)
Extracting: F:\sources\replacementmanifests\microsoft.windows.com.complus.setup-replacement.man (1.9 KB)
Extracting: F:\sources\replacementmanifests\microsoft.windows.com.dtc.setup-replacement.man (4.4 KB)
Extracting: F:\sources\replacementmanifests\microsoftwindowsdefragcore-replacement.man (1.5 KB)
Extracting: F:\sources\replacementmanifests\mmdeviceapi-migration-replacement.man (2.1 KB)
Extracting: F:\sources\replacementmanifests\mmsys-migration-replacement.man (1.3 KB)
Extracting: F:\sources\replacementmanifests\mpr-replacement.man (770 bytes)
Extracting: F:\sources\replacementmanifests\msmpeg2vdec-migration-replacement.man (1.2 KB)
Extracting: F:\sources\replacementmanifests\muisettings-replacement.man (1.6 KB)
Extracting: F:\sources\replacementmanifests\mup-replacement.man (2.5 KB)
Extracting: F:\sources\replacementmanifests\ndis-repl.man (2.9 KB)
Extracting: F:\sources\replacementmanifests\netfx-wcf-http-activation-replacement.man (1.8 KB)
Extracting: F:\sources\replacementmanifests\netfx-wcf-msmqactivation-registration-replacement.man (1 KB)
Extracting: F:\sources\replacementmanifests\netfx-wcf-pipeactivation-registration-replacement.man (1 KB)
Extracting: F:\sources\replacementmanifests\netfx-wcf-tcpactivation-registration-replacement.man (1 KB)
Extracting: F:\sources\replacementmanifests\netfx3-replacement.man (601 bytes)
Extracting: F:\sources\replacementmanifests\netfx4-policy-replacement.man (863 bytes)
Extracting: F:\sources\replacementmanifests\netfx4-replacement.man (668 bytes)
Extracting: F:\sources\replacementmanifests\netfx4-wcf-client-replacement.man (1.5 KB)
Extracting: F:\sources\replacementmanifests\netfx4-wcf-extended-replacement.man (1.4 KB)
Extracting: F:\sources\replacementmanifests\netfx4clientcorecomp-replacement.man (17.1 KB)
Extracting: F:\sources\replacementmanifests\networkbridge\bridgemigplugin.dll (108.3 KB)
Extracting: F:\sources\replacementmanifests\networking-mpssvc-svc\icfupgd.dll (114.3 KB)
Extracting: F:\sources\replacementmanifests\networking-mpssvc-svc.replacement.man (1.5 KB)
Extracting: F:\sources\replacementmanifests\networkloadbalancingmanagementclient-replacement.man (674 bytes)
Extracting: F:\sources\replacementmanifests\networkloadbalancingmanagementheadlessserver-replacement.man (673 bytes)
Extracting: F:\sources\replacementmanifests\networkprofile-replacement.man (2.1 KB)
Extracting: F:\sources\replacementmanifests\networksecurity.replacement.man (1.1 KB)
Extracting: F:\sources\replacementmanifests\nfs-admincore-repl.man (1.2 KB)
Extracting: F:\sources\replacementmanifests\nfs-clientcore-repl.man (1.2 KB)
Extracting: F:\sources\replacementmanifests\nfs-servercore-repl.man (1.2 KB)
Extracting: F:\sources\replacementmanifests\nfs-servercoreupg-clientcore-repl.man (1.1 KB)
Extracting: F:\sources\replacementmanifests\nfs-servercoreupg-servercore-repl.man (1.1 KB)
Extracting: F:\sources\replacementmanifests\ngclocalaccountmigplugin-replacement.man (1.3 KB)
Extracting: F:\sources\replacementmanifests\ngcpopkeysrv_dll-repl.man (889 bytes)
Extracting: F:\sources\replacementmanifests\nlasvc-replace.man (943 bytes)
Extracting: F:\sources\replacementmanifests\notepad-repl.man (1 KB)
Extracting: F:\sources\replacementmanifests\npas-role-replacement.man (753 bytes)
Extracting: F:\sources\replacementmanifests\npsui-replacement.man (633 bytes)
Extracting: F:\sources\replacementmanifests\odbc32dll-repl.man (13.6 KB)
Extracting: F:\sources\replacementmanifests\onecore_speechcommon-rep.man (11.6 KB)
Extracting: F:\sources\replacementmanifests\pcpksp_dll-repl.man (3.7 KB)
Extracting: F:\sources\replacementmanifests\peerdist-client-migration-replacement.man (6.2 KB)
Extracting: F:\sources\replacementmanifests\peerdist-server-migration-replacement.man (6.2 KB)
Extracting: F:\sources\replacementmanifests\peerdist-upgrade-replacement.man (3.2 KB)
Extracting: F:\sources\replacementmanifests\peertopeergrouping-replacement.man (1.7 KB)
Extracting: F:\sources\replacementmanifests\performancecounterinfrastructurenonexecutable-replacement.man (1.6 KB)
Extracting: F:\sources\replacementmanifests\personalizationcsp-repl.man (1.4 KB)
Extracting: F:\sources\replacementmanifests\pnpmigration-replacement.man (982 bytes)
Extracting: F:\sources\replacementmanifests\posproviders-replacement.man (1.3 KB)
Extracting: F:\sources\replacementmanifests\power-energyestimationengine-replacement.man (6.3 KB)
Extracting: F:\sources\replacementmanifests\powercpl-replacement.man (2.5 KB)
Extracting: F:\sources\replacementmanifests\powermanagement-powerpolicy-definitions-replacement-v1019h1.man (6.0 KB)
Extracting: F:\sources\replacementmanifests\powermanagement-powerpolicy-definitions-replacement-v1119h1.man (5.5 KB)
Extracting: F:\sources\replacementmanifests\powermanagement-powerpolicy-definitions-replacement-v12vb.man (5.5 KB)
Extracting: F:\sources\replacementmanifests\powermanagement-powerpolicy-definitions-replacement-v4rs1.man (4.1 KB)
Extracting: F:\sources\replacementmanifests\powermanagement-powerpolicy-definitions-replacement-v5rs1.man (4.1 KB)
Extracting: F:\sources\replacementmanifests\powermanagement-powerpolicy-definitions-replacement-v6rs2.man (4.1 KB)
Extracting: F:\sources\replacementmanifests\powermanagement-powerpolicy-definitions-replacement-v7rs2.man (5.3 KB)
Extracting: F:\sources\replacementmanifests\powermanagement-powerpolicy-definitions-replacement-v8rs4.man (5.8 KB)
Extracting: F:\sources\replacementmanifests\powermanagement-powerpolicy-definitions-replacement-v9rs5.man (5.9 KB)
Extracting: F:\sources\replacementmanifests\powermanagement-powerpolicy-definitions-replacement-vista.man (1.9 KB)
Extracting: F:\sources\replacementmanifests\powermanagement-powerpolicy-definitions-replacement-win10.man (3.3 KB)
Extracting: F:\sources\replacementmanifests\powermanagement-powerpolicy-definitions-replacement-win7.man (2.6 KB)
Extracting: F:\sources\replacementmanifests\powermanagement-powerpolicy-definitions-replacement-win8.man (26.5 KB)
Extracting: F:\sources\replacementmanifests\powermanagement-powerpolicy-migration-replacement.man (652 bytes)
Extracting: F:\sources\replacementmanifests\ppipolicies-encryption-replacement.man (1001 bytes)
Extracting: F:\sources\replacementmanifests\ppipolicies-general-replacement.man (2.1 KB)
Extracting: F:\sources\replacementmanifests\ppipolicies-miracast-replacement.man (1.3 KB)
Extracting: F:\sources\replacementmanifests\ppipolicies-power-replacement.man (985 bytes)
Extracting: F:\sources\replacementmanifests\printing-localprinting-replacement\apmonportmig.dll (101.8 KB)
Extracting: F:\sources\replacementmanifests\printing-localprinting-replacement\usbportmig.dll (99.3 KB)
Extracting: F:\sources\replacementmanifests\printing-localprinting-replacement.man (3.5 KB)
Extracting: F:\sources\replacementmanifests\printing-server-foundation-features-upgrade.man (1.4 KB)
Extracting: F:\sources\replacementmanifests\printing-servercore-wow64-rm.man (930 bytes)
Extracting: F:\sources\replacementmanifests\printing-spooler-core-replacement.man (933 bytes)
Extracting: F:\sources\replacementmanifests\processmodel-cpt-rm.man (1.8 KB)
Extracting: F:\sources\replacementmanifests\profsvcreplacement.man (1 KB)
Extracting: F:\sources\replacementmanifests\propsys-replacement.man (2.2 KB)
Extracting: F:\sources\replacementmanifests\quickactions-windows-replacement.man (1.3 KB)
Extracting: F:\sources\replacementmanifests\rasapi-repl.man (3.1 KB)
Extracting: F:\sources\replacementmanifests\rasbase-rassstp-repl.man (6.0 KB)
Extracting: F:\sources\replacementmanifests\rasbase-repl.man (5.8 KB)
Extracting: F:\sources\replacementmanifests\rasddm-repl.man (2.5 KB)
Extracting: F:\sources\replacementmanifests\rasmanservice-repl.man (2.2 KB)
Extracting: F:\sources\replacementmanifests\rasmanservice-replv2.man (2.6 KB)
Extracting: F:\sources\replacementmanifests\rasmanservice-replv3.man (2.7 KB)
Extracting: F:\sources\replacementmanifests\rasppp-repl.man (2.9 KB)
Extracting: F:\sources\replacementmanifests\rasrqs-repl.man (1.8 KB)
Extracting: F:\sources\replacementmanifests\rasserver-repl.man (26.6 KB)
Extracting: F:\sources\replacementmanifests\rasserveradmintools-replacement.man (642 bytes)
Extracting: F:\sources\replacementmanifests\refs-replacement.man (1.1 KB)
Extracting: F:\sources\replacementmanifests\refs-v1-replacement.man (454 bytes)
Extracting: F:\sources\replacementmanifests\retaildemo.deployment.replacement.man (1 KB)
Extracting: F:\sources\replacementmanifests\rights-management-client-v1-api-replacement.man (4.4 KB)
Extracting: F:\sources\replacementmanifests\rights-management-services-admin-tools-replacement.man (1 KB)
Extracting: F:\sources\replacementmanifests\rights-management-services-management-tools-replacement.man (1 KB)
Extracting: F:\sources\replacementmanifests\rights-management-services-role-replacement.man (1019 bytes)
Extracting: F:\sources\replacementmanifests\schedsvc-replacement.man (2.3 KB)
Extracting: F:\sources\replacementmanifests\security-spp-migration-replacement.man (2.8 KB)
Extracting: F:\sources\replacementmanifests\securitycenter-core-replacement.man (957 bytes)
Extracting: F:\sources\replacementmanifests\servercore-wow64-rm.man (763 bytes)
Extracting: F:\sources\replacementmanifests\settingsync-repl.man (1.2 KB)
Extracting: F:\sources\replacementmanifests\sharedpccsp-repl.man (1.3 KB)
Extracting: F:\sources\replacementmanifests\sharemgmt-rsatclient-tools-replacement.man (625 bytes)
Extracting: F:\sources\replacementmanifests\shmig-replacement.man (2.8 KB)
Extracting: F:\sources\replacementmanifests\signalmanager-replacement.man (1 KB)
Extracting: F:\sources\replacementmanifests\signature-replacement.man (2.8 KB)
Extracting: F:\sources\replacementmanifests\smartcardsubsystem-repl.man (2.3 KB)
Extracting: F:\sources\replacementmanifests\snmp-gui-tools-replacement.man (634 bytes)
Extracting: F:\sources\replacementmanifests\sounds-migration-replacement.man (2.4 KB)
Extracting: F:\sources\replacementmanifests\spectrum-replacement.man (864 bytes)
Extracting: F:\sources\replacementmanifests\sppmig\sppmig.dll (44.3 KB)
Extracting: F:\sources\replacementmanifests\srm-cbadriver-repl.man (2.5 KB)
Extracting: F:\sources\replacementmanifests\srm-datascrndriver-repl.man (2.6 KB)
Extracting: F:\sources\replacementmanifests\srm-infrastructure-repl.man (694 bytes)
Extracting: F:\sources\replacementmanifests\srm-management-repl.man (621 bytes)
Extracting: F:\sources\replacementmanifests\srm-quotadriver-repl.man (2.5 KB)
Extracting: F:\sources\replacementmanifests\srm-service-repl.man (4.0 KB)
Extracting: F:\sources\replacementmanifests\srm-service-reports-repl.man (2.8 KB)
Extracting: F:\sources\replacementmanifests\srm-ui-repl.man (2.4 KB)
Extracting: F:\sources\replacementmanifests\srumon-replacement.man (1.3 KB)
Extracting: F:\sources\replacementmanifests\starttiledata-replacement.man (2.6 KB)
Extracting: F:\sources\replacementmanifests\sysdm-replacement.man (2.6 KB)
Extracting: F:\sources\replacementmanifests\sysmain-replacement.man (1.8 KB)
Extracting: F:\sources\replacementmanifests\systemsettingsthreshold-replacement.man (1 KB)
Extracting: F:\sources\replacementmanifests\tabletpcplatforminput-core-replacement.man (15.3 KB)
Extracting: F:\sources\replacementmanifests\tcblaunch-replacement.man (880 bytes)
Extracting: F:\sources\replacementmanifests\tcpip-replacement.man (23.9 KB)
Extracting: F:\sources\replacementmanifests\terminalservices-appserver-licensing-replacement.man (1.1 KB)
Extracting: F:\sources\replacementmanifests\terminalservices-gateway-package-r-replacement.man (1 KB)
Extracting: F:\sources\replacementmanifests\terminalservices-gateway-package-replacement.man (1 KB)
Extracting: F:\sources\replacementmanifests\terminalservices-gateway-ui-package-r-replacement.man (1 KB)
Extracting: F:\sources\replacementmanifests\terminalservices-gateway-ui-package-replacement.man (1 KB)
Extracting: F:\sources\replacementmanifests\terminalservices-licenseserver-replacement.man (1.7 KB)
Extracting: F:\sources\replacementmanifests\terminalservices-localsessionmanager-replacement.man (1.3 KB)
Extracting: F:\sources\replacementmanifests\terminalservices-publishing-wmiprovider-replacement.man (2.2 KB)
Extracting: F:\sources\replacementmanifests\terminalservices-rapweb-replacement.man (860 bytes)
Extracting: F:\sources\replacementmanifests\terminalservices-rapwebpart-replacement.man (1.1 KB)
Extracting: F:\sources\replacementmanifests\terminalservices-rdp-winstationextensions-replacement.man (3.3 KB)
Extracting: F:\sources\replacementmanifests\terminalservices-remoteconnectionmanager-replacement.man (5.3 KB)
Extracting: F:\sources\replacementmanifests\terminalservices-role-package-r-replacement.man (1 KB)
Extracting: F:\sources\replacementmanifests\terminalservices-role-package-replacement.man (1 KB)
Extracting: F:\sources\replacementmanifests\terminalservices-sessiondirectory-client-replacement.man (2.7 KB)
Extracting: F:\sources\replacementmanifests\terminalservices-sessiondirectory-server-replacement.man (4.1 KB)
Extracting: F:\sources\replacementmanifests\terminalservices-tsv-vmhostagent-replacement.man (1.2 KB)
Extracting: F:\sources\replacementmanifests\tetheringservice-repl.man (1 KB)
Extracting: F:\sources\replacementmanifests\textservicesframework-migration-replacement.man (6.3 KB)
Extracting: F:\sources\replacementmanifests\time-service-replacement.man (1.2 KB)
Extracting: F:\sources\replacementmanifests\tpmdriverwmi-replacement.man (2.5 KB)
Extracting: F:\sources\replacementmanifests\tpmvsc-repl.man (916 bytes)
Extracting: F:\sources\replacementmanifests\twinui-replacement.man (11.4 KB)
Extracting: F:\sources\replacementmanifests\udfs-replacement.man (1.5 KB)
Extracting: F:\sources\replacementmanifests\updateservices-common-replacement.man (850 bytes)
Extracting: F:\sources\replacementmanifests\updateservices-services-replacement.man (2.8 KB)
Extracting: F:\sources\replacementmanifests\upnpdevicehost-replacement.man (2.4 KB)
Extracting: F:\sources\replacementmanifests\upnpdevicehost-server-replacement.man (2.4 KB)
Extracting: F:\sources\replacementmanifests\upnpssdp-replacement.man (2.3 KB)
Extracting: F:\sources\replacementmanifests\upnpssdp-server-replacement.man (2.3 KB)
Extracting: F:\sources\replacementmanifests\usbmigration-replacement.man (1.6 KB)
Extracting: F:\sources\replacementmanifests\video-tvvideocontrol-replacement.man (914 bytes)
Extracting: F:\sources\replacementmanifests\virtualdiskservice-repl.man (1.7 KB)
Extracting: F:\sources\replacementmanifests\volsnap-repl.man (2.9 KB)
Extracting: F:\sources\replacementmanifests\vssservice-repl.man (4 KB)
Extracting: F:\sources\replacementmanifests\wbiosrvc-replacement.man (1.2 KB)
Extracting: F:\sources\replacementmanifests\wcf-http-activation-replacement.man (850 bytes)
Extracting: F:\sources\replacementmanifests\wcf-nonhttp-activation-replacement.man (860 bytes)
Extracting: F:\sources\replacementmanifests\web-services-for-management-core-replacement.man (13.4 KB)
Extracting: F:\sources\replacementmanifests\webdavredir-clientonly-replacement.man (2.1 KB)
Extracting: F:\sources\replacementmanifests\webdavredir-serveronly-replacement.man (2.1 KB)
Extracting: F:\sources\replacementmanifests\wia-coreservices-replacement.man (969 bytes)
Extracting: F:\sources\replacementmanifests\wicamigrationav-rl.man (9.9 KB)
Extracting: F:\sources\replacementmanifests\wid8-migration.man (2 KB)
Extracting: F:\sources\replacementmanifests\win32k-settings-repl.man (18.3 KB)
Extracting: F:\sources\replacementmanifests\windows-senseclient-service-rep.man (1.3 KB)
Extracting: F:\sources\replacementmanifests\windows.cortana.desktop-repl.man (1.5 KB)
Extracting: F:\sources\replacementmanifests\windows.holographic.displaythrottling-replacement.man (2.6 KB)
Extracting: F:\sources\replacementmanifests\windows.media-migration-replacement.man (993 bytes)
Extracting: F:\sources\replacementmanifests\windows.sharedpc.accountmanager-repl.man (1.4 KB)
Extracting: F:\sources\replacementmanifests\windows.ui.shell-repl.man (2 KB)
Extracting: F:\sources\replacementmanifests\windowspushnotifications-platform-library-replacement.man (1.4 KB)
Extracting: F:\sources\replacementmanifests\windowssearchengine\wsearchmigplugin.dll (132.8 KB)
Extracting: F:\sources\replacementmanifests\windowssearchengine-replacement.man (6.0 KB)
Extracting: F:\sources\replacementmanifests\windowsstoreapi-replacement.man (1.1 KB)
Extracting: F:\sources\replacementmanifests\windowsupdate-replacement.man (1.6 KB)
Extracting: F:\sources\replacementmanifests\windowswebapphost-replacement.man (1.1 KB)
Extracting: F:\sources\replacementmanifests\winlogon-replacement.man (12.3 KB)
Extracting: F:\sources\replacementmanifests\winmde-migration-replacement.man (1016 bytes)
Extracting: F:\sources\replacementmanifests\winnat-replacement.man (1.2 KB)
Extracting: F:\sources\replacementmanifests\winsat-cmi-replacement.man (889 bytes)
Extracting: F:\sources\replacementmanifests\wlidsvc.vista-win7.man (4.1 KB)
Extracting: F:\sources\replacementmanifests\wmdmigration-replacement.man (4 KB)
Extracting: F:\sources\replacementmanifests\wmi-core-replacement.man (2.7 KB)
Extracting: F:\sources\replacementmanifests\wmiacpi-replacement.man (1.1 KB)
Extracting: F:\sources\replacementmanifests\wmpnsservice-migration-replacement.man (1.5 KB)
Extracting: F:\sources\replacementmanifests\wmpplayer-migration-replacement.man (2.8 KB)
Extracting: F:\sources\replacementmanifests\wpc\wpcmigration.downlevel.dll (208 KB)
Extracting: F:\sources\replacementmanifests\wpc\wpcmigration.uplevel.dll (231.5 KB)
Extracting: F:\sources\replacementmanifests\wsinfra-other-mw-replacement.man (1.1 KB)
Extracting: F:\sources\replacementmanifests\wsinfra-upgrade-replacement.man (1.5 KB)
Extracting: F:\sources\replacementmanifests\wwansvc-servercfg-repl.man (1 KB)
Extracting: F:\sources\reportgen.dll (52.3 KB)
Extracting: F:\sources\reservemanager.dll (259.8 KB)
Extracting: F:\sources\rmsupg.dll (72.3 KB)
Extracting: F:\sources\rollback.exe (124.3 KB)
Extracting: F:\sources\schema.dat (92 KB)
Extracting: F:\sources\sdbapiu.dll (303.8 KB)
Extracting: F:\sources\segoeui.ttf (933.4 KB)
Extracting: F:\sources\setup.exe (285.8 KB)
Extracting: F:\sources\setupcompat.dll (342.8 KB)
Extracting: F:\sources\setupcore.dll (2.2 MB)
Extracting: F:\sources\setupdiag.exe (557.4 KB)
Extracting: F:\sources\setuperror.exe (86 KB)
Extracting: F:\sources\setuphost.exe (859.3 KB)
Extracting: F:\sources\setupmgr.dll (938.3 KB)
Extracting: F:\sources\setupplatform.cfg (10.2 KB)
Extracting: F:\sources\setupplatform.dll (9.1 MB)
Extracting: F:\sources\setupplatform.exe (165.8 KB)
Extracting: F:\sources\setupprep.exe (10.3 MB)
Extracting: F:\sources\sfcn.dat (1.8 KB)
Extracting: F:\sources\sflcid.dat (1.6 KB)
Extracting: F:\sources\sflistrs1.dat (5.3 MB)
Extracting: F:\sources\sflistw7.dat (1.6 MB)
Extracting: F:\sources\sflistw8.dat (2.5 MB)
Extracting: F:\sources\sflistw8.woa.dat (932.1 KB)
Extracting: F:\sources\sflistwb.dat (3 MB)
Extracting: F:\sources\sflistwb.woa.dat (1.1 MB)
Extracting: F:\sources\sflistwt.dat (4.7 MB)
Extracting: F:\sources\sflistwt.woa.dat (2.5 MB)
Extracting: F:\sources\sfpat.inf (11.1 KB)
Extracting: F:\sources\sfpatrs1.inf (165.9 KB)
Extracting: F:\sources\sfpatw7.inf (17.0 KB)
Extracting: F:\sources\sfpatw8.inf (77.9 KB)
Extracting: F:\sources\sfpatwb.inf (89.5 KB)
Extracting: F:\sources\sfpatwt.inf (161.8 KB)
Extracting: F:\sources\smiengine.dll (849.8 KB)
Extracting: F:\sources\spflvrnt.dll (34.8 KB)
Extracting: F:\sources\spprgrss.dll (59.3 KB)
Extracting: F:\sources\spwizeng.dll (516 KB)
Extracting: F:\sources\spwizimg.dll (5.6 MB)
Extracting: F:\sources\spwizres.dll (16.3 KB)
Extracting: F:\sources\sqmapi.dll (47.4 KB)
Extracting: F:\sources\sxs\Microsoft-Windows-InternetExplorer-Optional-Package~31bf3856ad364e35~amd64~en-GB~.cab (22.4 KB)
Extracting: F:\sources\sxs\microsoft-windows-internetexplorer-optional-package~31bf3856ad364e35~amd64~~.cab (285.8 KB)
Extracting: F:\sources\sxs\microsoft-windows-netfx3-ondemand-package~31bf3856ad364e35~amd64~~.cab (69.4 MB)
Extracting: F:\sources\uddicomp.dll (48.6 KB)
Extracting: F:\sources\unattend.dll (201.5 KB)
Extracting: F:\sources\unbcl.dll (1 MB)
Extracting: F:\sources\uninstall.xml (3.2 KB)
Extracting: F:\sources\uninstall_data.xml (10.9 KB)
Extracting: F:\sources\updateagent.dll (2.6 MB)
Extracting: F:\sources\upgloader.dll (118.8 KB)
Extracting: F:\sources\upgrade_bulk.xml (203.6 KB)
Extracting: F:\sources\upgrade_comp.xml (4.2 KB)
Extracting: F:\sources\upgrade_data.xml (40.1 KB)
Extracting: F:\sources\upgrade_frmwrk.xml (18.2 KB)
Extracting: F:\sources\upgradeagent.dll (3.0 MB)
Extracting: F:\sources\upgradeagent.xml (69.2 KB)
Extracting: F:\sources\upgwow_bulk.xml (111.9 KB)
Extracting: F:\sources\uup\metadata\desktoptargetcompdb_neutral.xml.cab (47.4 KB)
Extracting: F:\sources\uxlib.dll (176.8 KB)
Extracting: F:\sources\uxlibres.dll (11.3 KB)
Extracting: F:\sources\vhdprovider.dll (558.3 KB)
Extracting: F:\sources\vista\webservices.dll (1.1 MB)
Extracting: F:\sources\w32uiimg.dll (2.8 MB)
Extracting: F:\sources\w32uires.dll (207.3 KB)
Extracting: F:\sources\warning.gif (597 bytes)
Extracting: F:\sources\wdsclient.dll (970.9 KB)
Extracting: F:\sources\wdsclientapi.dll (300.9 KB)
Extracting: F:\sources\wdscore.dll (255.8 KB)
Extracting: F:\sources\wdscsl.dll (60.8 KB)
Extracting: F:\sources\wdsimage.dll (924.4 KB)
Extracting: F:\sources\wdstptc.dll (635.1 KB)
Extracting: F:\sources\wdsupgcompl.dll (19.4 KB)
Extracting: F:\sources\wdsutil.dll (296.8 KB)
Extracting: F:\sources\wicadevicefilters.xml (13.4 KB)
Extracting: F:\sources\wimprovider.dll (587.5 KB)
Extracting: F:\sources\win32ui.dll (649.3 KB)
Extracting: F:\sources\windlp.dll (1.4 MB)
Extracting: F:\sources\winsetup.dll (3.5 MB)
Extracting: F:\sources\winsetupboot.hiv (8 KB)
Extracting: F:\sources\winsetupboot.sys (71.3 KB)
Extracting: F:\sources\wpx.dll (1.3 MB)
Extracting: F:\sources\xp\webservices.dll (1.2 MB)
Extracting: F:\support\logging\actionqueueetw.dll (12.9 KB)
Extracting: F:\support\logging\auditetw.dll (13.9 KB)
Extracting: F:\support\logging\cmisetupetw.dll (14.1 KB)
Extracting: F:\support\logging\en-gb\actionqueueetw.dll.mui (3.5 KB)
Extracting: F:\support\logging\etwproviderinstall.vbs (6.7 KB)
Extracting: F:\support\logging\microsoft-windows-actionqueue-instrumentation.man (5.7 KB)
Extracting: F:\support\logging\microsoft-windows-audit-instrumentation.man (6.6 KB)
Extracting: F:\support\logging\microsoft-windows-cmisetup-instrumentation.man (6.6 KB)
Extracting: F:\support\logging\microsoft-windows-oobeldr-instrumentation.man (8.4 KB)
Extracting: F:\support\logging\microsoft-windows-setup-events.man (19.1 KB)
Extracting: F:\support\logging\microsoft-windows-setup-instrumentation.man (9.0 KB)
Extracting: F:\support\logging\microsoft-windows-setupcl-instrumentation.man (14.3 KB)
Extracting: F:\support\logging\microsoft-windows-setupugc-instrumentation.man (6.6 KB)
Extracting: F:\support\logging\microsoft-windows-sysprep-instrumentation.man (13.4 KB)
Extracting: F:\support\logging\microsoft-windows-windeploy-instrumentation.man (8.3 KB)
Extracting: F:\support\logging\oobeldretw.dll (14.4 KB)
Extracting: F:\support\logging\setupcletw.dll (18.6 KB)
Extracting: F:\support\logging\setupetw.dll (20.3 KB)
Extracting: F:\support\logging\setupugcetw.dll (13.4 KB)
Extracting: F:\support\logging\sysprepetw.dll (17.9 KB)
Extracting: F:\support\logging\windeployetw.dll (13.9 KB)
Extracting: F:\support\logging\winsetupetw.dll (64.9 KB)
Finalizing, please wait...
F:autorun.inf already exists - keeping it
NTFS Fixup (Checkdisk)...
Volume label is CCCOMA_X64FRE_EN-GB_DV9.

Stage 1: Examining basic file system structure ...
  1024 file records processed.
File verification completed.
 Phase duration (File record verification): 41.67 milliseconds.
  0 large file records processed.
 Phase duration (Orphan file record recovery): 6.71 milliseconds.
  0 bad file records processed.
 Phase duration (Bad file record checking): 6.28 milliseconds.

Stage 2: Examining file name linkage ...
  1214 index entries processed.
Index verification completed.
 Phase duration (Index verification): 97.60 milliseconds.
 Phase duration (Orphan reconnection): 0.51 milliseconds.
 Phase duration (Orphan recovery to lost and found): 0.02 milliseconds.
  0 reparse records processed.
  0 reparse records processed.
 Phase duration (Reparse point and Object ID verification): 13.70 milliseconds.

Stage 3: Examining security descriptors ...
Security descriptor verification completed.
 Phase duration (Security descriptor verification): 11.53 milliseconds.
  95 data files processed.
 Phase duration (Data attribute verification): 9.81 milliseconds.

Windows has scanned the file system and found no problems.
No further action is required.

  31741919 KB total disk space.
   6087164 KB in 904 files.
       332 KB in 97 indexes.
     45675 KB in use by the system.
     43264 KB occupied by the log file.
  25608748 KB available on disk.
      4096 bytes in each allocation unit.
   7935479 total allocation units on disk.
   6402187 allocation units available on disk.
Total duration: 212.47 milliseconds (212 ms).
NTFS Fixup completed.

Found USB device 'Kingmax Kingmax USB Device' (1687:0903) [ID]
1 device found
Disk type: Removable, Disk size: 32 GB, Sector size: 512 bytes
Cylinders: 3951, Tracks per cylinder: 255, Sectors per track: 63
Partition type: MBR, NB Partitions: 2
Disk ID: 0x06393488
Drive has a Rufus Master Boot Record
Partition 1:
  Type: NTFS (0x07)
  Size: 30.3 GB (32503726080 bytes)
  Start Sector: 2048, Boot: Yes
Partition 2 (UEFI:NTFS):
  Type: EFI FAT (0xef)
  Size: 512 KB (524288 bytes)
  Start Sector: 63485888, Boot: No

Can you please detail your issue further, because, as far as I can tell, Rufus already installs both BIOS with MBR bootloader + UEFI with UEFI:NTFS bootloader at the same time, and I really don't get why you are adding your own MBR bootloader then.

In other words, I'm not seeing anything to demonstrate that:

This combination (UEFI:NTFS + dual UEFI/BIOS mode) is not allowed today.

marcosfrm commented 3 years ago

I was selecting "UEFI:NTFS" in "Boot selection". In this case, dual mode is not available. I must just select my Windows ISO and set the filesystem to NTFS!

Sorry for the noise.

pbatard commented 3 years ago

Ah, that makes sense now.

Indeed, if you select the UEFI:NTFS option, you don't get dual boot (but you get exFAT support), as this advanced option is designed for UEFI boot only and no BIOS boot record is installed even if you pick MBR as the partition scheme. But it wouldn't really make sense to install one anyway, as there is no telling if someone is using the standalone UEFI:NTFS option for Windows boot, or for Linux, or for something else (or, more likely, for no BIOS boot whatsoever, as the MBR code is only one part of the BIOS boot process, and there must be a compatible supplementary boot loader in the partition, such as a bootmgr in the case of Windows, or a Syslinux or GRUB loader in the case of Linux, and you only get one of those with specific BIOS-compatible ISOs). So, even if we wanted to, it wouldn't make sense to force the Windows MBR to be installed when UEFI:NTFS is selected.

On the other hand, once the user has selected the ISO, then we know if it is BIOS compatible, what type of BIOS bootcode it needs and other things, such as whether it also requires UEFI:NTFS. So it's not that complicated to have Rufus take care of filling all of these automatically, along with the copying of the ISO files.

I'll just remind you that, even if you don't think it really applies, attaching the log helps ensure that we don't waste too much time on back and forth, as it would have been obvious that you only created the UEFI:NTFS partition then, rather than have it done as part of the Windows ISO processing. So please try to stick to the check list as much as possible, thanks.

marcosfrm commented 3 years ago

Ah, that makes sense now.

Indeed, if you select the UEFI:NTFS option, you don't get dual boot (but you get exFAT support), as this advanced option is designed for UEFI boot only and no BIOS boot record is installed even if you pick MBR as the partition scheme. But it wouldn't really make sense to install one anyway, as there is no telling if someone is using the standalone UEFI:NTFS option for Windows boot, or for Linux, or for something else (or, more likely, for no BIOS boot whatsoever, as the MBR code is only one part of the BIOS boot process, and there must be a compatible supplementary boot loader in the partition, such as a bootmgr in the case of Windows, or a Syslinux or GRUB loader in the case of Linux, and you only get one of those with specific BIOS-compatible ISOs). So, even if we wanted to, it wouldn't make sense to force the Windows MBR to be installed when UEFI:NTFS is selected.

Yeap. Thanks.

I'll just remind you that, even if you don't think it really applies, attaching the log helps ensure that we don't waste too much time on back and forth, as it would have been obvious that you only created the UEFI:NTFS partition then, rather than have it done as part of the Windows ISO processing. So please try to stick to the check list as much as possible, thanks.

The log I posted in https://github.com/pbatard/rufus/issues/1713#issue-849687411 is from "UEFI:NTFS" selected in "Boot selection".

pbatard commented 3 years ago

The log I posted in #1713 (comment) is from "UEFI:NTFS" selected in "Boot selection".

Shoot, I'm really blind today. My bad.

marcosfrm commented 3 years ago

Off-topic question: does Rufus patch uefi-ntfs.img before writing it to the 512 KB partition? I am thinking if I could use uefi-ntfs.img on Linux, dd'ing it to a partition of the same size (on the begining of the disk though).

JonnyTech commented 3 years ago

Off-topic question: does Rufus patch uefi-ntfs.img before writing it to the 512 KB partition? I am thinking if I could use uefi-ntfs.img on Linux, dd'ing it to a partition of the same size (on the begining of the disk though).

No patching required, dding is what WoeUSB does

github-actions[bot] commented 3 years 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.