How To Install And Update Windows Vista SP2 64-bit Beyond Its EOL/ESU Dates

Discussion in 'Windows Vista' started by CaptainSpeleo, May 3, 2021.

  1. AsaadSoft

    AsaadSoft MDL Addicted

    Jul 29, 2015
    542
    171
    30
    will anyone make an updated windows vista iso out of this ??!
     
  2. Chuterix

    Chuterix MDL Senior Member

    Apr 18, 2022
    275
    124
    10
    It is possible, but you’d have to manually do it, (install to physical system, [or vm, but impractical for sysprep] install all updates and necessary programs [kept in sysprep], sysprep, capture to wim image, replace install.wim in installation media and then use oscdimg to create iso) or you can wait until George King releases Vista2ESD (somewhere in winter, see here) which can integrate drivers for modern type systems and much more similarities to XP2ESD (custom program installation, driverpacks installation, etc.)
    Even if someone did, you won’t find a ISO file for it anywhere on MDL.
     
    Stop hovering to collapse... Click to collapse... Hover to expand... Click to expand...
  3. Chuterix

    Chuterix MDL Senior Member

    Apr 18, 2022
    275
    124
    10
    #563 Chuterix, Oct 11, 2022
    Last edited: Oct 18, 2022
    Stop hovering to collapse... Click to collapse... Hover to expand... Click to expand...
  4. CaptainSpeleo

    CaptainSpeleo MDL Addicted

    May 24, 2020
    921
    599
    30
    #564 CaptainSpeleo, Oct 11, 2022
    Last edited: Oct 11, 2022
    (OP)
    The guide in the original post has been updated to reflect several changes that were made to it as a result of October 2022 "patch Tuesday".
     
  5. CaptainSpeleo

    CaptainSpeleo MDL Addicted

    May 24, 2020
    921
    599
    30
    Thanks, skorpion68.
    I'll test it and add it to the guide when I have a chance to do so.
     
  6. Chuterix

    Chuterix MDL Senior Member

    Apr 18, 2022
    275
    124
    10
    Stop hovering to collapse... Click to collapse... Hover to expand... Click to expand...
  7. CaptainSpeleo

    CaptainSpeleo MDL Addicted

    May 24, 2020
    921
    599
    30
    It's ironic that you posted your reply about the dead link when you did.
    I discovered it no longer worked and was in the process of searching for a new download link when I saw your post.
    The link change has been made in the guide.
    :)
     
  8. Chuterix

    Chuterix MDL Senior Member

    Apr 18, 2022
    275
    124
    10
    don’t forget there’s download links for that file here ;)
    i found out a bit later
    https://forums.mydigitallife.net/threads/restore-windows-update-for-vista.82336
     
    Stop hovering to collapse... Click to collapse... Hover to expand... Click to expand...
  9. CaptainSpeleo

    CaptainSpeleo MDL Addicted

    May 24, 2020
    921
    599
    30
    Thanks!
    I thought those 3 links were dead.
    I added the github link to the guide.
    :)
     
  10. Chuterix

    Chuterix MDL Senior Member

    Apr 18, 2022
    275
    124
    10
    #571 Chuterix, Oct 29, 2022
    Last edited: Oct 29, 2022
    x86 batch script for KB5018413:
    Code:
    echo Expanding kb5018413-x86
    mkdir .\tmp
    expand.exe -f:*Windows*.cab *kb5018413-x86*.msu . >nul
    expand.exe -f:* *kb5018413-x86*.cab .\tmp >nul
    echo Installing kb5018413-x86
    start /w PkgMgr.exe /ip /m:"%cd%\tmp\package_2_for_kb5018413~31bf3856ad364e35~x86~~6.0.1.3.mum" /quiet /norestart
    start /w PkgMgr.exe /ip /m:"%cd%\tmp\package_3_for_kb5018413~31bf3856ad364e35~x86~~6.0.1.3.mum" /quiet /norestart
    del /f /q *kb5018413-x86*.cab
    rd /s /q tmp
    
    I will be now be testing this guide on an OEM factory installation of Windows Vista Home Premium x86, of HP dv6000 (RD869AV#ABA) updated to SP2, then I'll upload youtube video tutorial on updating Vista or at least the factory reset + updating process soon.
    EDIT: Confirmed to be working, I’ll post picture tomorrow
    Done
     
    Stop hovering to collapse... Click to collapse... Hover to expand... Click to expand...
  11. ruslanshchur

    ruslanshchur MDL Senior Member

    Sep 13, 2020
    417
    95
    10
    Actually AFAIK it does not required in x86, only x64 requires that
     
    Stop hovering to collapse... Click to collapse... Hover to expand... Click to expand...
  12. CaptainSpeleo

    CaptainSpeleo MDL Addicted

    May 24, 2020
    921
    599
    30
    All of my testing is done with 64-bit, so I can't comment on anything that's done with 32-bit.
     
  13. abbodi1406

    abbodi1406 MDL KB0000001

    Feb 19, 2011
    17,209
    90,791
    340
    +1
    even if you want to do it that way, you will need to add package_1 & package_2
     
  14. Chuterix

    Chuterix MDL Senior Member

    Apr 18, 2022
    275
    124
    10
    so I will find way to to update x86 vista and post them here ;)
    i could’ve precisely followed the steps using x64 files if my test system (hp pavilion dv6000, see aforementioned post for model) was x64 but the factory os is 32-bit so i think x64 will not work
    this will also help me do future vista2esd tests properly on 32-bit systems
    (vms and real systems are different)
    i also have a lenovo thinkpad t430 that can run x64 os, an ivy bridge system (unofficially has drivers for vista,
    , some are unsigned but works; why did that model support xp but not vista?)
    due to it’s support i’d choose to go for a system officially supporting vista. and here i am.
     
    Stop hovering to collapse... Click to collapse... Hover to expand... Click to expand...
  15. CaptainSpeleo

    CaptainSpeleo MDL Addicted

    May 24, 2020
    921
    599
    30
    My 3rd generation Ivy Bridge Dell Precision M6700 laptop which I use for testing Windows Vista provides driver support for Windows XP and Windows 7, but not for Windows Vista.
    I had to search elsewhere for the primary drivers (chipset, graphics, audio, wireless, ethernet) for Windows Vista.
     
  16. Chuterix

    Chuterix MDL Senior Member

    Apr 18, 2022
    275
    124
    10
    IE9 Update (KB5018413) working on x86/32-bit system (HP Pavilion dv6000 model RD869AV#ABA; OEM factory reset, so OEM info and activation is there):
    IE9Update32.JPG
    systeminfo.JPG
    I'm now currently in the process of installing the Vista updates. A wireless connection was used.
    According to classic Restore WU Vista Update thread:
    I did not do this unfortunately so you have to see for yourself.
     
    Stop hovering to collapse... Click to collapse... Hover to expand... Click to expand...
  17. Chuterix

    Chuterix MDL Senior Member

    Apr 18, 2022
    275
    124
    10
    Stop hovering to collapse... Click to collapse... Hover to expand... Click to expand...
  18. CaptainSpeleo

    CaptainSpeleo MDL Addicted

    May 24, 2020
    921
    599
    30
    November 2022 "patch Tuesday" updates:
    KB5020691 Microsoft .NET Framework 4.6.2 - was detected and installed by Windows Update
    KB5020019 Security Monthly Quality Rollup - was manually obtained and installed
    No Servicing Stack Update
    No IE9 Cumulative Security Update

    The Windows Vista SP2 64-bit guide in the original post has been updated to reflect a change to step #34.
     
  19. skorpion68

    skorpion68 MDL Novice

    Mar 21, 2015
    37
    77
    0