ralphtrent
Programmer
Hello
I need to get the file version of a dll not written in dot net. What are my options? I have tried System.Diagnostics.FileVersionInfo.GetVersionInfo(dllname).FileVersion but all i get is ??. Nothing usable.
Any help is appreciated.
Thanks
I need to get the file version of a dll not written in dot net. What are my options? I have tried System.Diagnostics.FileVersionInfo.GetVersionInfo(dllname).FileVersion but all i get is ??. Nothing usable.
Any help is appreciated.
Thanks