Appending a volume image to a wim file and setting the its flags

Discussion in 'Windows 8' started by balubeto, Oct 18, 2014.

Thread Status:
Not open for further replies.
  1. balubeto

    balubeto MDL Addicted

    Dec 22, 2009
    580
    10
    30
    #1 balubeto, Oct 18, 2014
    Last edited by a moderator: Apr 20, 2017
    Hi

    I am using Windows 8.1 Update and Windows ADK.

    If I use the command

    Code:
    Dism /Commit-Image /MountDir:"<Mount_Directory_Path>" /Append /CheckIntegrity
    
    to add a volume image modified, how should I do to set the name and description of the new image without using the ImageX command?

    Thanks

    Bye
     
    Stop hovering to collapse... Click to collapse... Hover to expand... Click to expand...
  2. murphy78

    murphy78 MDL DISM Enthusiast

    Nov 18, 2012
    7,389
    11,614
    240
    You can only set the name with dism /export-image when you re-export your index to a new wim/esd
    If you want to change the description, you need to do it when you capture/append it or use imagex
     
  3. abbodi1406

    abbodi1406 MDL KB0000001

    Feb 19, 2011
    16,226
    84,914
    340
    Only imagex can set the flag
     
  4. coleoptere2007

    coleoptere2007 MDL Guru

    Apr 8, 2008
    3,311
    1,938
    120
    That's the forth time we give this answer to balubeto, but he doesn't care and ask the same questions again and again :confused:
     
  5. LiteOS

    LiteOS Windowizer

    Mar 7, 2014
    2,209
    982
    90
    Gimagex can also change flags
     
  6. Tito

    Tito Super Mod / Adviser
    Staff Member

    Nov 30, 2009
    18,681
    18,589
    340