1. Angela Pszbor

    Angela Pszbor MDL Member

    Apr 11, 2014
    249
    75
    10
    hi
    Anyone have a link to windows 7 starter pt-br with sp1 ?
    I cannout find

    Thanks
     
  2. bfoos

    bfoos MDL Guide Dog

    Jun 15, 2008
    757
    696
    30
    You might want to check in the Windows 7 forum. This thread is in the Windows 10 forum.
     
  3. Enthousiast

    Enthousiast MDL Tester

    Oct 30, 2009
    35,561
    59,622
    450
    Stop hovering to collapse... Click to collapse... Hover to expand... Click to expand...
  4. Jokker

    Jokker MDL Novice

    Sep 16, 2011
    3
    0
    0
    I'm trying to get an ISO of Windows Server 2019 with Desktop Experience, can anyone help me?
     
  5. bfoos

    bfoos MDL Guide Dog

    Jun 15, 2008
    757
    696
    30
    Check in the Windows Server forum.
     
  6. jim_p

    jim_p MDL Senior Member

    Dec 11, 2013
    276
    101
    10
    How can I remove the "extra" editions from a consumer iso? E.g. the iso can install home, pro, education etc editions and I want it to install the home one only.

    p.s. This is a friend's question who thinks the iso can be slimmed down by removing the ones he does not need. I am 1000% sure that there will be no reduction in size, but he does not believe me.
     
  7. freddie-o

    freddie-o MDL Addicted

    Jul 29, 2009
    719
    816
    30
    Around half GB difference

    Code:
    dism /Export-Image /SourceImageFile:"X:\sources\install.wim" /SourceIndex:1 /DestinationImageFile:"X:\install.wim" /Compress:max /checkintegrity
     
  8. jim_p

    jim_p MDL Senior Member

    Dec 11, 2013
    276
    101
    10
    Thank you both :)

    @SAM-R
    I knew about uupdump.The problem is that even if I show him, he won't know how to use it and I am not willing to teach him, because his goal probably is to slim down some all-in-one iso he got from... somewhere.
     
  9. pikaaaa

    pikaaaa MDL Novice

    Apr 14, 2020
    2
    0
    0
    any one can help me. i'm new here.
    i want to make my own updated windows 10 iso,
    how can i do it?
    i have windows 10 x64 1909 ISO
     
  10. Enthousiast

    Enthousiast MDL Tester

    Oct 30, 2009
    35,561
    59,622
    450
    Use W10UI + 1909 Updates
     
    Stop hovering to collapse... Click to collapse... Hover to expand... Click to expand...
  11. pikaaaa

    pikaaaa MDL Novice

    Apr 14, 2020
    2
    0
    0
  12. Deployment Image Servicing and Management tool
    Version: 10.0.18362.1

    Image Version: 10.0.18363.753

    Processing 1 of 1 - Adding package Package_for_RollupFix~31bf3856ad364e35~amd64~~18362.778.1.9
    [==========================100.0%==========================]
    An error occurred - Package_for_RollupFix Error: 0x800f0988

    Error: 0x800f0988

    DISM failed. No operation was performed.
    For more information, review the log file.

    The DISM log file can be found at C:\Windows\Logs\DISM\dism.log

    Anybody else got the same error.
     
  13. Enthousiast

    Enthousiast MDL Tester

    Oct 30, 2009
    35,561
    59,622
    450
    @Disk2019

    - did you first integrate/install the SSU?
    - You can "net stop wuauserv" and delete the softwaredistribution folder, reboot, and retry
    - You can run "dism /online /cleanup-image /startcomponentcleanup" and retry.
     
    Stop hovering to collapse... Click to collapse... Hover to expand... Click to expand...
  14. both ways not working online as well as offline.
    already reset wu components as well as services plus done dism restore health / component cleanup / reset base .
    all went fine but whenever trying to install this cu this error .
     
  15. Enthousiast

    Enthousiast MDL Tester

    Oct 30, 2009
    35,561
    59,622
    450
    Why don't you mention that and all you did in the initial question? Or post the full command window with the used commandline?

    Did you install the SSU or not?
     
    Stop hovering to collapse... Click to collapse... Hover to expand... Click to expand...
    ============================================================
    Running W10UI v8.1
    ============================================================

    ============================================================
    Extracting files from update cabinets (.cab)
    *** This will require some disk space, please be patient ***
    ============================================================

    1/2: windows10.0-kb4549950-x64.cab
    2/2: Windows10.0-KB4549951-x64_PSFX.cab
    3/2: Windows10.0-KB4552152-x64.cab

    ============================================================
    Checking Updates...
    ============================================================

    ============================================================
    Installing updates...
    ============================================================

    Deployment Image Servicing and Management tool
    Version: 10.0.18362.1

    Image Version: 10.0.18363.753

    Processing 1 of 1 - Adding package Package_for_RollupFix~31bf3856ad364e35~amd64~~18362.778.1.9
    [==========================100.0%==========================]
    An error occurred - Package_for_RollupFix Error: 0x800f0988

    Error: 0x800f0988

    DISM failed. No operation was performed.
    For more information, review the log file.

    The DISM log file can be found at C:\Windows\Logs\DISM\DismLCU.log

    ============================================================
    Resetting OS image base
    ============================================================

    Deployment Image Servicing and Management tool
    Version: 10.0.18362.1

    Image Version: 10.0.18363.753

    [===== 10.0% ]
    [==========================100.0%==========================]
    The operation completed successfully.

    ============================================================
    Removing temporary extracted files...
    ============================================================


    ============================================================
    Finished
    ============================================================


    Press 9 to exit.