Re: Creating links through NSWorkspace or something?
Re: Creating links through NSWorkspace or something?
- Subject: Re: Creating links through NSWorkspace or something?
- From: Stephan Burlot <email@hidden>
- Date: Thu, 18 Nov 2004 16:06:29 +0100
You can look at NDAlias
http://homepage.mac.com/nathan_day/pages/source.html#ndalias
And CocoaTech (PathFinder) has also something in its
CocoaTechFoundation Framework:
http://www.cocoatech.com/opensource.php
Stephan Burlot
Le 18 nov. 04, à 15:54, Nick Zitzmann a écrit :
On Nov 18, 2004, at 7:21 AM, Christoffer Lerno wrote:
I'd like to create normal file aliases for files. Initially I tried
using NSWorkspace, but that didn't work for me.
Could someone let me know if NSWorkspace is supposed to work for this
task or not or if NSFileManager or similar might be a better bet.
IIRC, only the Finder can create aliases. You should be able to
instruct the Finder to make them through NSAppleScript. NSFileManager
can create hard and symbolic links, which are both different from
aliases although the Finder treats symbolic links similarly to
aliases.
Nick Zitzmann
<http://www.chronosnet.com/>
_______________________________________________
Do not post admin requests to the list. They will be ignored.
Cocoa-dev mailing list (email@hidden)
Help/Unsubscribe/Update your Subscription:
email@hidden
This email sent to email@hidden
_______________________________________________
Do not post admin requests to the list. They will be ignored.
Cocoa-dev mailing list (email@hidden)
Help/Unsubscribe/Update your Subscription:
This email sent to email@hidden