Get-Package | Where-Object {$_.Name -match "nom de l application"} | % { & $_.Meta.Attributes["UninstallString"]}