Quote:
Originally Posted by Christian72DD
Is there no chance to read the file info of the program that uses this .dll?
|
There is no problem in doing this.
If it is not finding the file try
info() = FilesEx1.FileInfo(AppPath & "\DateTest.exe")
If that still doesn't work check the actual strings returned with a msgbox() before trying to build your version string to check the formatting. The strings may be differently formatted between device and desktop.