## Issues: Install.ps1 Failed To Update   ## Solution: 1. Run Powershell with this command: ```powershell PowerShell.exe -ExecutionPolicy Bypass -File .\Install.ps1 ```