Update comment in Install-Microsoft-Store.ps1
Makes it clear the script is run from within the sandboxpull/2/head
parent
3fa21141d3
commit
28c0cfa418
|
|
@ -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
|
# 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
|
# Unlike many similar scripts, it uses NO dependencies or third party APIs
|
||||||
|
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue