From edcb90cdcd8e27d6f02184e9d5b0bda3959f5040 Mon Sep 17 00:00:00 2001 From: Tobias <96661824+CrazyWolf13@users.noreply.github.com> Date: Wed, 22 Oct 2025 22:33:11 +0200 Subject: [PATCH] chore: update default wsb to include better samples --- Sandbox Configurations/MyDefaultSandbox.wsb | 7 +++++-- 1 file changed, 5 insertions(+), 2 deletions(-) diff --git a/Sandbox Configurations/MyDefaultSandbox.wsb b/Sandbox Configurations/MyDefaultSandbox.wsb index 7d6fc0f..30e5198 100644 --- a/Sandbox Configurations/MyDefaultSandbox.wsb +++ b/Sandbox Configurations/MyDefaultSandbox.wsb @@ -28,9 +28,12 @@ - powershell -executionpolicy Bypass -command "start powershell {-file C:\Users\WDAGUtilityAccount\Desktop\HostShared\SandboxStartup.ps1 -launchingSandbox}" + powershell -executionpolicy Bypass -command "start powershell {-file C:\Users\WDAGUtilityAccount\Desktop\HostShared\Windows-Sandbox-Tools\General Scripts\SandboxStartup.ps1 -launchingSandbox}" - + + + +