Is there are a way to add to the dll which py2exe makes a version tag? If I generate a new dll I need to see which function/clases are already implemented and I need to see if there are are already a newer dll that is tagged by a date or a version number (by myself created VN for example).
Share
Use version parameter as in:
where AppVers is your program version