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

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

  1. MilkChan

    MilkChan MDL Senior Member

    Mar 8, 2020
    430
    236
    10
  2. George King

    George King MDL Expert

    Aug 5, 2009
    1,961
    2,454
    60
    @MilkChan Adjust path to boot.wim, or save your notepad as Test.cmd (add pause command at last line) into XP2ESD root and run it as Administrator.
     
    Stop hovering to collapse... Click to collapse... Hover to expand... Click to expand...
  3. 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...
  4. MilkChan

    MilkChan MDL Senior Member

    Mar 8, 2020
    430
    236
    10
    I posted something on that topic.
     
  5. ExtremeGrief

    ExtremeGrief MDL Addicted

    Jun 2, 2020
    729
    156
    30
    Hi, what UpdatePack do I use for XP x64?
     
  6. Eshatos

    Eshatos MDL Novice

    Oct 27, 2018
    3
    0
    0
    Hello,

    the creation of the WinXP_AIO_ESD.iso works flawlessly but then as I start to test the image in a VirtualBox, the installation process runs through, but then windows logs off and after that I can't boot the system. Just getting a black screen after the boot manager dialogue.

    Am I doing anything wrong, or do you have any idea on this issue?
     
  7. George King

    George King MDL Expert

    Aug 5, 2009
    1,961
    2,454
    60
    Missing informations adeed into first post :)
     
    Stop hovering to collapse... Click to collapse... Hover to expand... Click to expand...
  8. George King

    George King MDL Expert

    Aug 5, 2009
    1,961
    2,454
    60
    Hi, at what setup part it happends exactly? Have you modded any settings? What VM type have you created? I have tested it as Windows 8.0 x86 machine without issues without any touch, only added ISOs and UpdatePacks.
     
    Stop hovering to collapse... Click to collapse... Hover to expand... Click to expand...
  9. ExtremeGrief

    ExtremeGrief MDL Addicted

    Jun 2, 2020
    729
    156
    30
    Thanks :)
    Does it also have the registry entries for every update?

    And do you have a link to original MVS Windows XP x64? I cannot find any original unmodified SP2 ISO.
     
  10. George King

    George King MDL Expert

    Aug 5, 2009
    1,961
    2,454
    60
    No, I don’t care about them. Feel free to waste your time on adding them. They are 100% useless :)

    And yes, tomorrow I posted them here
    Code:
    https://forums.mydigitallife.net/threads/answered-where-do-i-get-an-original-windows-xp-sp2-professional-x64-iso.85643/
     
    Stop hovering to collapse... Click to collapse... Hover to expand... Click to expand...
  11. 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...
  12. ExtremeGrief

    ExtremeGrief MDL Addicted

    Jun 2, 2020
    729
    156
    30
    Looks like the error is at IE8 tweaks.
    Location: "C:\XP2ESD\plugins\updates\addons\x86\IE8_Tweaks_addon_x86.7z"
    Could it be because of disabled WSH (Windows Script Host)? I will enable it to check.
     
  13. Eshatos

    Eshatos MDL Novice

    Oct 27, 2018
    3
    0
    0
    I have solved this, the problem was the VirtualBox image. I had used a VDI image, after switching to VHD everything works perfectly.
     
  14. ExtremeGrief

    ExtremeGrief MDL Addicted

    Jun 2, 2020
    729
    156
    30
    Looks like there is a problem with my Windows installation... I cannot open any .vbs files...
     
  15. ExtremeGrief

    ExtremeGrief MDL Addicted

    Jun 2, 2020
    729
    156
    30
    I fixed VBS error, but I still get the problem when integrating IE8 Tweaks Addon.
    My XP x86 ISO is "en_windows_xp_professional_with_service_pack_3_x86_cd_x14-80428.iso"
    UpdatePack.ini is:
    Code:
    [Tasks]
    Hotfixes and Update Packs
    Options
    Integrate Drivers
    Remove Components
    
    [Patches]
    DoUxTheme
    DoSFC
    
    [Hotfixes]
    C:\XP2ESD\plugins\updates\addons\x86\5eraph_MSSignedThemes_Addon_v6.1.1_x86.7z
    C:\XP2ESD\plugins\updates\addons\x86\Generic_AHCI_1.0_for_RecoveryConsole_Addon_x86.7z
    C:\XP2ESD\plugins\updates\addons\x86\Generic_NVMe_6.1.7601.23403_ for_RecoveryConsole_Addon_x86.7z
    C:\XP2ESD\plugins\updates\addons\x86\GPT_2003_SupportFiles_addon.7z
    C:\XP2ESD\plugins\updates\addons\x86\HDA_Addon_x86.7z
    C:\XP2ESD\plugins\updates\addons\x86\IE8_Tweaks_addon_x86.7z
    C:\XP2ESD\plugins\updates\addons\x86\OnePiece_Windows_XP_Post-SP3_UpdatePack_v1.1.0_FINAL_ENU_.7z
    C:\XP2ESD\plugins\updates\addons\x86\OnePiece_WinXP_Embedded_Post-SP3_True_AddOn_ENU.7z
    C:\XP2ESD\plugins\updates\addons\x86\TLS_1.2_enabler_addon.7z
    C:\XP2ESD\plugins\updates\addons\x86\USB_PAE_2003_SupportFiles_addon.7z
    C:\XP2ESD\plugins\updates\addons\ClipBookShortcut_fix.7z
    C:\XP2ESD\plugins\updates\addons\HDWallpapersUpdate_Addon.7z
    C:\XP2ESD\plugins\updates\addons\ManifestUpdate.7z
    C:\XP2ESD\plugins\updates\addons\MinimizeFootprint.7z
    C:\XP2ESD\plugins\updates\addons\VisualC++.7z
    C:\XP2ESD\plugins\updates\addons\PatchAddon_HIVESYS_v13c.cab
    
    
     
  16. Eshatos

    Eshatos MDL Novice

    Oct 27, 2018
    3
    0
    0
    I have solved this, the problem was the VirtualBox image. I had used a VDI image, after switching to VHD everything works perfectly.
     
  17. George King

    George King MDL Expert

    Aug 5, 2009
    1,961
    2,454
    60
    You need to have OnePiece UpdatePacks in updates folder as it include IE8 and these tweaks are related to IE8 :)

    Also check again first post where you need to place UpdatePacks, then you have solved this issue :)

    VBS scripts are launched using %WinDir%\System32\wscript.exe in XP2ESD scripts.

    Interesting, I will try setup to VDI, I haven't tried it. Then it's probably caused by missing HDD driver. Seems like my VirtualBox DriverPack for XP miss it too. I will review it. Thanks
    You can also try to place needed driver to ISO\drivers\x86 and then enable Dynamic drivers folder in POWIS Launcher. But I don't know anything about this driver :)
     
    Stop hovering to collapse... Click to collapse... Hover to expand... Click to expand...