I have an application that uses a DLL to generate fastReports files.
When I need to make changes to the reports data structure I only change this DLL and distribute it to all user of the APP. How can I guarantee that all have the last version before they start?
How can I generate/Extract this information from the DLL file.
This function will get the fileversion as string: