MacOS – How to make packages out of non-package installers

installmacosremote desktop

I want to use Apple Remote Desktop to install software on the Macs in our office, but often the installers come as an application bundle (not the actual application which could simply be copied, but an executable that has to be run). An example of this is Adobe Flash. Is there a way to convert or "wrap" this type of installer in a package so that ARD will recognise and be able to deploy them? (ARD only seems to recognise .pkg files).

Best Answer

Apple has a first party Package Maker application available with Xcode. There's also Packages, a third party solution.