DLL versioning

Supporting Visual Studio on Windows
Post Reply
nm17
Phidgeteer!
Posts: 53
Joined: Mon Nov 27, 2017 3:29 am
Contact:

DLL versioning

Post by nm17 »

Would it be possible to set FileVersion and ProductVersion on phidget22.dll files?

The dlls don't have this set, I wonder if this could cause issues, e.g. how would Windows know if an existing phidget22.dll in a setup folder needs an update by a newer version or not?

I am trying to troubleshoot a possible issue with wrong dll being installed and the only property that I can check is "modified date" or perhaps I could do file checksum but that's tedious.

To check version I use:

Code: Select all

(Get-Item phidget22.dll).VersionInfo 
returns empty strings
User avatar
Patrick
Lead Developer
Posts: 616
Joined: Mon Jun 20, 2005 8:46 am
Location: Canada
Contact:

Re: DLL versioning

Post by Patrick »

I will add version info to the libraries for the next release.

-Patrick
nm17
Phidgeteer!
Posts: 53
Joined: Mon Nov 27, 2017 3:29 am
Contact:

Re: DLL versioning

Post by nm17 »

Thank you :thumbsup:
Post Reply

Who is online

Users browsing this forum: Ahrefs [Bot] and 12 guests