I am having a .pkg file (macagent.pkg) along with .xml file (macmobile.xml) both files comes with in a folder when i request for the setup from the xyz internet site. Both the files inside the folder are interrelated. and when i try to install .pkg file second .xml should on the same location for successfull installation I need to copy this folder to all the Mac Machines for installation.
I wants to do mass deployment for a group of Mac Client Machines using ARD.
But i can not add .xml file in the ARD.
I tried creating a package using both .xml amd .pkg file with the help of package maker and package is been created but when i am installing it .pkg file created by package maker is not able to call .xml file. (I don't know how .pkg file reads the xml file path while installation)
Kindly guide me how i can include this .xml file to the package so both the .pkg and .xml file should on the same location for successful installation
I can use Composer also for creating the pkg.