Page 1 of 1

Can't change Display Name

Posted: Tue May 15, 2018 7:14 pm
by ikkizenho
Hello,

I'm trying to change the Display Name of an image that I already have, but it isn't working.

If I try to set it with "--image-property "Display Name=ABC"", I get a malformed XML as result and can't use the image anymore.

If I try to set it with "--image-property "DisplayName=ABC"", nothing happens.
If I try to set it with "--image-property "displayname=ABC"", nothing happens.
If I try to set it with "--image-property "DisplayName=ABC"", nothing happens.

There is another way to do it? How?

Thanks!

Re: Can't change Display Name

Posted: Fri May 18, 2018 6:52 am
by synchronicity
wimlib treats XML elements as case sensitive, though normally they are all upper case. Did you try DISPLAYNAME?