Re: LaunchServices.plist not wotking on 10.5
Re: LaunchServices.plist not wotking on 10.5
- Subject: Re: LaunchServices.plist not wotking on 10.5
- From: Karthikeyan M <email@hidden>
- Date: Tue, 01 Mar 2011 19:03:54 +0530
Hi,
com.launchservices.plist is getting changed when we modify the default
application. but when we edit the file its default application not
changing. Is there anyway to relaunch or register the Launch services
like killall command for finder?
Regards,
Karthikeyan
On 01/03/11 6:44 PM, Allister Banks wrote:
Hey Mr. M,
Just shooting from the hip here, but have you tried a tool like fseventer, and then seeing what changes on 10.5 when you modify the behavior manually in the GUI?
Allister Banks
POINT
www.pointconsultants.com
646.502.4708
368 Broadway Ste. 303
New York, New York 10013
On Mar 1, 2011, at 8:05 AM, Karthikeyan M wrote:
Hi,
I have an issue with LaunchServices for Adobe Reader. I have edited the com.apple.launchservices.plist to open all the pdf files by Adobe Reader. In 10.6, all the pdf documents opens by default with Adobe Reader but in 10.5 it open with preview. It does not open with Adobe Reader 10.5.
Our requirement is to open all the pdf files by default in Adobe Reader. Is something I need to do to achieve this?
Launchservices.plist:-
<?xml version="1.0" encoding="UTF-8"?>
<!DOCTYPE plist PUBLIC "-//Apple//DTD PLIST 1.0//EN" "http://www.apple.com/DTDs/PropertyList-1.0.dtd">
<plist version="1.0">
<dict>
<key>LSHandlerContentType</key>
<string>com.adobe.pdf</string>
<key>LSHandlerRoleAll</key>
<string>com.adobe.reader</string>
</dict>
</plist>
Regards,
Karthikeyan M
_______________________________________________
Do not post admin requests to the list. They will be ignored.
Installer-dev mailing list (email@hidden)
Help/Unsubscribe/Update your Subscription:
This email sent to email@hidden
_______________________________________________
Do not post admin requests to the list. They will be ignored.
Installer-dev mailing list (email@hidden)
Help/Unsubscribe/Update your Subscription:
This email sent to email@hidden