1. mstms

    mstms MDL Novice

    Sep 27, 2018
    11
    0
    0
    which versions are seamless?
     
  2. spidernz

    spidernz MDL Senior Member

    May 20, 2011
    390
    114
    10
    Is this order right or can it cause problems?

    Code:
    Select Source
    Enable Features using List
    Disables Features using List
    Tweaks
    Add DX9 feature
    Add Windows Updates
    Add Windows Updates to setup
    Remove Packages using List
    Enable Features using List
    Disables Features using List
    Tweaks
    Clean up source
    Rebuild
    Apply to Images
    Build ISO
    
     
  3. Windows 10 User

    Windows 10 User MDL Guru

    Feb 2, 2017
    2,005
    122
    90
    #14823 Windows 10 User, Apr 17, 2020
    Last edited: Apr 17, 2020
    But it's still bigger than the original image (4.15 GB vs. 3.81 GB) and I cleaned the source image, applied it and rebuilt it.

    Also, this time, after choosing the apply source image setting, MSMG ToolKit asked me if I wanted to clean the windows image when before it asked me this after choosing the cleaning source image setting. Does this prompt refer to the host's temporary files/folders and not the to be created image's (it's weird if it does since the new image is actually smaller [even if only 0.01 GB] than the created image in which I didn't choose the clean windows image setting)?
     
  4. MSMG

    MSMG MDL Developer

    Jul 15, 2011
    6,414
    15,608
    210
    The latest one.

    W10 v1809
    W10 v1909/v2004 (returns removed components)

     
  5. MSMG

    MSMG MDL Developer

    Jul 15, 2011
    6,414
    15,608
    210
    [6] -> [1] Cleanup Image : /Cleanup-Image /StartComponentCleanUp /ResetBase

    [6] -> [2] Apply Image : It cleans up these folders inside the image when [Y] is selected.

    Code:
            if exist "%InstallMount%\$Recycle.Bin" rd /q /s "%InstallMount%\$Recycle.Bin" >nul 2>&1
            if exist "%InstallMount%\PerfLogs" rd /q /s "%InstallMount%\PerfLogs" >nul 2>&1
            if exist "%InstallMount%\Windows\WinSxS\Backup\*.*" del /f /q "%InstallMount%\Windows\WinSxS\Backup\*.*" >nul 2>&1
            if exist "%InstallMount%\Windows\WinSxS\ManifestCache\*.bin" del /f /q "%InstallMount%\Windows\WinSxS\ManifestCache\*.bin" >nul 2>&1
            if exist "%InstallMount%\Windows\WinSxS\Temp\PendingDeletes\*" del /f /q "%InstallMount%\Windows\WinSxS\Temp\PendingDeletes\*" >nul 2>&1
            if exist "%InstallMount%\Windows\WinSxS\Temp\TransformerRollbackData\*" del /f /q "%InstallMount%\Windows\WinSxS\Temp\TransformerRollbackData\*" >nul 2>&1
            if exist "%InstallMount%\Windows\inf\*.log" del /f /q "%InstallMount%\Windows\inf\*.log" >nul 2>&1
            if exist "%InstallMount%\Windows\CbsTemp\*" (
                for /f %%i in ('"dir /s /b /ad "%InstallMount%\Windows\CbsTemp\*"" 2^>nul') do (rd /q /s %%i >nul 2>&1)
                del /s /f /q "%InstallMount%\Windows\CbsTemp\*" >nul 2>&1
            )
    
    If you had integrated Edge, it takes around 700MB of space, may be that's why you are getting an ISO of such size.

     
  6. amnester

    amnester MDL Junior Member

    Nov 9, 2018
    72
    18
    0
    Hi! Windows 10 Build 19041.207 (version 2004) moved to the update channel Release Preview!!! We are waiting for the updated EdgeChromium_w10_x64 package (v. 81.0.416.53) from MSMG. Thanks!
     
  7. Windows 10 User

    Windows 10 User MDL Guru

    Feb 2, 2017
    2,005
    122
    90
    #14827 Windows 10 User, Apr 17, 2020
    Last edited: Dec 3, 2022
    I didn't integrate it and can /Cleanup-Image /StartComponentCleanUp /ResetBase break updates in the new image? If I want to integrate Edge Chromium will I always have to integrate the latest version or it will be outdated? Will it be silent and start right after signing in for the first time? I already integrate a $OEM$ folder which pre-activates Windows 10 so how can I also integrate Edge Chromium since I assume MSMG ToolKit creates another $OEM$ folder?

    Also, how can I integrate all the updates instead of integrating one by one following a specific order? I tried integrating them and I had an error because MSMG ToolKit tried integrating the EP before the SSU and CU.
     
  8. niche99

    niche99 MDL Junior Member

    Oct 5, 2009
    79
    14
    0
    Hi,

    Can someone tell me how to specify dism and/or toolkit helper in RemovePkgsList.txt please?
    What is the current syntax please?

    Stay safe and well everyone.
     
  9. holoc

    holoc MDL Novice

    Jul 1, 2018
    2
    0
    0
    I am sort of confused because I have no idea if that is a bug or I am performing some unexpected behavior.

    If I have completed all the operations(deleted a few packages) with Image, saved changes (Apply & Save) and after that I reopen the Image again through [1] Source -> [1] Select source from DVD folder then choosing in the main menu [4] Remove opens instead [5] Customize. The removal menu becomes unreachable, restarting doesn't help.
    Can one modify again already modified Image?

    For clarity: I have 2 images in source and it is a localized [ru] windows image 10.0.18363.720 Version 1909.
     
  10. ceo54

    ceo54 MDL Addicted

    Aug 13, 2015
    886
    385
    30
    Nah, doesn't work with sysprepped images. While selecting to mount the Boot and recovery image, it exists itself without any notification.
     
    Stop hovering to collapse... Click to collapse... Hover to expand... Click to expand...
  11. ceo54

    ceo54 MDL Addicted

    Aug 13, 2015
    886
    385
    30
    #14831 ceo54, Apr 17, 2020
    Last edited: Apr 17, 2020
    Stop hovering to collapse... Click to collapse... Hover to expand... Click to expand...
  12. Enthousiast

    Enthousiast MDL Tester

    Oct 30, 2009
    49,681
    103,548
    450
    It should work, the toolkit doesn't even know that the install.wim is sysprepped/captured at mount (if it ever does). Make sure there are no exotic characters in the index name and description, or () characters.

    This is with a sysprepped/captured install.wim:
    Code:
    ===============================================================================
                   MSMG ToolKit - Select Source from <DVD> folder
    ===============================================================================
    
    -------------------------------------------------------------------------------
    ####Selecting Source Images####################################################
    -------------------------------------------------------------------------------
    
    Reading Image Information...
    
    ===============================================================================
    | Index | Arch | Name
    ===============================================================================
    |   1   | x86  | LTSC x86
    ===============================================================================
    
    Enter the Image Index # : 1
    
    Do you want to mount Windows Setup Boot Image ? ['Y'es/'N'o] : Y
    
    Do you want to mount Windows Recovery Image ? ['Y'es/'N'o] : Y
    
    -------------------------------------------------------------------------------
    ####Source Image Information###################################################
    -------------------------------------------------------------------------------
    
        Image                    :  Install.wim
        Image Index No           :  1
        Image Name               :  LTSC x86
        Image Description        :  LTSC x86
        Image Architecture       :  x86
        Image Version            :  10.0.17763
        Image Service Pack Build :  1158
        Image Service Pack Level :  0
        Image Build              :  17763
        Image Edition            :  EnterpriseS
        Image Flag               :  EnterpriseS
        Image Installation Type  :  Client
        Image Default Language   :  nl-NL
    
    -------------------------------------------------------------------------------
    ####Mounting Source Images#####################################################
    -------------------------------------------------------------------------------
    
    -------------------------------------------------------------------------------
    Mounting [Boot.wim, Index : 1] Image at <\Mount\Boot\1>...
    -------------------------------------------------------------------------------
    
    Deployment Image Servicing and Management tool
    Version: 10.0.19592.1001
    
    Mounting image
    [==========================100.0%==========================]
    The operation completed successfully.
    
    -------------------------------------------------------------------------------
    Mounting [Boot.wim, Index : 2] Image at <\Mount\Boot\2>...
    -------------------------------------------------------------------------------
    
    Deployment Image Servicing and Management tool
    Version: 10.0.19592.1001
    
    Mounting image
    [==========================100.0%==========================]
    The operation completed successfully.
    
    -------------------------------------------------------------------------------
    Mounting [Install.wim, Index : 1] Image at <\Mount\Install>...
    -------------------------------------------------------------------------------
    
    Deployment Image Servicing and Management tool
    Version: 10.0.19592.1001
    
    Mounting image
    [==========================100.0%==========================]
    The operation completed successfully.
    
    -------------------------------------------------------------------------------
    Mounting [WinRE.wim, Index : 1] Image at <\Mount\WinRE>...
    -------------------------------------------------------------------------------
    
    Deployment Image Servicing and Management tool
    Version: 10.0.19592.1001
    
    Mounting image
    [==========================100.0%==========================]
    The operation completed successfully.
    
    -------------------------------------------------------------------------------
    ####Finished Selecting & Mounting Source Images################################
    -------------------------------------------------------------------------------
    
    ===============================================================================
    
    Press any key to continue . . .
     
  13. ceo54

    ceo54 MDL Addicted

    Aug 13, 2015
    886
    385
    30
    Stop hovering to collapse... Click to collapse... Hover to expand... Click to expand...
  14. ceo54

    ceo54 MDL Addicted

    Aug 13, 2015
    886
    385
    30
    Yep, as you can see from my previous post, don't have no special characters but still toolkit refuse to mount the image.
     
    Stop hovering to collapse... Click to collapse... Hover to expand... Click to expand...
  15. Enthousiast

    Enthousiast MDL Tester

    Oct 30, 2009
    49,681
    103,548
    450
    #14836 Enthousiast, Apr 17, 2020
    Last edited: Apr 17, 2020
    Your post doesn't contain the asked info...

    The info is shown here:

    Code:
    -------------------------------------------------------------------------------
    ####Source Image Information###################################################
    -------------------------------------------------------------------------------
    
       Image                    :  Install.wim
       Image Index No           :  1
       Image Name               :  LTSC x86
       Image Description        :  LTSC x86
       Image Architecture       :  x86
       Image Version            :  10.0.17763
       Image Service Pack Build :  1158
       Image Service Pack Level :  0
       Image Build              :  17763
       Image Edition            :  EnterpriseS
       Image Flag               :  EnterpriseS
       Image Installation Type  :  Client
       Image Default Language   :  nl-NL
    
    -------------------------------------------------------------------------------
    
     
  16. ceo54

    ceo54 MDL Addicted

    Aug 13, 2015
    886
    385
    30
    Stop hovering to collapse... Click to collapse... Hover to expand... Click to expand...
  17. Enthousiast

    Enthousiast MDL Tester

    Oct 30, 2009
    49,681
    103,548
    450
    My fault, the info appears after selecting the image.

    But this means that there probably is a character in the description of the index that is not allowed.

    Can you show that info, from the capturing tool/script?

    Code:
    dism /English /Get-WimInfo /WimFile:install.wim /index:1
     
  18. ceo54

    ceo54 MDL Addicted

    Aug 13, 2015
    886
    385
    30
    Wait for 5 minutes. Let me edit both name and description and and I'll try to mount again.
     
    Stop hovering to collapse... Click to collapse... Hover to expand... Click to expand...
  19. Enthousiast

    Enthousiast MDL Tester

    Oct 30, 2009
    49,681
    103,548
    450
    You can do that instantly:
    example:
    Code:
    imagex.exe /flags "HomePremium" /info "x:\install.wim" 1 "Windows 7 HomePremium" "Windows 7 HomePremium"