aboutsummaryrefslogtreecommitdiffstats
path: root/coin/provisioning/common/windows/memorypershell.ps1
blob: 2a8ebb68e2ee43ba50efebabdbda54fa51d27edd (plain)
1
2
3
# This is needed e.g. for Android NDK installation for Windows 7 x86
echo "Increase value of MaxMemoryPerShellMB to avoid 'out of memory' exception"
set-item wsman:localhost\Shell\MaxMemoryPerShellMB 2048