diff --git a/Installer Scripts/Install-Microsoft-Store.ps1 b/Installer Scripts/Install-Microsoft-Store.ps1 index fe21498..d56f843 100644 --- a/Installer Scripts/Install-Microsoft-Store.ps1 +++ b/Installer Scripts/Install-Microsoft-Store.ps1 @@ -1,4 +1,4 @@ -# This script will install the Microsoft Store into Windows Sandbox +# This script will install the Microsoft Store from Within the Windows Sandbox # It uses the Windows Update API to fetch the necessary installation files directly from Microsoft # Unlike many similar scripts, it uses NO dependencies or third party APIs