On Tue, Aug 21, 2012, at 09:29 AM, Rakesh Singhal wrote:
> I checked but I didn't find any solution. Yes, Dropbox does the same but
> they use injecting. I can change icon using NSWorkspace but only the
> issue
> is don't want to set icon permanently. What are the ways to do it except
> injecting.
On Aug 21, 2012, at 1:08 PM, Rakesh Singhal wrote:
> I have to change icon for file/folder. I can user NSWorkSpace to get icon
> and set icon. The issue is this icon will be set permanently. If I copy and
> paste file after changing icon then this icon also will be copied and
> pasted. I need to h
I checked but I didn't find any solution. Yes, Dropbox does the same but
they use injecting. I can change icon using NSWorkspace but only the issue
is don't want to set icon permanently. What are the ways to do it except
injecting.
Regards,
Rakesh
On Tue, Aug 21, 2012 at 9:53 PM, Uli Kusterer
wro
Hi,
I have to change icon for file/folder. I can user NSWorkSpace to get icon
and set icon. The issue is this icon will be set permanently. If I copy and
paste file after changing icon then this icon also will be copied and
pasted. I need to have original icon when I move the file. Is there way to