Obtenez la version de fichier dans PowerShell

[System.Diagnostics.FileVersionInfo]::GetVersionInfo("somefilepath").FileVersion
Code with bulbul