Re: LaunchServices.plist not wotking on 10.5
site_archiver@lists.apple.com Delivered-To: installer-dev@lists.apple.com Dkim-signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=gamma; h=domainkey-signature:message-id:date:from:user-agent:mime-version:to :subject:references:in-reply-to:content-type :content-transfer-encoding; bh=8yTG/X/qizR5iQsnbU6MZxxRNmqaUslt2TElIXgVxNY=; b=mGX9lCXDkvaiSOoDTmCoMSQb/irYXviV4loF655CLX52geM1JuaIMN4A5c+GVxYfo2 OtzBOnN+HYPaKlUIn5otbw+DOdLQZCQUv4ItdesQyfV2lizcjV3pvrdat5C4Y8X5YD8y J1iERDwn3f8QKwLILEveSrMO2AQB+IPkA0OUo= Domainkey-signature: a=rsa-sha1; c=nofws; d=gmail.com; s=gamma; h=message-id:date:from:user-agent:mime-version:to:subject:references :in-reply-to:content-type:content-transfer-encoding; b=FxDscquti64fsAPnXHAH1PFzThyaJPFEpT/PcdE+r/pba+wgIcvhx40oHheZBnM4rg Rp6upQWhmT35gyKqNauTI1OyxVa7edq8PILWFgpgmEOso2+xA9HH+Fej7ucm9fLKzyRJ D4wzwSUmDKa8Oo+DLobbaKSEe4QhLOScdJpmk= User-agent: Mozilla/5.0 (Macintosh; U; Intel Mac OS X 10.6; en-US; rv:1.9.2.13) Gecko/20101207 Thunderbird/3.1.7 Hi, Regards, Karthikeyan 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 (Installer-dev@lists.apple.com) Help/Unsubscribe/Update your Subscription: http://lists.apple.com/mailman/options/installer-dev/karthikeyan.mac%40gmail... _______________________________________________ Do not post admin requests to the list. They will be ignored. Installer-dev mailing list (Installer-dev@lists.apple.com) Help/Unsubscribe/Update your Subscription: http://lists.apple.com/mailman/options/installer-dev/site_archiver%40lists.a... 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? On 01/03/11 6:44 PM, Allister Banks wrote: This email sent to karthikeyan.mac@gmail.com This email sent to site_archiver@lists.apple.com
participants (1)
-
Karthikeyan M