Thank you all for your help,

I really couldn't believe something like this could be broken, lol.

Ok, I've found the difference:
On Leopard :

9/10/09 11:45:31 AM iLike Installer[11553] NSConcreteNotification 0x19d6f0 {name = NSWorkspaceDidMountNotification; object = <NSWorkspace: 0x180dd0>; userInfo = {
    NSDevicePath = "/Volumes/SetupScripts";
}}

On Snow Leopard:

9/10/09 11:43:15 AM iLike Installer[203] NSConcreteNotification 0x220300 {name = NSWorkspaceDidMountNotification; object = <NSWorkspace: 0x14d7e0>; userInfo = {
    NSDevicePath = "/SetupScripts";
    NSWorkspaceVolumeLocalizedNameKey = SetupScripts;
NSWorkspaceVolumeURLKey = afp://;AUTH=No 2456753768ser-0x1.3a953bfffe668p-671uth...@10.0.1.251 /SetupScripts;
}}

NSDevicePath has changed
and I was checking for NSDevicePath = "/Volumes/SetupScripts", my bad.

Thanks again:)
Kevin
_______________________________________________

Cocoa-dev mailing list (Cocoa-dev@lists.apple.com)

Please do not post admin requests or moderator comments to the list.
Contact the moderators at cocoa-dev-admins(at)lists.apple.com

Help/Unsubscribe/Update your Subscription:
http://lists.apple.com/mailman/options/cocoa-dev/archive%40mail-archive.com

This email sent to arch...@mail-archive.com

Reply via email to