1. Enthousiast

    Enthousiast MDL Tester

    Oct 30, 2009
    54,966
    125,944
    450
    Stop hovering to collapse... Click to collapse... Hover to expand... Click to expand...
  2. ceo54

    ceo54 MDL Addicted

    Aug 13, 2015
    969
    466
    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...
  3. Enthousiast

    Enthousiast MDL Tester

    Oct 30, 2009
    54,966
    125,944
    450
    #14823 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
    
    -------------------------------------------------------------------------------
    
     
    Stop hovering to collapse... Click to collapse... Hover to expand... Click to expand...
  4. ceo54

    ceo54 MDL Addicted

    Aug 13, 2015
    969
    466
    30
    Stop hovering to collapse... Click to collapse... Hover to expand... Click to expand...
  5. Enthousiast

    Enthousiast MDL Tester

    Oct 30, 2009
    54,966
    125,944
    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
     
    Stop hovering to collapse... Click to collapse... Hover to expand... Click to expand...
  6. ceo54

    ceo54 MDL Addicted

    Aug 13, 2015
    969
    466
    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...
  7. Enthousiast

    Enthousiast MDL Tester

    Oct 30, 2009
    54,966
    125,944
    450
    You can do that instantly:
    example:
    Code:
    imagex.exe /flags "HomePremium" /info "x:\install.wim" 1 "Windows 7 HomePremium" "Windows 7 HomePremium"
     
    Stop hovering to collapse... Click to collapse... Hover to expand... Click to expand...
  8. ceo54

    ceo54 MDL Addicted

    Aug 13, 2015
    969
    466
    30
    Stop hovering to collapse... Click to collapse... Hover to expand... Click to expand...
  9. Enthousiast

    Enthousiast MDL Tester

    Oct 30, 2009
    54,966
    125,944
    450
    Probably, yes.
     
    Stop hovering to collapse... Click to collapse... Hover to expand... Click to expand...
  10. ceo54

    ceo54 MDL Addicted

    Aug 13, 2015
    969
    466
    30
    Yes, it works. Thank you @Enthousiast I wish I had your level of expertise.

    Thank you once again :)
     
    Stop hovering to collapse... Click to collapse... Hover to expand... Click to expand...
  11. Enthousiast

    Enthousiast MDL Tester

    Oct 30, 2009
    54,966
    125,944
    450
    I only have a good memory and read all the posts (and to much free time;):D), this happened to me too, in the past, but it was the use of ( and ) :)
     
    Stop hovering to collapse... Click to collapse... Hover to expand... Click to expand...
  12. ceo54

    ceo54 MDL Addicted

    Aug 13, 2015
    969
    466
    30
    Yeah! Well you have the passion I don't.

    One question: How can I set the description while capturing the image with Dism ?

    This is the command I use
    Code:
    dism /capture-image /imagefile:c:\temp\install.wim /capturedir:z:\ /name:V11_SINGLELANGUAGE_X64_EN-US /compress:maximum
    Here I can set the image name. What flag should I use to set the description ?
     
    Stop hovering to collapse... Click to collapse... Hover to expand... Click to expand...
  13. Enthousiast

    Enthousiast MDL Tester

    Oct 30, 2009
    54,966
    125,944
    450
    #14833 Enthousiast, Apr 17, 2020
    Last edited: Apr 17, 2020
    Stop hovering to collapse... Click to collapse... Hover to expand... Click to expand...
  14. ceo54

    ceo54 MDL Addicted

    Aug 13, 2015
    969
    466
    30
    Stop hovering to collapse... Click to collapse... Hover to expand... Click to expand...
  15. Enthousiast

    Enthousiast MDL Tester

    Oct 30, 2009
    54,966
    125,944
    450
    Code:
    imagex.exe /flags "HomePremium" /info "x:\install.wim" 1 "Windows 7 HomePremium" "Windows 7 HomePremium"
    HomePremium = SKU Flag
    Windows 7 HomePremium = Image name
    Windows 7 HomePremium = Image description

    gimagex runs autonomous, even from winpe.
     
    Stop hovering to collapse... Click to collapse... Hover to expand... Click to expand...
  16. ceo54

    ceo54 MDL Addicted

    Aug 13, 2015
    969
    466
    30

    Got it thanks bud. People like you really makes this place what it is.
     
    Stop hovering to collapse... Click to collapse... Hover to expand... Click to expand...
  17. MSMG

    MSMG MDL Developer

    Jul 15, 2011
    6,414
    15,627
    210
    The question was about what the query [Y/N] does when Apply Changes to the Image is chosen.

    I don't know whether the /ResetBase bug is fixed or not.

    The Toolkit provides an Edge Chromium pack as .tpk similar to DirectX, you can also use the $OEM$ method to install it by adding an entry to oobe.cmd or setupcomplete.cmd

    The current Toolkit Edge Chromium pack is outdated need to update it.

    No matter if you install updates all at once or in specific order the DISM will integrate the updates one at time.
    The only thing is the DISM nowadays doesn't follow the proper order if the update folder is specified.

    Use Integrate WHD update pack in Toolkit it will integrate the updates in proper order.

     
  18. MSMG

    MSMG MDL Developer

    Jul 15, 2011
    6,414
    15,627
    210
    <Bin\Lists\RemovePkgsList_W10_Template.txt>

     
  19. MSMG

    MSMG MDL Developer

    Jul 15, 2011
    6,414
    15,627
    210
    Will check.

     
  20. MSMG

    MSMG MDL Developer

    Jul 15, 2011
    6,414
    15,627
    210