Can you get a File Version from Process
February 12, 2010
Hello all, Is there away to get the file version number from a running process? $proc = ProcessExists(GUICtrlRead($combo)) $ver = FileGetVersion($Proc) Thanks for any help.
11 replies