echo 'Ensuring .NET 4.0 is installed' @powershell -NoProfile -ExecutionPolicy Bypass -File "c:\users\ieuser\win10\install_net4.ps1" echo 'Ensuring Chocolatey is Installed' @powershell -NoProfile -ExecutionPolicy Bypass -File "c:\users\ieuser\win10\install_chocolatey.ps1"
# | Change | User | Description | Committed | |
---|---|---|---|---|---|
#3 | 25621 | Jen Bottom | Integrating sone fixes from dev to main | ||
#2 | 25132 | Jen Bottom | Copy up from dev to main | ||
#1 | 25032 | Jen Bottom | Creating the 'moddern_ie' folder, for the Microsoft created Vagrant box | ||
//guest/jen_bottom/vagrant/windows/win10/choco.cmd | |||||
#3 | 25031 | Jen Bottom | Resorecting older versions of the Windows boxes based on Microsoft Vagrant images, to see if they resolve the audio issue | ||
#2 | 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... |
||
#1 | 24041 | Jen Bottom | Integrating changes to Windows scripts layout and Windows box changes to main |