LaunchServices.plist not wotking on 10.5
LaunchServices.plist not wotking on 10.5
- Subject: LaunchServices.plist not wotking on 10.5
- From: Karthikeyan M <email@hidden>
- Date: Tue, 01 Mar 2011 18:35:14 +0530
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