[TOOL] XP2ESD - Create modern Windows XP installer v1.6.2

Discussion in 'Windows XP / Older OS' started by George King, Jan 8, 2021.

  1. Edgar Golbez

    Edgar Golbez MDL Novice

    Sep 17, 2018
    3
    0
    0
    I have and am currently using a Ryzen 7 4800H laptop (ASUS's FA506IV-BR7N12) which does have CSM, so it depends. I think that it may not have come with CSM accessible, though, receiving it in an EFI update.
     
  2. UsefulAGKHelper

    UsefulAGKHelper MDL Senior Member

    Aug 28, 2021
    384
    237
    10
    This somewhat proves my point that AMD still has newer hardware that supports CSM in UEFI firmware.
     
    Stop hovering to collapse... Click to collapse... Hover to expand... Click to expand...
  3. Toetje583

    Toetje583 MDL Novice

    Sep 30, 2014
    39
    5
    0
    I have Ryzen 6900HX, it also has a CSM option, I think all modern systems have it but some models might have it locked to UEFI only in hidden bios settings.
     
  4. George King

    George King MDL Expert

    Aug 5, 2009
    1,961
    2,454
    60
    Nice informations, I think we can start new topic about HW configuration. Currently mentioned laptops can run XP, But GPU drivers.. Lets find most modern laptops that have latest supported GPU :)
     
    Stop hovering to collapse... Click to collapse... Hover to expand... Click to expand...
  5. UsefulAGKHelper

    UsefulAGKHelper MDL Senior Member

    Aug 28, 2021
    384
    237
    10
    Is there a way to backport Intel UHD Graphics driver onto XP x64? (I have Intel UHD Graphics 620, but in the inf there are also hardware IDs for the rest of the 600 series).
     
    Stop hovering to collapse... Click to collapse... Hover to expand... Click to expand...
  6. George King

    George King MDL Expert

    Aug 5, 2009
    1,961
    2,454
    60
    You need to try your luck.
    For example I'm using Intel Windows 7 Wifi+Bluetooth driver on one of my testing machine on XP x64.

    According to my testing I would like to get direct contact to DriverPacks maintainers I have few things that should be reflected instead of doing it manually. In future we can try to start checking depencies on various drivers. I think there are still a lot of forgotten drivers that are only locked using INF, like my Wifi+Bluetooth driver or HC Switch..
     
    Stop hovering to collapse... Click to collapse... Hover to expand... Click to expand...
  7. UsefulAGKHelper

    UsefulAGKHelper MDL Senior Member

    Aug 28, 2021
    384
    237
    10
    Someone backported the driver I have (UHD) from Windows 10 to Windows 7. Can this Windows 7 ported driver be backported to Windows XP? (I can give you the link in PM.)
     
    Stop hovering to collapse... Click to collapse... Hover to expand... Click to expand...
  8. UsefulAGKHelper

    UsefulAGKHelper MDL Senior Member

    Aug 28, 2021
    384
    237
    10
    Can you give me this ported Bluetooth driver that you have? I need to check if it also works for me on my XP x64.
     
    Stop hovering to collapse... Click to collapse... Hover to expand... Click to expand...
  9. George King

    George King MDL Expert

    Aug 5, 2009
    1,961
    2,454
    60
    Probably no. Try it yourself.

    Its Intel specific driver, nothing “ported” just INF modded. I don’t think your laptop have same HWIDs as mine…
     
    Stop hovering to collapse... Click to collapse... Hover to expand... Click to expand...
  10. UsefulAGKHelper

    UsefulAGKHelper MDL Senior Member

    Aug 28, 2021
    384
    237
    10
    Stop hovering to collapse... Click to collapse... Hover to expand... Click to expand...
  11. shhnedo

    shhnedo MDL Expert

    Mar 20, 2011
    1,827
    2,429
    60
    I put together an AM5 ASRock B650 + R5 7600X platform last week. It had a CSM option in the bios(disabled by default). I imagine amd platform laptops still have it as well, but I haven't checked.
     
  12. George King

    George King MDL Expert

    Aug 5, 2009
    1,961
    2,454
    60
    Stop hovering to collapse... Click to collapse... Hover to expand... Click to expand...
  13. Seven4ever

    Seven4ever MDL Member

    May 16, 2023
    102
    41
    10
    Look at W10 / W7 drivers dll with dependancy walker and you will understand by yourself.
    And I don't think you will find sources codes :).
    Independently to theses points, I'm interested myself :)
     
  14. UsefulAGKHelper

    UsefulAGKHelper MDL Senior Member

    Aug 28, 2021
    384
    237
    10
    #2774 UsefulAGKHelper, Nov 28, 2023
    Last edited: Nov 28, 2023
    Stop hovering to collapse... Click to collapse... Hover to expand... Click to expand...
  15. George King

    George King MDL Expert

    Aug 5, 2009
    1,961
    2,454
    60
    #2775 George King, Nov 28, 2023
    Last edited: Nov 28, 2023
    (OP)
    Stop hovering to collapse... Click to collapse... Hover to expand... Click to expand...
  16. UsefulAGKHelper

    UsefulAGKHelper MDL Senior Member

    Aug 28, 2021
    384
    237
    10
    Surprisingly Stand By only initiates from ViStart Start menu. But I can't resume from Stand By.
     
    Stop hovering to collapse... Click to collapse... Hover to expand... Click to expand...
  17. George King

    George King MDL Expert

    Aug 5, 2009
    1,961
    2,454
    60
    You need winresume.efi option then probably
     
    Stop hovering to collapse... Click to collapse... Hover to expand... Click to expand...
  18. UsefulAGKHelper

    UsefulAGKHelper MDL Senior Member

    Aug 28, 2021
    384
    237
    10
    I already have the option on my BCD.
    upload_2023-11-28_23-25-43.png
    upload_2023-11-28_23-25-57.png
     
    Stop hovering to collapse... Click to collapse... Hover to expand... Click to expand...
  19. UsefulAGKHelper

    UsefulAGKHelper MDL Senior Member

    Aug 28, 2021
    384
    237
    10
    For users who prefer to keep the EFI partition hidden, the EFI partition can be unmounted again in the same startup batch file.
    Why did I open this at startup? So I can mount BCD hive at regedit in order to use bcdedit and/or BCD bootice (on current system BCD) on XP x64.
     
    Stop hovering to collapse... Click to collapse... Hover to expand... Click to expand...
  20. George King

    George King MDL Expert

    Aug 5, 2009
    1,961
    2,454
    60
    Why not? It should be doable from one CMD script, mount, perform changes, unmount.
     
    Stop hovering to collapse... Click to collapse... Hover to expand... Click to expand...