GetDllVersionLocal and files from subfolders
I'm trying to compare file versions. I'm using GetFileVersion for installed files and GetDllVersionLocal for files which will be installed. Problem is that I want to get version of file which is in subfolder and I got message with error reading file...
Is there any way of doing that?