You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Ich habe unter Windows 11 bei mehreren PC's das Problem, dass die Sandbox beim Beenden nicht gelöscht wird und eine Fehlermeldung ausgegeben wird. Ich habe bisher auch keine Lösung finden können, so dass ich es jetzt anders gelöst habe. Vielleicht ist dies auch für Andere hilfreich.
Erstelle eine .bat-Datei, z.B. "SB_Ende.bat"
Schreibe in die Bat-Datei "rd /s /q C:\Sandbox\Home\DefaultBox"
Lege die Datei z.B. im Sandbox-Ordner ab
Öffne die Sandbox-Einstellungen und gehe unter "Erweiterte Optionen" auf den Reiter "Auslöser".
Wähle rechts unter den Optionen bei "Beim Box Beenden" den Punkt "Kommando ausführen"
Gebe dort nun den Pfad zur Bat-Datei ein, z.B. "c:\Sandbox\SB_Ende.bat"
Fertig
So, ab jetzt wird die Sandbox ohne Probleme beim Beenden der Box gelöscht
English via Google:
I have the problem on several PCs under Windows 11 that the sandbox is not deleted when closing and an error message is displayed. I have not been able to find a solution so far, so I have solved it differently now. Maybe this will be helpful for others too.
Create a .bat file, e.g. "SB_Ende.bat"
Write "rd /s /q C:\Sandbox\Home\DefaultBox" in the bat file
Save the file in the sandbox folder, for example
Open the sandbox settings and go to the "Trigger" tab under "Advanced options".
On the right under the options under "When box closes" select "Execute command"
Now enter the path to the bat file there, e.g. "c:\Sandbox\SB_Ende.bat"
Done
So, from now on the sandbox will be deleted without any problems when the box is closed
reacted with thumbs up emoji reacted with thumbs down emoji reacted with laugh emoji reacted with hooray emoji reacted with confused emoji reacted with heart emoji reacted with rocket emoji reacted with eyes emoji
-
Ich habe unter Windows 11 bei mehreren PC's das Problem, dass die Sandbox beim Beenden nicht gelöscht wird und eine Fehlermeldung ausgegeben wird. Ich habe bisher auch keine Lösung finden können, so dass ich es jetzt anders gelöst habe. Vielleicht ist dies auch für Andere hilfreich.
So, ab jetzt wird die Sandbox ohne Probleme beim Beenden der Box gelöscht
English via Google:
I have the problem on several PCs under Windows 11 that the sandbox is not deleted when closing and an error message is displayed. I have not been able to find a solution so far, so I have solved it differently now. Maybe this will be helpful for others too.
So, from now on the sandbox will be deleted without any problems when the box is closed
Beta Was this translation helpful? Give feedback.
All reactions