echo 'Ensuring .NET 4.0 is installed' @powershell -NoProfile -ExecutionPolicy Bypass -File "c:\users\vagrant\hws\install_net4.ps1" echo 'Ensuring Chocolatey is Installed' @powershell -NoProfile -ExecutionPolicy Bypass -File "c:\users\vagrant\hws\install_chocolatey.ps1"
# | Change | User | Description | Committed | |
---|---|---|---|---|---|
#2 | 25621 | Jen Bottom | Integrating sone fixes from dev to main | ||
#1 | 24911 | Jen Bottom |
Integrating changes to Windows10 setup from dev to main. Currently Audio is very choppy with NVDA. Unsure if this is a issue with drivers, VirtualBox, my environment... |