How do I increase the amount of memory available within Windows Sandbox? The default 4GB is not enough for some heavy programs. There seems to be nothing related in .wsb configuration files
Asked
Active
Viewed 6,696 times
1 Answers
4
Use the MemoryInMB configuration node in your .wsb file:
<MemoryInMB>value</MemoryInMB>
Bob
- 63,170