Enscape updates are deployed in our network by means of a Windows shutdown script. In order to determine if an update needs to be installed, I use WMIC to get the ‘File version number’ of the file Enscape.Host.exe (could be any Enscape file; they all have the same file version number). Then compare this number to a version number I set in the shutdown script. But for this, I need to know the File version number beforehand. I.e. I have to install the update first, determine the file version number and add that information to the shutdown script. So it would be handy if the file version number was listed on the Download Page, alongside the program version number.
Thank you, I have forwarded your request. Just so I can forward that as well, may I ask why you’re not simply using the program version number instead?