From 04be324dbb318facc89b03c05854c0fb63c8ea53 Mon Sep 17 00:00:00 2001 From: MCDeltaT <68516357+MustardChef@users.noreply.github.com> Date: Thu, 18 May 2023 20:18:42 +0100 Subject: [PATCH] Guide: Install.ps1 Failed To Update --- Fixes/InstallPs1FailedToUpdate.md | 27 +++++++++++++++++++++++++++ 1 file changed, 27 insertions(+) create mode 100644 Fixes/InstallPs1FailedToUpdate.md diff --git a/Fixes/InstallPs1FailedToUpdate.md b/Fixes/InstallPs1FailedToUpdate.md new file mode 100644 index 0000000..7ccee74 --- /dev/null +++ b/Fixes/InstallPs1FailedToUpdate.md @@ -0,0 +1,27 @@ +# WSABuilds       + +  +  + +## Issues: Install.ps1 Failed To Update + +  +  + + + +## Solution: + +  + +1. Execute: +```powershell +PowerShell.exe -ExecutionPolicy Bypass -File .\Install.ps1 +``` +  + +**Hope this works for you!** + +Join the Discord if you have any other questions or need help! + +[](https://discord.gg/2thee7zzHZ)