diff --git a/ms-spotify-check.ps1 b/ms-spotify-check.ps1 index 5c639ea..9e8f10f 100644 --- a/ms-spotify-check.ps1 +++ b/ms-spotify-check.ps1 @@ -158,14 +158,13 @@ function Extract-SpotifyAppx { function Get-SpotifyExeVersion { param ($spotifyExePath) - Write-Log "Getting version from file $([System.IO.Path]::GetFileName($spotifyExePath))..." + Write-Log "Getting version from $([System.IO.Path]::GetFileName($spotifyExePath))..." $exeContent = Get-Content -Path $spotifyExePath -Raw $regex = '(?