Hi All,
can i change the icon of an application using the terminal?
If you have the icon stored as the regular icon of "file1" you simply copy the icon attribute over to your destination "file2":
copyattr -n BEOS:ICON file1 file2
I haven't yet managed to add a HVIF vector icon file directly to a file...
Regards, Humdinger
Comments
Re: Application Icons
If you have the icon stored as the regular icon of "file1" you simply copy the icon attribute over to your destination "file2":
I haven't yet managed to add a HVIF vector icon file directly to a file...
Regards,
Humdinger