> On 30 May 2018, at 10:32 AEST, Jeffrey Kain via 4D_Tech > <[email protected]> wrote: > > On macOS, what's the best way to check from 4D Remote if a specific version > of an application is installed?
Try this in the Terminal via LEP: mdls -name kMDItemVersion $Path_To_Application and you’ll get this: kMDItemVersion = “XX.yy.zz” HTH Cheers Jörg ********************************************************************** 4D Internet Users Group (4D iNUG) FAQ: http://lists.4d.com/faqnug.html Archive: http://lists.4d.com/archives.html Options: https://lists.4d.com/mailman/options/4d_tech Unsub: mailto:[email protected] **********************************************************************

