Alpis Posted September 17, 2020 Share Posted September 17, 2020 Windows Update doesn't work anymore, although I downloaded all the updates with PatchLoader in catalog, the issue is I can't integrate these, I tried DISM and a modded NTLite, both did not work, I'm using an MSDN ISO copy of Windows Vista x64 (en_windows_vista_sp2_x64_dvd_342267) Any help would be appreciated. Link to comment Share on other sites More sharing options...
Tripredacus Posted September 17, 2020 Share Posted September 17, 2020 DISM can integrate .msu and .cab files. What is the error you get with DISM? Link to comment Share on other sites More sharing options...
Alpis Posted September 17, 2020 Author Share Posted September 17, 2020 error code 78 iirc Link to comment Share on other sites More sharing options...
Tripredacus Posted September 17, 2020 Share Posted September 17, 2020 Want to know the actual error text shown in the Deployment Tools CMD. You'll also want to find the relevant log entries that line up with the cmd you run in the DISM.log file. To make things easier, do not do a batch run, just use 1 file. Link to comment Share on other sites More sharing options...
Alpis Posted September 17, 2020 Author Share Posted September 17, 2020 dism.log dism.log here Link to comment Share on other sites More sharing options...
Tripredacus Posted September 18, 2020 Share Posted September 18, 2020 It is invalid parameter. Also not aware of this IE9-vista.msu. Usually you install IE9 by way of installing the 3 .msu pre-requisite updates and then running the .EXE. In this scenario, IE9 is not integrated into the image, rather is installed during first boot. There are also compatibility issues regarding Vista where you may need to use the WAIK for the OS version. WAIK 1.1 for Vista SP1 servicing. Also that you may need to use peimg to service images instead of DISM. Verify /english exists. /image is for a file not a mount point. Make sure you are using the Deployment Tools Command Prompt. Link to comment Share on other sites More sharing options...
Regele Posted September 27, 2020 Share Posted September 27, 2020 Only method that I know it works https://www.techrepublic.com/blog/windows-and-office/use-reverse-integration-to-slipstream-windows-vista-sp1-and-sp2/ You can actually integrate anything but the size of the final iso will be over 8gb (under 9gb tho) if you include sp2 and all 450+ updates Link to comment Share on other sites More sharing options...
erpdude8 Posted October 9, 2020 Share Posted October 9, 2020 On 9/27/2020 at 12:22 AM, Regele said: You can actually integrate anything but the size of the final iso will be over 8gb (under 9gb tho) if you include sp2 and all 450+ updates not unless you can find a way to convert & compress the install.wim file into an install.esd Link to comment Share on other sites More sharing options...
Regele Posted October 10, 2020 Share Posted October 10, 2020 On 10/9/2020 at 7:34 AM, erpdude8 said: not unless you can find a way to convert & compress the install.wim file into an install.esd https://www.dell.com/community/Windows-General-Wiki/Microsoft-Windows-Vista-Official-iso-Downloads-Digital-River/ta-p/5190421 use these links and the wayback machine (its a headache to get all the files but doable, topic with all isos already updated coming soon (next weekend i hope)) Link to comment Share on other sites More sharing options...
SIW2 Posted October 10, 2020 Share Posted October 10, 2020 On 10/9/2020 at 5:34 AM, erpdude8 said: not unless you can find a way to convert & compress the install.wim file into an install.esd Cleaning with dism++ before capture into install.wim reduces the size a lot. Link to comment Share on other sites More sharing options...
Regele Posted October 11, 2020 Share Posted October 11, 2020 13 hours ago, SIW2 said: Cleaning with dism++ before capture into install.wim reduces the size a lot. using compcln.exe and the disk cleanup utility to delete all but the most recent restore points and useless system files got me 1gb off the vista ultimate iso so the final iso size is ~7.1gb for anyone wondering Link to comment Share on other sites More sharing options...
SIW2 Posted October 12, 2020 Share Posted October 12, 2020 (edited) Mine is less than 4gb. It Doesn't include the server updates. Edited October 12, 2020 by SIW2 Link to comment Share on other sites More sharing options...
Regele Posted October 13, 2020 Share Posted October 13, 2020 21 hours ago, SIW2 said: Mine is less than 4gb. It Doesn't include the server updates. mine neither how many updates you got on that iso? there should be 470+ for vista ultimate including ultimate extras, service pack 2, all .cab and .msu updates, netframework 3.5 and 4.6 Link to comment Share on other sites More sharing options...
SIW2 Posted October 13, 2020 Share Posted October 13, 2020 (edited) I started with iso that already includes sp2. I didn't need to do the reverse integration of the service pack. Then after updates, cleaned up with dism++ before capture into .wim. That makes a big difference. Edited October 13, 2020 by SIW2 Link to comment Share on other sites More sharing options...
Regele Posted October 14, 2020 Share Posted October 14, 2020 23 hours ago, SIW2 said: I started with iso that already includes sp2. I didn't need to do the reverse integration of the service pack. Then after updates, cleaned up with dism++ before capture into .wim. That makes a big difference. yea well how many updates you got on your iso? (excluding server 2008) Link to comment Share on other sites More sharing options...
Recommended Posts
Please sign in to comment
You will be able to leave a comment after signing in
Sign In Now