Win 11 Boot And Upgrade FiX KiT

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

  1. Enthousiast

    Enthousiast MDL Tester

    Oct 30, 2009
    47,256
    94,680
    450
     
  2. Muggaen

    Muggaen MDL Addicted

    Dec 30, 2011
    678
    296
    30
    Win_11_Boot_And_Upgrade_FiX_KiT_v2.1 is this tool uploaded or is it included in the 2.0 tool?
     
  3. Enthousiast

    Enthousiast MDL Tester

    Oct 30, 2009
    47,256
    94,680
    450
    No, it still is 2.0, version 2.1 is being tested on a 22483 host asap.
     
  4. snofte

    snofte MDL Member

    Jan 10, 2013
    169
    30
    10
    Strange behaviour using the "FIXED" -tool on legacy mobo GA-X58A-UD7:
    1. Creating the "FIXED"-iso, burned to DVD
    2. Booting DVD, starting clean install.
    3. Detecting my legacy OCZ revodrive 350. search for driver from usb-stick, used on other win 10 install.
    (No new driver for win 11 to be found).
    4. win 11 install finds and accepts the driver (inf), but "next" says cannot use the driver after all.
    Now tried an upgrade using tutorial:
    1. Booting good old win 10 where the revoderive 350 was installed and worked ok..
    2. Executing setup from the "FIXED"-DVD
    3. A quick delete of "appraiseres", and the upgrade finished without hickups. Fine !!
    Question: OCZ-driver was accepted during upgrade,but not dring cleaninstall Why?
    Can anyone explain ?
    regads snofte
     
  5. abbodi1406

    abbodi1406 MDL KB0000001

    Feb 19, 2011
    16,197
    84,770
    340
    #606 abbodi1406, Oct 24, 2021
    Last edited: Oct 25, 2021
  6. rpo

    rpo MDL Expert

    Jan 3, 2010
    1,447
    1,421
    60
    Same issue here while booting from a DVD device. Created a USB stick and boot was ok.
     
  7. Enthousiast

    Enthousiast MDL Tester

    Oct 30, 2009
    47,256
    94,680
    450
    Delaying the release of v2.1 for a little while:(
     
  8. 20126688

    20126688 MDL Novice

    Sep 14, 2012
    19
    4
    0
    it will work well on 22483
     
  9. rpo

    rpo MDL Expert

    Jan 3, 2010
    1,447
    1,421
    60
    @Enthousiast
    You can use this :
    Code:
    for /f %%i in ('powershell "get-date -format _yyyy_MM_dd"') do set "isodate=%%i"
     
  10. BarniceMarsh16552

    BarniceMarsh16552 MDL Novice

    Jul 17, 2021
    33
    7
    0
    why ? I expect win 11 Boot And Upgrade FiX KiT to work on 22483 ? Please release it :clap::clap::clap::clap::clap3::clap3::clap3::clap3::spoton::spoton::spoton::wub::wub::wub::wub:
     
  11. scaramonga

    scaramonga MDL Senior Member

    Oct 27, 2012
    426
    261
    10
  12. Carlos Detweiller

    Carlos Detweiller Emperor of Ice-Cream

    Dec 21, 2012
    6,331
    7,048
    210
    The UEFI update simply switched on the firmware TPM 2.0 of the CPU. Before, you had to enable it yourself in the UEFI settings.
     
  13. Enthousiast

    Enthousiast MDL Tester

    Oct 30, 2009
    47,256
    94,680
    450
    To all:

    The script was fixed the other day by @abbodi1406 and it runs fine on 22483.

    The problem is that my main system gave up on me for real this time (in the past i always managed to solve it easily), post bios error 55 (bad memory) and can't get past it, not by putting in other (tested working on other hardware) modules nor by reseating the cpu, etcetc.... even replaced the PSU to see if the voltage was failing.

    Today i shifted all ssd's from the main system to the second system and waiting for a new second hand replacement mainboard (to test with) and configuring an entirely new set of hardware.
     
  14. Mellipes

    Mellipes MDL Senior Member

    Jun 17, 2021
    325
    205
    10
    "s**t Happens"
     
  15. jcc2

    jcc2 MDL Member

    Mar 23, 2010
    119
    38
    10
    Greetings from Lima, Peru !!!

    Many thanks Enthousiast for the information. Do I have to download a new version? if so please let us know where we can download it from as OP still showing Ver. 2.0

    Stay Safe !!!!!

    JCC2
     
  16. Enthousiast

    Enthousiast MDL Tester

    Oct 30, 2009
    47,256
    94,680
    450
    All offered options in v2.0 still work, the script itself won't work on DEV channel build 22483 because of wmic missing, the fixes self still work.
     
  17. Mellipes

    Mellipes MDL Senior Member

    Jun 17, 2021
    325
    205
    10
    Simply put to those who dont understand. Run "the fix" in any build 22000.xxx or even windows 10/8/7 etc to make the Install ISO. DONT RUN IT in the 224xx builds. Then you can run the "fixed ISO" where ever you like
     
  18. rpo

    rpo MDL Expert

    Jan 3, 2010
    1,447
    1,421
    60
    wmic is referenced by statements 250 and 268 of the script. A quick and dirty workaround consists in replacing statements 250-251 and 268-269 as suggested by the post #610.