@echo off echo ---------------------------------------------------------- echo Install and update all Microsoft redistributable libraries echo ---------------------------------------------------------- echo: echo Verifying appropriate Powershell is present ... echo --- @"%SystemRoot%\System32\WindowsPowerShell\v1.0\powershell.exe" -Command "[string]$PSVersionTable.PSVersion.Major + '.' + [string]$PSVersionTable.PSVersion.Minor" > psversion.txt