Win 11 Boot And Upgrade FiX KiT

Discussion in 'Windows 11' started by Enthousiast, Jun 28, 2021.

  1. snofte

    snofte MDL Member

    Jan 10, 2013
    169
    30
    10
    Upload a file. (to the right of post reply)
     

    Attached Files:

  2. Enthousiast

    Enthousiast MDL Tester

    Oct 30, 2009
    47,003
    93,796
    450
    #982 Enthousiast, Dec 4, 2022
    Last edited: Dec 4, 2022
    (OP)
    First tests with the beta version of v3.0 (option 1):

    Code:
    
    ============================================================
    Win 11 Boot & Upgrade FiX KiT v3.0_beta3...
    ============================================================
    
    
    ================================================================================
    Select the desired FiX...
    ================================================================================
    
    [ 1 ] This option mainly utilizes UFWS v1.4 (recommended option).
    
    - It circumvents all Win 11 minimum requirements (CPU-RAM-Disksize-TPM-Secureboot)
    - This works for clean installs and upgrade scenarios using standard setup.
    - Integrates Diskpart & Apply Image script (v1.3.1) for those who still like to use it.
    - A generic EI.CFG file will be copied to the sources folder.
    
    ================================================================================
    
    [ 2 ] - Integrate Diskpart & Apply Image script (v1.3.1), modify boot.wim to
    skip the SB, RAM, DiskSize and TPM 2.0 check and replace "appraiserres.dll"
    with one from a 1703 ISO.
    
    This method enables you to:
    - Use the standard Win 11 setup for clean installs on devices without:
    Secure Boot, TPM 2.0, DiskSize <52GB & RAM <8GB.
    - Use the alternative Diskpart & Apply Image installation script for clean installs.
    - Circumvent "TPM 2.0 is required" error when (inplace) upgrading.
    - Enables to install on LegacyBIOS/MBR only systems.
    - Circumvents the 64GB (52GB) minimum disk size check.
    - A generic EI.CFG file will be copied to the sources folder.
    
    ================================================================================
    
    [ 3 ] - This option combines option 1 and option 2.
    
    ================================================================================
    
    This only applies to Option 1, 2 and 3!!!
    - For when public release (all Win 7/8/10) to DEV channel release ISO upgrades fails,
    i've put in a cmd called "Upgrade_Fail_Fix.cmd", run this as admin,
    after rebooting you can simply run standard setup.
    
    ================================================================================
    
    [ 4 ] - Puts the Win 11 install.wim/esd in a Win 10 ISO.
    (Provide a Win 10 ISO in the "Source_ISO\W10\" Folder).
    
    - This method is useful for clean installs from boot, using the standard W10 setup.
    - A generic EI.CFG file will be copied to the sources folder.
    
    ================================================================================
    
    * Type your option and press Enter: 1
    
    =========================================================
    Extracting Source ISO...
    =========================================================
    
    
    7-Zip 19.00 (x86) : Copyright (c) 1999-2018 Igor Pavlov : 2019-02-21
    
    Scanning the drive for archives:
    1 folder, 1 file, 5662195712 bytes (5400 MiB)
    
    Extracting archive: Source_ISO\W11\en-us_windows_11_consumer_editions_version_22h2_updated_nov_2022_x64_dvd_c148a37b.iso
    --
    Path = Source_ISO\W11\en-us_windows_11_consumer_editions_version_22h2_updated_nov_2022_x64_dvd_c148a37b.iso
    Type = Udf
    Physical Size = 5662195712
    Comment = CCCOMA_X64FRE_EN-US_DV9
    Cluster Size = 2048
    Created = 2022-11-06 01:00:00
    
    Everything is Ok
    
    Folders: 85
    Files: 945
    Size:       5656710338
    Compressed: 5662195712
    
    
    ============================================================
    Adding Murphy78 Diskpart and Apply Image Script 1.3.1 To Boot.wim...
    ============================================================
    
    Scanning "Files\murphy78-DiskPart-Apply-v1.3.1\x64\"
    525 KiB scanned (5 files, 4 directories)
    Using LZX compression with 1 thread
    Archiving file data: 525 KiB of 525 KiB (100%) done
    
    ============================================================
    Optimizing boot.wim...
    ============================================================
    
    "WORK\Sources\boot.wim" original size: 455552 KiB
    Using LZX compression with 16 threads
    Archiving file data: 1109 MiB of 1109 MiB (100%) done
    "WORK\Sources\boot.wim" optimized size: 448046 KiB
    Space saved: 7506 KiB
    
    ============================================================
    Applying UFWS v1.4 to circumvent CPU-RAM-Disksize-TPM-Secureboot checks to install.wim
    ============================================================
    
    
    ============================================================
    Copying the generic ei.cfg to the work dir...
    (If exists, the original file will be renamed to EI.CFG.Ori)
    ============================================================
    
            1 file(s) copied.
    
    
    ============================================================
    Copying Upgrade_Fail_Fix.cmd to work dir...
    ============================================================
    
            1 file(s) copied.
    
    
    =========================================================
    Creating x64 ISO...
    =========================================================
    
    
    
    OSCDIMG 2.56 CD-ROM and DVD-ROM Premastering Utility
    Copyright (C) Microsoft, 1993-2012. All rights reserved.
    Licensed only for producing Microsoft authorized content.
    
    
    Scanning source tree (500 files in 43 directories)
    Scanning source tree complete (947 files in 86 directories)
    
    Computing directory information complete
    
    Image file is 5654183936 bytes (before optimization)
    
    Writing 947 files in 86 directories to en-us_windows_11_consumer_editions_version_22h2_updated_nov_2022_x64_dvd_c148a37b_FIXED_2022_12_04.iso
    
    100% complete
    
    Storage optimization saved 4 files, 24576 bytes (0% of image)
    
    After optimization, image file is 5656256512 bytes
    Space saved because of embedding, sparseness or optimization = 24576
    
    Done.
    Press any key to continue . . .
    
    Option 2:

    Code:
    
    ============================================================
    Win 11 Boot & Upgrade FiX KiT v3.0...
    ============================================================
    
    
    ================================================================================
    Select the desired FiX...
    ================================================================================
    
    [ 1 ] This option mainly utilizes UFWS v1.4 (recommended option).
    
    - It circumvents all Win 11 minimum requirements (CPU-RAM-Disksize-TPM-Secureboot)
    - This works for clean installs and upgrade scenarios using standard setup.
    - Integrates Diskpart & Apply Image script (v1.3.1) for those who still like to use it.
    - A generic EI.CFG file will be copied to the sources folder.
    
    ================================================================================
    
    [ 2 ] - Integrate Diskpart & Apply Image script (v1.3.1), modify boot.wim to
    skip the SB, RAM, DiskSize and TPM 2.0 check and replace "appraiserres.dll"
    with one from a 1703 ISO.
    
    This method enables you to:
    - Use the standard Win 11 setup for clean installs on devices without:
    Secure Boot, TPM 2.0, DiskSize <52GB & RAM <8GB.
    - Use the alternative Diskpart & Apply Image installation script for clean installs.
    - Circumvent "TPM 2.0 is required" error when (inplace) upgrading.
    - Enables to install on LegacyBIOS/MBR only systems.
    - Circumvents the 64GB (52GB) minimum disk size check.
    - A generic EI.CFG file will be copied to the sources folder.
    
    ================================================================================
    
    [ 3 ] - This option combines option 1 and option 2.
    
    ================================================================================
    
    This only applies to Option 1, 2 and 3!!!
    - For when public release (all Win 7/8/10) to DEV channel release ISO upgrades fails,
    i've put in a cmd called "Upgrade_Fail_Fix.cmd", run this as admin,
    after rebooting you can simply run standard setup.
    
    ================================================================================
    
    [ 4 ] - Puts the Win 11 install.wim/esd in a Win 10 ISO.
    (Provide a Win 10 ISO in the "Source_ISO\W10\" Folder).
    
    - This method is useful for clean installs from boot, using the standard W10 setup.
    - A generic EI.CFG file will be copied to the sources folder.
    
    ================================================================================
    
    * Type your option and press Enter: 2
    
    =========================================================
    Extracting Source ISO...
    =========================================================
    
    
    7-Zip 19.00 (x86) : Copyright (c) 1999-2018 Igor Pavlov : 2019-02-21
    
    Scanning the drive for archives:
    1 folder, 1 file, 5662195712 bytes (5400 MiB)
    
    Extracting archive: Source_ISO\W11\en-us_windows_11_consumer_editions_version_22h2_updated_nov_2022_x64_dvd_c148a37b.iso
    --
    Path = Source_ISO\W11\en-us_windows_11_consumer_editions_version_22h2_updated_nov_2022_x64_dvd_c148a37b.iso
    Type = Udf
    Physical Size = 5662195712
    Comment = CCCOMA_X64FRE_EN-US_DV9
    Cluster Size = 2048
    Created = 2022-11-06 01:00:00
    
    Everything is Ok
    
    Folders: 85
    Files: 945
    Size:       5656710338
    Compressed: 5662195712
    
    
    ============================================================
    Adding Murphy78 Diskpart and Apply Image Script 1.3.1 To Boot.wim...
    ============================================================
    
    Scanning "Files\murphy78-DiskPart-Apply-v1.3.1\x64\"
    525 KiB scanned (5 files, 4 directories)
    Using LZX compression with 1 thread
    Archiving file data: 525 KiB of 525 KiB (100%) done
    
    ============================================================
    Modding Boot.wim to disable Secure Boot, RAM, DiskSize and TPM 2.0 check...
    ============================================================
    
    Extracting file data: 6656 KiB of 6656 KiB (100%) done
    Done extracting files.
    The operation completed successfully.
    The operation completed successfully.
    The operation completed successfully.
    The operation completed successfully.
    The operation completed successfully.
    The operation completed successfully.
    Scanning "TEMP\SYSTEM" (loading as WIM path: "\Windows\System32\config\SYSTEM")...
    6656 KiB scanned (1 files, 0 directories)
    Updating "\Windows\System32\config\SYSTEM" in WIM image
    Using LZX compression with 16 threads
    Archiving file data: 6656 KiB of 6656 KiB (100%) done
    ============================================================
    Optimizing boot.wim...
    ============================================================
    
    "WORK\Sources\boot.wim" original size: 458135 KiB
    Using LZX compression with 16 threads
    Archiving file data: 1109 MiB of 1109 MiB (100%) done
    "WORK\Sources\boot.wim" optimized size: 448012 KiB
    Space saved: 10122 KiB
    
    ============================================================
    Replacing the Win 11 appraiserres.dll with one from a 1703 (15063) ISO...
    (The original file will be renamed to appraiserres.dll.bak)
    ============================================================
    
            1 file(s) copied.
    
    
    ============================================================
    Copying the generic ei.cfg to the work dir...
    (If exists, the original file will be renamed to EI.CFG.Ori)
    ============================================================
    
            1 file(s) copied.
    
    ============================================================
    Copying Upgrade_Fail_Fix.cmd to work dir...
    ============================================================
    
            1 file(s) copied.
    
    
    =========================================================
    Creating x64 ISO...
    =========================================================
    
    
    
    OSCDIMG 2.56 CD-ROM and DVD-ROM Premastering Utility
    Copyright (C) Microsoft, 1993-2012. All rights reserved.
    Licensed only for producing Microsoft authorized content.
    
    
    Scanning source tree (500 files in 43 directories)
    Scanning source tree complete (948 files in 86 directories)
    
    Computing directory information complete
    
    Image file is 5654216704 bytes (before optimization)
    
    Writing 948 files in 86 directories to en-us_windows_11_consumer_editions_version_22h2_updated_nov_2022_x64_dvd_c148a37b_FIXED_2022_12_04.iso
    
    100% complete
    
    Storage optimization saved 4 files, 24576 bytes (0% of image)
    
    After optimization, image file is 5656311808 bytes
    Space saved because of embedding, sparseness or optimization = 24576
    
    Done.
    Press any key to continue . . .
    
    Option 3:
    Code:
    
    
    ============================================================
    Win 11 Boot & Upgrade FiX KiT v3.0_beta3...
    ============================================================
    
    
    ================================================================================
    Select the desired FiX...
    ================================================================================
    
    [ 1 ] This option mainly utilizes UFWS v1.4 (recommended option).
    
    - It circumvents all Win 11 minimum requirements (CPU-RAM-Disksize-TPM-Secureboot)
    - This works for clean installs and upgrade scenarios using standard setup.
    - Integrates Diskpart & Apply Image script (v1.3.1) for those who still like to use it.
    - A generic EI.CFG file will be copied to the sources folder.
    
    ================================================================================
    
    [ 2 ] - Integrate Diskpart & Apply Image script (v1.3.1), modify boot.wim to
    skip the SB, RAM, DiskSize and TPM 2.0 check and replace "appraiserres.dll"
    with one from a 1703 ISO.
    
    This method enables you to:
    - Use the standard Win 11 setup for clean installs on devices without:
    Secure Boot, TPM 2.0, DiskSize <52GB & RAM <8GB.
    - Use the alternative Diskpart & Apply Image installation script for clean installs.
    - Circumvent "TPM 2.0 is required" error when (inplace) upgrading.
    - Enables to install on LegacyBIOS/MBR only systems.
    - Circumvents the 64GB (52GB) minimum disk size check.
    - A generic EI.CFG file will be copied to the sources folder.
    
    ================================================================================
    
    [ 3 ] - This option combines option 1 and option 2.
    
    ================================================================================
    
    This only applies to Option 1, 2 and 3!!!
    - For when public release (all Win 7/8/10) to DEV channel release ISO upgrades fails,
    i've put in a cmd called "Upgrade_Fail_Fix.cmd", run this as admin,
    after rebooting you can simply run standard setup.
    
    ================================================================================
    
    [ 4 ] - Puts the Win 11 install.wim/esd in a Win 10 ISO.
    (Provide a Win 10 ISO in the "Source_ISO\W10\" Folder).
    
    - This method is useful for clean installs from boot, using the standard W10 setup.
    - A generic EI.CFG file will be copied to the sources folder.
    
    ================================================================================
    
    * Type your option and press Enter: 3
    
    =========================================================
    Extracting Source ISO...
    =========================================================
    
    
    7-Zip 19.00 (x86) : Copyright (c) 1999-2018 Igor Pavlov : 2019-02-21
    
    Scanning the drive for archives:
    1 folder, 1 file, 5662195712 bytes (5400 MiB)
    
    Extracting archive: Source_ISO\W11\en-us_windows_11_consumer_editions_version_22h2_updated_nov_2022_x64_dvd_c148a37b.iso
    --
    Path = Source_ISO\W11\en-us_windows_11_consumer_editions_version_22h2_updated_nov_2022_x64_dvd_c148a37b.iso
    Type = Udf
    Physical Size = 5662195712
    Comment = CCCOMA_X64FRE_EN-US_DV9
    Cluster Size = 2048
    Created = 2022-11-06 01:00:00
    
    Everything is Ok
    
    Folders: 85
    Files: 945
    Size:       5656710338
    Compressed: 5662195712
    
    
    ============================================================
    Adding Murphy78 Diskpart and Apply Image Script 1.3.1 To Boot.wim...
    ============================================================
    
    Scanning "Files\murphy78-DiskPart-Apply-v1.3.1\x64\"
    525 KiB scanned (5 files, 4 directories)
    Using LZX compression with 1 thread
    Archiving file data: 525 KiB of 525 KiB (100%) done
    
    ============================================================
    Applying UFWS v1.4 to circumvent CPU-RAM-Disksize-TPM-Secureboot checks to install.wim
    ============================================================
    
    
    ============================================================
    Copying the generic ei.cfg to the work dir...
    (If exists, the original file will be renamed to EI.CFG.Ori)
    ============================================================
    
            1 file(s) copied.
    
    
    ============================================================
    Modding Boot.wim to disable Secure Boot, RAM, DiskSize and TPM 2.0 check...
    ============================================================
    
    Extracting file data: 6656 KiB of 6656 KiB (100%) done
    Done extracting files.
    The operation completed successfully.
    The operation completed successfully.
    The operation completed successfully.
    The operation completed successfully.
    The operation completed successfully.
    The operation completed successfully.
    Scanning "TEMP\SYSTEM" (loading as WIM path: "\Windows\System32\config\SYSTEM")...
    6656 KiB scanned (1 files, 0 directories)
    Updating "\Windows\System32\config\SYSTEM" in WIM image
    Using LZX compression with 16 threads
    Archiving file data: 6656 KiB of 6656 KiB (100%) done
    ============================================================
    Optimizing boot.wim...
    ============================================================
    
    "WORK\Sources\boot.wim" original size: 458135 KiB
    Using LZX compression with 16 threads
    Archiving file data: 1109 MiB of 1109 MiB (100%) done
    "WORK\Sources\boot.wim" optimized size: 448012 KiB
    Space saved: 10122 KiB
    
    ============================================================
    Replacing the Win 11 appraiserres.dll with one from a 1703 (15063) ISO...
    (The original file will be renamed to appraiserres.dll.bak)
    ============================================================
    
            1 file(s) copied.
    
    ============================================================
    Copying Upgrade_Fail_Fix.cmd to work dir...
    ============================================================
    
            1 file(s) copied.
    
    
    =========================================================
    Creating x64 ISO...
    =========================================================
    
    
    
    OSCDIMG 2.56 CD-ROM and DVD-ROM Premastering Utility
    Copyright (C) Microsoft, 1993-2012. All rights reserved.
    Licensed only for producing Microsoft authorized content.
    
    
    Scanning source tree (500 files in 43 directories)
    Scanning source tree complete (948 files in 86 directories)
    
    Computing directory information complete
    
    Image file is 5654216704 bytes (before optimization)
    
    Writing 948 files in 86 directories to en-us_windows_11_consumer_editions_version_22h2_updated_nov_2022_x64_dvd_c148a37b_FIXED_2022_12_04.iso
    
    100% complete
    
    Storage optimization saved 4 files, 24576 bytes (0% of image)
    
    After optimization, image file is 5656311808 bytes
    Space saved because of embedding, sparseness or optimization = 24576
    
    Done.
    Press any key to continue . . .
    
    Option 4:

    Code:
    
    ============================================================
    Win 11 Boot & Upgrade FiX KiT v3.0_beta3...
    ============================================================
    
    
    ================================================================================
    Select the desired FiX...
    ================================================================================
    
    [ 1 ] This option mainly utilizes UFWS v1.4 (recommended option).
    
    - It circumvents all Win 11 minimum requirements (CPU-RAM-Disksize-TPM-Secureboot)
    - This works for clean installs and upgrade scenarios using standard setup.
    - Integrates Diskpart & Apply Image script (v1.3.1) for those who still like to use it.
    - A generic EI.CFG file will be copied to the sources folder.
    
    ================================================================================
    
    [ 2 ] - Integrate Diskpart & Apply Image script (v1.3.1), modify boot.wim to
    skip the SB, RAM, DiskSize and TPM 2.0 check and replace "appraiserres.dll"
    with one from a 1703 ISO.
    
    This method enables you to:
    - Use the standard Win 11 setup for clean installs on devices without:
    Secure Boot, TPM 2.0, DiskSize <52GB & RAM <8GB.
    - Use the alternative Diskpart & Apply Image installation script for clean installs.
    - Circumvent "TPM 2.0 is required" error when (inplace) upgrading.
    - Enables to install on LegacyBIOS/MBR only systems.
    - Circumvents the 64GB (52GB) minimum disk size check.
    - A generic EI.CFG file will be copied to the sources folder.
    
    ================================================================================
    
    [ 3 ] - This option combines option 1 and option 2.
    
    ================================================================================
    
    This only applies to Option 1, 2 and 3!!!
    - For when public release (all Win 7/8/10) to DEV channel release ISO upgrades fails,
    i've put in a cmd called "Upgrade_Fail_Fix.cmd", run this as admin,
    after rebooting you can simply run standard setup.
    
    ================================================================================
    
    [ 4 ] - Puts the Win 11 install.wim/esd in a Win 10 ISO.
    (Provide a Win 10 ISO in the "Source_ISO\W10\" Folder).
    
    - This method is useful for clean installs from boot, using the standard W10 setup.
    - A generic EI.CFG file will be copied to the sources folder.
    
    ================================================================================
    
    * Type your option and press Enter: 4
    ============================================================
    Extracting Win 10 Source ISO...
    ============================================================
    
    
    7-Zip 19.00 (x86) : Copyright (c) 1999-2018 Igor Pavlov : 2019-02-21
    
    Scanning the drive for archives:
    1 folder, 1 file, 5882572800 bytes (5611 MiB)
    
    Extracting archive: Source_ISO\W10\en-us_windows_10_consumer_editions_version_2004_updated_october_2021_x64_dvd_36236115.iso
    --
    Path = Source_ISO\W10\en-us_windows_10_consumer_editions_version_2004_updated_october_2021_x64_dvd_36236115.iso
    Type = Udf
    Physical Size = 5882572800
    Comment = CCCOMA_X64FRE_EN-US_DV9
    Cluster Size = 2048
    Created = 2021-10-07 01:00:00
    
    Everything is Ok
    
    Folders: 85
    Files: 903
    Size:       918182194
    Compressed: 5882572800
    
    ============================================================
    Extracting Win 11 install.wim/esd to work dir...
    ============================================================
    
    
    ============================================================
    Copying the generic ei.cfg to the work dir...
    (If exists, the original file will be renamed to EI.CFG.Ori)
    ============================================================
    
            1 file(s) copied.
    
    
    =========================================================
    Creating x64 ISO...
    =========================================================
    
    
    
    OSCDIMG 2.56 CD-ROM and DVD-ROM Premastering Utility
    Copyright (C) Microsoft, 1993-2012. All rights reserved.
    Licensed only for producing Microsoft authorized content.
    
    
    Scanning source tree (500 files in 41 directories)
    Scanning source tree complete (905 files in 86 directories)
    
    Computing directory information complete
    
    Image file is 5856559104 bytes (before optimization)
    
    Writing 905 files in 86 directories to Win10_With_22621.819_x64_en-US_install.wim_FiXED_2022_12_04.iso
    
    100% complete
    
    Storage optimization saved 25 files, 14182400 bytes (1% of image)
    
    After optimization, image file is 5844436992 bytes
    Space saved because of embedding, sparseness or optimization = 14182400
    
    Done.
    Press any key to continue . . .
    
     
  3. Enthousiast

    Enthousiast MDL Tester

    Oct 30, 2009
    47,003
    93,796
    450
    #983 Enthousiast, Dec 4, 2022
    Last edited: Dec 4, 2022
    (OP)
    Latest test run with v3.0_beta5

    Code:
    
    ============================================================
    Win 11 Boot & Upgrade FiX KiT v3.0_beta5...
    ============================================================
    
    
    ================================================================================
    Select the desired FiX...
    ================================================================================
    
    [ 1 ] This option mainly utilizes UFWS v1.4 (recommended option).
    
    - It circumvents all Win 11 minimum requirements (CPU-RAM-Disksize-TPM-Secureboot)
    - This works for clean installs and upgrade scenarios using standard setup.
    - Integrates Diskpart & Apply Image script (v1.3.1) for those who still like to use it.
    - A generic EI.CFG file will be copied to the sources folder.
    
    ================================================================================
    
    [ 2 ] - Integrate Diskpart & Apply Image script (v1.3.1), modify boot.wim to
    skip the SB, RAM, DiskSize and TPM 2.0 check and replace "appraiserres.dll"
    with one from Win 10 (You can insert your own in the Files folder,
    by default it's one from a 15063 ISO).
    
    This method enables you to:
    
    - Use the standard Win 11 setup for clean installs on devices without:
    Secure Boot, TPM 2.0, DiskSize <52GB & RAM <8GB.
    - Use the alternative Diskpart & Apply Image installation script for clean installs.
    - Circumvent "TPM 2.0 is required" error when (inplace) upgrading.
    - Enables to install on LegacyBIOS/MBR only systems.
    - Circumvents the 64GB (52GB) minimum disk size check.
    - A generic EI.CFG file will be copied to the sources folder.
    
    ================================================================================
    
    [ 3 ] - This option combines option 1 and option 2.
    
    ================================================================================
    
    This only applies to Option 1, 2 and 3!!!
    
    - For when public release (all Win 7/8/10) to DEV channel release ISO upgrades fails,
    i've put in a cmd called "Upgrade_Fail_Fix.cmd", run this as admin,
    after rebooting you can simply run standard setup.
    
    ================================================================================
    
    [ 4 ] - Puts the Win 11 install.wim/esd in a Win 10 ISO.
    (Provide a Win 10 ISO in the "Source_ISO\W10\" Folder).
    
    - This method is useful for clean installs from boot, using the standard W10 setup.
    - A generic EI.CFG file will be copied to the sources folder.
    
    ================================================================================
    
    * Type your option and press Enter: 3
    
    =========================================================
    Extracting Source ISO...
    =========================================================
    
    
    7-Zip 19.00 (x86) : Copyright (c) 1999-2018 Igor Pavlov : 2019-02-21
    
    Scanning the drive for archives:
    1 folder, 1 file, 5662195712 bytes (5400 MiB)
    
    Extracting archive: Source_ISO\W11\en-us_windows_11_consumer_editions_version_22h2_updated_nov_2022_x64_dvd_c148a37b.iso
    --
    Path = Source_ISO\W11\en-us_windows_11_consumer_editions_version_22h2_updated_nov_2022_x64_dvd_c148a37b.iso
    Type = Udf
    Physical Size = 5662195712
    Comment = CCCOMA_X64FRE_EN-US_DV9
    Cluster Size = 2048
    Created = 2022-11-06 01:00:00
    
    Everything is Ok
    
    Folders: 85
    Files: 945
    Size:       5656710338
    Compressed: 5662195712
    
    
    ============================================================
    Adding Murphy78 Diskpart and Apply Image Script 1.3.1 To Boot.wim...
    ============================================================
    
    Scanning "Files\murphy78-DiskPart-Apply-v1.3.1\x64\"
    525 KiB scanned (5 files, 4 directories)
    Using LZX compression with 1 thread
    Archiving file data: 525 KiB of 525 KiB (100%) done
    
    ============================================================
    Applying UFWS v1.4 to circumvent CPU-RAM-Disksize-TPM-Secureboot checks to install.wim
    ============================================================
    
    
    ============================================================
    Copying the generic ei.cfg to the work dir...
    (If exists, the original file will be renamed to EI.CFG.Ori)
    ============================================================
    
            1 file(s) copied.
    
    
    ============================================================
    Modding Boot.wim to disable Secure Boot, RAM, DiskSize and TPM 2.0 check...
    ============================================================
    
    Extracting file data: 6656 KiB of 6656 KiB (100%) done
    Done extracting files.
    The operation completed successfully.
    The operation completed successfully.
    The operation completed successfully.
    The operation completed successfully.
    The operation completed successfully.
    The operation completed successfully.
    Scanning "TEMP\SYSTEM" (loading as WIM path: "\Windows\System32\config\SYSTEM")...
    6656 KiB scanned (1 files, 0 directories)
    Updating "\Windows\System32\config\SYSTEM" in WIM image
    Using LZX compression with 16 threads
    Archiving file data: 6656 KiB of 6656 KiB (100%) done
    
    ============================================================
    Replacing the Win 11 appraiserres.dll with one from a 15063 ISO...
    (The original file will be renamed to appraiserres.dll.bak)
    ============================================================
    
            1 file(s) copied.
    
    ============================================================
    Copying Upgrade_Fail_Fix.cmd to work dir...
    ============================================================
    
            1 file(s) copied.
    
    ============================================================
    Optimizing boot.wim...
    ============================================================
    
    "WORK\Sources\boot.wim" original size: 458135 KiB
    Using LZX compression with 16 threads
    Archiving file data: 1109 MiB of 1109 MiB (100%) done
    "WORK\Sources\boot.wim" optimized size: 448012 KiB
    Space saved: 10122 KiB
    
    =========================================================
    Creating x64 ISO...
    =========================================================
    
    
    
    OSCDIMG 2.56 CD-ROM and DVD-ROM Premastering Utility
    Copyright (C) Microsoft, 1993-2012. All rights reserved.
    Licensed only for producing Microsoft authorized content.
    
    
    Scanning source tree (500 files in 43 directories)
    Scanning source tree complete (948 files in 86 directories)
    
    Computing directory information complete
    
    Image file is 5654216704 bytes (before optimization)
    
    Writing 948 files in 86 directories to en-us_windows_11_consumer_editions_version_22h2_updated_nov_2022_x64_dvd_c148a37b_FIXED_2022_12_04.iso
    
    100% complete
    
    Storage optimization saved 4 files, 24576 bytes (0% of image)
    
    After optimization, image file is 5656311808 bytes
    Space saved because of embedding, sparseness or optimization = 24576
    
    Done.
    Press any key to continue . . .
    
    Changelog will be:

    - Unified the old boot.wim registry modification\appraiserres.dll replacement method with the UFWS (WINDOWS/INSTALLATIONTYPE=Server) method.
    - Updated the code to be able to handle spacings in the folder path/name (code suggestion by @rpo)
    - You can insert your own desired win 10 appraiserres.dll file in the "Files" folder, the script will show what version it is (by default the one from a 15063 ISO is provided).
    - You can edit the cmd to disable the adding\replacing of the generic EI.CFG file:
    Code:
    ::Options to set by the user
    SET "EI_CFG_ADD=1"
    - You can edit the cmd to enable or disable the boot.wim optimization:
    Code:
    SET "Boot_WIM_Opt=1"
    (default settings for both options are "1" = enabled)

    Will re-check all tomorrow once more and when all is good to go it will be uploaded asap:)
     
  4. Shortyportuguese

    Shortyportuguese MDL Senior Member

    Apr 3, 2019
    372
    118
    10

    You doing nice tools here
     
  5. Shortyportuguese

    Shortyportuguese MDL Senior Member

    Apr 3, 2019
    372
    118
    10
    @Enthousiast I know that is off-topic, but since I had this month so many comes and goes to the hospital, maybe my attention is not so sharp as it should.
    Can you please Explain me how I can find the language packs to be integrated in the ISO of Windows 11 IOT Enterprise? I think that I got wrong file and my DISM have a lot of errors... Thank you beforehand, in special for being kind and patient.
     
  6. Enthousiast

    Enthousiast MDL Tester

    Oct 30, 2009
    47,003
    93,796
    450
    I usually get them from the Win10MUI tool by @abbodi1406 he provides download links for all supported builds (IoT Enterprise 2021 LTSC still uses the 19041 files) but i didn't use them recently and don't know if the download links still work because the owner made some changes on UUP dump.
     
  7. Shortyportuguese

    Shortyportuguese MDL Senior Member

    Apr 3, 2019
    372
    118
    10
    @Enthousiast Thank you so much, is a way to, or try to, since the owner had made some changes in the UUP Dump.
     
  8. tapangbedaru

    tapangbedaru MDL Junior Member

    Mar 6, 2022
    61
    29
    0
    #988 tapangbedaru, Dec 5, 2022
    Last edited: Dec 5, 2022
    Mr. @Enthousiast

    I propose one menu for windows 10 iso.

    Adding Murphy78 Diskpart and Apply Image Script 1.3.1 to windows 10 which can run on install.ESD.

    Because in the original version, Murphy78 Diskpart and Apply Image Script 1.3.1 can only run on install.wim.

    these suggestions might be put together here or updated in a separate version of Diskpart and Apply Image Script 1.3.1.

    ---
    update

    Murphy78 Diskpart and Apply Image Script 1.3.1 has been fixed and can finally run properly.

    Therefore, my suggestion becomes unnecessary
     
  9. jimt-47

    jimt-47 MDL Novice

    Dec 3, 2022
    38
    2
    0
    Sorry I do not see that option
     
  10. Enthousiast

    Enthousiast MDL Tester

    Oct 30, 2009
    47,003
    93,796
    450
  11. snofte

    snofte MDL Member

    Jan 10, 2013
    169
    30
    10
    If I have understood you correctly:
    You have taken a screenshot of the troublesome message you experienced during the fix-process,
    The shot is stored somewhere so that you can find it later.
    Then you have logged in to MDL forum for the fix-kit.
    Before you click "post reply", you should upload the screenshot-file that you have stored previously.
    click "upload a file", find the shot.-file, then "post reply"
     
  12. Enthousiast

    Enthousiast MDL Tester

    Oct 30, 2009
    47,003
    93,796
    450
    Weird, the script he based his on is working fine with install.wim/esd/swm, will try with his fork, it should not even matter what install.xxx is in, it only modifies boot.wim index 2,
     
  13. Enthousiast

    Enthousiast MDL Tester

    Oct 30, 2009
    47,003
    93,796
    450
    He seems to have f**ked up his fork, i tried to fix it and it seems to have worked:

    Used ISO:
    Code:
    
    ============================================================
    Running ESD -> ISO v63
    ============================================================
    
    
    ============================================================
    Checking ESD Info . . .
    ============================================================
    
    ============================================================
    Creating Setup Media Layout . . .
    ============================================================
    
    
    ============================================================
    Creating boot.wim . . .
    ============================================================
    
    Using LZX compression with 16 threads
    Archiving file data: 908 MiB of 908 MiB (100%) done
    
    Using LZX compression with 16 threads
    Archiving file data: 68 MiB of 68 MiB (100%) done
    
    ============================================================
    Creating install.esd . . .
    ============================================================
    
    Using LZMS compression with 1 thread
    Archiving file data: 7986 MiB of 7986 MiB (100%) done
    
    ============================================================
    Creating ISO . . .
    ============================================================
    
    OSCDIMG 2.56 CD-ROM and DVD-ROM Premastering Utility
    Copyright (C) Microsoft, 1993-2012. All rights reserved.
    Licensed only for producing Microsoft authorized content.
    
    
    Scanning source tree (500 files in 43 directories)
    Scanning source tree complete (944 files in 86 directories)
    
    Computing directory information complete
    
    Image file is 3809804288 bytes (before optimization)
    
    Writing 944 files in 86 directories to 22621.1.220506-1250.NI_RELEASE_CLIENTPRO_OEMRET_X64FRE_EN-US.ISO
    
    100% complete
    
    Storage optimization saved 4 files, 24576 bytes (0% of image)
    
    After optimization, image file is 3811874816 bytes
    Space saved because of embedding, sparseness or optimization = 24576
    
    Done.
    
    Press 0 to exit.
    
    
    Code:
    ============================================================
    Add Muprhy78 Diskpart and Apply Image script to boot.wim
    originally by Enthousiast v1.2...
    ============================================================
    
    An alternate winpeshl.ini can auto-run the diskpart/apply image script
    Would you like to replace the file in setup media?
    Y/N or Q to quit N
    
    Extracting Source ISO...
    
    7-Zip 19.00 (x86) : Copyright (c) 1999-2018 Igor Pavlov : 2019-02-21
    
    Scanning the drive for archives:
    1 folder, 1 file, 3811874816 bytes (3636 MiB)
    
    Extracting archive: Source_ISO\22621.1.220506-1250.NI_RELEASE_CLIENTPRO_OEMRET_X64FRE_EN-US.ISO
    --
    Path = Source_ISO\22621.1.220506-1250.NI_RELEASE_CLIENTPRO_OEMRET_X64FRE_EN-US.ISO
    Type = Udf
    Physical Size = 3811874816
    Comment = CPRA_X64FRE_EN-US_DV5
    Cluster Size = 2048
    Created = 2022-05-07 09:44:24
    
    Everything is Ok
    
    Folders: 85
    Files: 944
    Size:       3806409926
    Compressed: 3811874816
    
    Adding Murphy78 Diskpart and Apply Image Script To Boot.wim...
    
    Scanning "murphy78-DiskPart-Apply-v1.3.1\x64\"
    601 KiB scanned (5 files, 4 directories)
    Using LZX compression with 1 thread
    Archiving file data: 601 KiB of 601 KiB (100%) done
    "WORK\Sources\boot.wim" original size: 380012 KiB
    Using LZX compression with 16 threads
    Archiving file data: 977 MiB of 977 MiB (100%) done
    "WORK\Sources\boot.wim" optimized size: 378147 KiB
    Space saved: 1865 KiB
    
    =========================================================
    Creating  x64 ISO...
    =========================================================
    
    
    
    OSCDIMG 2.56 CD-ROM and DVD-ROM Premastering Utility
    Copyright (C) Microsoft, 1993-2012. All rights reserved.
    Licensed only for producing Microsoft authorized content.
    
    
    Scanning source tree (500 files in 43 directories)
    Scanning source tree complete (944 files in 86 directories)
    
    Computing directory information complete
    
    Image file is 3809574912 bytes (before optimization)
    
    Writing 944 files in 86 directories to Win_22621.1_x64_en-US_2022-12-05.iso
    
    100% complete
    
    Storage optimization saved 4 files, 24576 bytes (0% of image)
    
    After optimization, image file is 3811641344 bytes
    Space saved because of embedding, sparseness or optimization = 24576
    
    Done.
    Press any key to continue . . .
    
    Try this script (it only fixed handling install.esd for now (extract and put in the original project folder):
     

    Attached Files:

  14. tapangbedaru

    tapangbedaru MDL Junior Member

    Mar 6, 2022
    61
    29
    0
    well, now it can work without problems..:D:clap3:

    Solved
     
  15. Enthousiast

    Enthousiast MDL Tester

    Oct 30, 2009
    47,003
    93,796
    450
    Back to the topic of this thread:D

    I am putting one more feature in, iirc it was requested to make the murphy78 script optional, trying to get that working too.
     
  16. tapangbedaru

    tapangbedaru MDL Junior Member

    Mar 6, 2022
    61
    29
    0
    Win 11 Boot & Upgrade FiX KiT v3.0_beta5 is already very promising.
    I like this upgrade plan which incidentally accommodates my expectations.
     
  17. MS_User

    MS_User MDL Guru

    Nov 30, 2014
    4,617
    1,340
    150
    when will it the V3.0 be available?
     
  18. Carlos Detweiller

    Carlos Detweiller Emperor of Ice-Cream

    Dec 21, 2012
    6,316
    7,022
    210
    When it's done. Want unfinished beta stuff like the crap from MS?

    I will have to modify version 3.0 option 2 again, exactly as I did with 2.1. My old VBox version doesn't want to work, otherwise. :)
     
  19. Enthousiast

    Enthousiast MDL Tester

    Oct 30, 2009
    47,003
    93,796
    450