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.