When the application builder builds a standalone application, it associates a version number with that application. This version number can be viewed in the properties of the application. Is it possible to find out this version number at run time so that it can be displayed in an about box. I have tried doing this by opening an application reference, wiring the reference to a property node, and then getting the application:version number. This returns the version number of LabView though. Any thoughts on this?