dancedrummer
2005.07.22, 01:58 PM
Greetings.
I'm trying to launch a couple of different browsers, actually want to specify the browser. I'm sure somebody here knows the bundleIndentifier for Netscape, Camino, or better yet how to find these out. For clarity, what I've got working are: com.apple.Safari, com.microsoft.Explorer, org.mozilla.Firefox. Also, I want to be able to specify the URL so i'm using the NSWorkspace:
launchAppWithBundleIdentifier:options:additionalEv entParamDescriptor:launchIdentifier:
Any other suggested way of achieving this (launch a specific url in a specific browser) is more than welcom.
Thanks in advance.
dd
I'm trying to launch a couple of different browsers, actually want to specify the browser. I'm sure somebody here knows the bundleIndentifier for Netscape, Camino, or better yet how to find these out. For clarity, what I've got working are: com.apple.Safari, com.microsoft.Explorer, org.mozilla.Firefox. Also, I want to be able to specify the URL so i'm using the NSWorkspace:
launchAppWithBundleIdentifier:options:additionalEv entParamDescriptor:launchIdentifier:
Any other suggested way of achieving this (launch a specific url in a specific browser) is more than welcom.
Thanks in advance.
dd