diff --git a/Sandbox Configurations/MyDefaultSandbox.wsb b/Sandbox Configurations/MyDefaultSandbox.wsb index 40487f3..88f5f51 100644 --- a/Sandbox Configurations/MyDefaultSandbox.wsb +++ b/Sandbox Configurations/MyDefaultSandbox.wsb @@ -19,7 +19,7 @@ - B:\Caches\Sandbox_Share + C:\Users\Public\Sandbox_Share C:\Users\WDAGUtilityAccount\Desktop\HostShared true @@ -28,12 +28,9 @@ - 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\SandboxStartup.ps1 -launchingSandbox}" + +