Just to be sure, can you check that LaunchServices knows of that application already ?
Use this in Terminal : System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/LaunchServices.framework/Versions/A/Support/lsregister -dump Then search for the incorrect bundle id (IMHO, Apple says it should be a reverse-DNS thing). If it shows up here but QS doesn't detect it, it's strange... Regards, Etienne Samson -- [email protected] Le 19 oct. 2013 à 14:26, 1.61803 <[email protected]> a écrit : > On Friday, October 18, 2013 7:17:37 PM UTC+2, 1.61803 wrote: > This application doesn't seem to be detected by QS. I double-checked for > misspellings. Uninstaller.app's id is Uninstaller. > > I changed the CFBundleIdentifier 'Uninstaller' to 'com.macmagna.uninstaller' > and now it works. It seems QS doesn't detect them in non reverse-DNS format. > > -- > You received this message because you are subscribed to the Google Groups > "Quicksilver" group. > To unsubscribe from this group and stop receiving emails from it, send an > email to [email protected]. > To post to this group, send email to [email protected]. > Visit this group at http://groups.google.com/group/blacktree-quicksilver. > For more options, visit https://groups.google.com/groups/opt_out. -- You received this message because you are subscribed to the Google Groups "Quicksilver" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. To post to this group, send email to [email protected]. Visit this group at http://groups.google.com/group/blacktree-quicksilver. For more options, visit https://groups.google.com/groups/opt_out.
