Can't change Display Name

Comments, questions, bug reports, etc.
Post Reply
ikkizenho
Posts: 1
Joined: Tue May 15, 2018 7:12 pm

Can't change Display Name

Post 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!
synchronicity
Site Admin
Posts: 473
Joined: Sun Aug 02, 2015 10:31 pm

Re: Can't change Display Name

Post by synchronicity »

wimlib treats XML elements as case sensitive, though normally they are all upper case. Did you try DISPLAYNAME?
Post Reply