Re: how prevent itunes or system to rename volume alias?
Re: how prevent itunes or system to rename volume alias?
- Subject: Re: how prevent itunes or system to rename volume alias?
- From: Bob Ippolito <email@hidden>
- Date: Wed, 23 Jun 2004 13:10:12 -0400
On Jun 23, 2004, at 12:08 PM, Emmanuel Verlynde wrote:
>
I need to preserve volume alias during all application period life...
>
>
But Itunes or other applications and system can rename volume and i
>
lose path
>
on some drives, someone known how to prevent this??
If it's just renaming the mount point, try using a Carbon Alias (or a
Cocoa wrapper, like NDAlias
<
http://homepage.mac.com/nathan_day/pages/source.html#NDAlias>)... if
it's actually unmounting and remounting you would probably have to
watch for mount/unmount events and do a rescan or hold one of those
files open so that the unmount wouldn't be allowed by the kernel.
-bob
[demime 0.98b removed an attachment of type application/pkcs7-signature which had a name of smime.p7s]
_______________________________________________
cocoa-dev mailing list | email@hidden
Help/Unsubscribe/Archives:
http://www.lists.apple.com/mailman/listinfo/cocoa-dev
Do not post admin requests to the list. They will be ignored.