Page 1 of 1

image-property

Posted: Fri Dec 25, 2015 5:43 pm
by maggreg
Hi
I tried options image-property but i see problem when property have space in name.

Code: Select all

 --image-property "Display Name"="Windows 8.1"
 
this example broke my xml/wim:

Code: Select all

Entity: line 1: parser error : Specification mandate value for attribute Name
Entity: line 1: parser error : expected '>'

edit
Ok, i see.
Every property name must be like in original xml from wim image (without space and upper case).

pzdr

Re: image-property

Posted: Thu Dec 31, 2015 3:47 pm
by synchronicity
Yes, the property names are the XML element names. 'wiminfo' will format the information differently, but that's just to make it easier to read.