added comment

This commit is contained in:
Dariy.Nurgaleev
2020-03-24 12:50:18 +07:00
parent 66a71260b4
commit 1dcacb7449

View File

@@ -61,6 +61,7 @@ function Start-Installer {
exit $exitCode
}
}
#Main function
$installerUrl = "https://go.microsoft.com/fwlink/?linkid=866658"
$downloadPath = "${env:Temp}"
$setupPath = Join-Path $downloadPath "SQLEXPR_x64_ENU"