Improve error detection and logging

This commit is contained in:
David Randall 2021-08-02 12:43:39 -04:00
parent deae04d5ff
commit 41410e99e7
1 changed files with 0 additions and 1 deletions

View File

@ -86,7 +86,6 @@ $tmpExe = Join-Path -Path $tmpDir -ChildPath $exe
if ($log) {
Write-Output "$(Get-Timestamp) Bitdefender is not installed"
Write-Output "$(Get-Timestamp) Downloading installer..."
Write-Output "$(Get-Timestamp) Filename: ${tmpExe}"
}
if ([Environment]::OSVersion.Version -le (new-object 'Version' 7,0)) {
# This is required for Windows 7, 8.1