I would like to get the application version number from my script
how would I do that?
Ben
How do I code it so I get the application version number
Moderators: Dorian (MJT support), JRL
I doubt that there is any requirement for any given application to provide their version number. So.... my GUESS on this would be, it depends on the application. Some version numbers may be hard coded into binary files or displayed only in a raster file so the only way to get the information would be to emulate user input and then use OCR to attempt to get the version number from the displayed picture. If you're lucky it might be stored in the registry, or it might be in a text file. If you're really unlucky it might only be found on the outside of the box that held the CD.
Good Luck.
Good Luck.