Quantcast
Channel: Up & Running Inc – Tech How To's
Viewing all articles
Browse latest Browse all 1978

SOLVED: VIDEO: Windows Sandbox Complete Explanation, Configuration & Demonstration

$
0
0
We explain what the Windows Sandbox is, how to install it, how to enable CPU virtualization in the BIOS, configuration, scripting and more: The scripted Windows Sandbox configuration file sample: <Configuration> <VGpu>Disable</VGpu> <Networking>Disable</Networking> <MappedFolders> <MappedFolder> <HostFolder>C:\OddBallStuff</HostFolder> <ReadOnly>true</ReadOnly> </MappedFolder> </MappedFolders> <LogonCommand> <Command>explorer.exe</Command> </LogonCommand> </Configuration> For more details on the scripting read THIS article from Microsoft. If you need to know which key to press to access your computers BIOS on before boot up read THIS article

Viewing all articles
Browse latest Browse all 1978

Trending Articles