ACS Posted May 1, 2009 Report Share Posted May 1, 2009 Greetings, all. I want to be able to display the version number of a built executable in an about box. Is there any way to programmatically get this information? Thanks! Quote Link to comment
Mark Smith Posted May 1, 2009 Report Share Posted May 1, 2009 QUOTE (ACS @ Apr 30 2009, 10:00 AM) Greetings, all.I want to be able to display the version number of a built executable in an about box. Is there any way to programmatically get this information? Thanks! Here's a handy little VI - just wire a ref of whatever VI you want the version of - gives the exe version in the runtime and the rev history number in development Mark http://lavag.org/old_files/post-1322-1241109404.vi'>Download File:post-1322-1241109404.vi LV 8.6 Quote Link to comment
jed Posted May 1, 2009 Report Share Posted May 1, 2009 Thanks for the upload. I went ahead and set up a build, modified your example to grab everything from the Verison info node, and pushed it into a cluster... I must say that I had been doing this exact same thing the other day, but it was not returning the same strings I see here. Unless I was smoking crack. [EDIT] Actually, it looks like "Fix" and "Build" map to ProductBuildPart and ProductPrivatePart respectively; which may have given me trouble [/EDIT] Thank you! Quote Link to comment
ACS Posted May 9, 2009 Author Report Share Posted May 9, 2009 I'll give this a try; thanks! Quote Link to comment
zythum Posted May 23, 2009 Report Share Posted May 23, 2009 QUOTE (ACS @ May 8 2009, 06:04 PM) I'll give this a try; thanks! Just for let you know that user .net (using system.dll). So, this will not work under Linux or Mac. Quote Link to comment
Recommended Posts
Join the conversation
You can post now and register later. If you have an account, sign in now to post with your account.