Bit stuck here. I need to launch a .pkg bundle which is located in my
main bundle. Now I can't use NSWorkspace launchApplication because
(obviously) it can't find it and the method doesn't take any path
parameter. I also cannot use NSTask launchedTaskWithLaunchPath
because I cannot point to any command that starts the .pkg within it.
Any idea?
Just want to say thanks to everyone, I have had such great support
form the list, I hope I'll get good enough one day to be able to help
too...