I’ve already managed to change the profile picture for Guest User on the log in screen successfully through
/System/Library/PrivateFrameworks/LoginUIKit.framework/Versions/A/Frameworks/LoginUICore.framework/Versions/A/Resources/GuestUser.png
But in the small fast user switching menu on the menu bar, it still shows the original grey picture.... how do I also change that to the image I’ve changed /GuestUser.png to?
- yes I’m aware I shouldn’t be messing around with frameworks and what not, but I enjoy doing this and I have precautions in case I mess something up.