Re: Undocumented Launch Services API?
Re: Undocumented Launch Services API?
- Subject: Re: Undocumented Launch Services API?
- From: Nathan Day <email@hidden>
- Date: Fri, 21 Mar 2003 01:25:17 +1030
If you just want to change one document and not all documents of the
same type, then you can just change the documents creator code, you can
do this with NSFileManager and the method
- (BOOL)changeFileAttributes:(NSDictionary *)attributes
atPath:(NSString *)path
On Thursday, March 20, 2003, at 10:42 PM, Steve Gehrman wrote:
Anyone know the undocumented function in LaunchServices to assign a
document to an Application?
I've heard this exists, but I don't know what it is.
Nathan Day
http://homepage.mac.com/nathan_day/
_______________________________________________
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.