I created a policy to install RealVNC Server which I downloaded and decompiled from their website into .pkg format which I named VNC-Server-Install.pkg
I then created a .pkg file that contains the license activation and customized settings for the application which I named VNC-ServerLicense.pkg
I am able to create a policy and place these 2 .pkg files into the Packages option.
What I would like to happen is that the VNC-ServerLicense.pkg gets executed/installed first before the VNC-Server-Install.pkg. In other words the license should install first.
However the .pkg's are displayed alphabetically in the Packages list. Is there a way for me to set the order of precedence for the .pkg files so that the licensing comes first? I would like to just have one policy that contains both so that the installation and licensing is done in one installation.
If for example, I rename the Display Name of the .pkg files and add a prefix like 1- and 2- to arrange them in order in the list, will this address my concern in having the 1- execute first before the 2- labeled .pkg file?
Thanks.