Hi Guys/gals
Do any of you Guys/gals have any experience with creating detection checks on mac.
I know that making detection checks for .App's isn't that hard, i could simply do "Application Bundle" - "Version", which i can find the information in the Info.plist file.
And then it uses "CFBundleIdentifier" and "CFBundleVersion" sections in the Info.plist file. (at least this is how i think it Works, if someone knows elsewise, feel free to clerify my mistake)
But now i am in the situation i need to create a detection check for a .pkg file, which installs "jre7update51" - and this application does not use CFBundleVersion - the CMAppUtil can't create the detection.XML file for me.
This Means i don't know how to create the detection check, are there anything i can do to find this information?
Kind Regards
Morten Leth