Merge pull request #8831 from joinimran/patch-115

minor clarification
This commit is contained in:
Daniel Simpson
2020-12-22 12:53:54 -08:00
committed by GitHub

View File

@ -55,7 +55,7 @@ The following video provides an overview of Windows Sandbox.
1. Locate and select **Windows Sandbox** on the Start menu to run it for the first time. 1. Locate and select **Windows Sandbox** on the Start menu to run it for the first time.
## Usage ## Usage
1. Copy an executable file (and any other files needed to run the application) from the host into the Windows Sandbox window. 1. Copy an executable file (and any other files needed to run the application) from the host and paste them into the **Windows Sandbox** window.
2. Run the executable file or installer inside the sandbox. 2. Run the executable file or installer inside the sandbox.
3. When you're finished experimenting, close the sandbox. A dialog box will state that all sandbox content will be discarded and permanently deleted. Select **ok**. 3. When you're finished experimenting, close the sandbox. A dialog box will state that all sandbox content will be discarded and permanently deleted. Select **ok**.
4. Confirm that your host machine doesn't exhibit any of the modifications that you made in Windows Sandbox. 4. Confirm that your host machine doesn't exhibit any of the modifications that you made in Windows Sandbox.