Hi
My application is dependent on a third party framework and I have created an AppleScript to check whether the framework is installed on the client machine or not. But I do not know how to add the pkg file of the framework to my package to be able to install it in case it is not already installed on the client machine.
Can someone please tell me how to do this. Thanks.