I get an "out of environment space" error when I run fix.bat or vcvars32.bat!

Description

I get an "out of environment space" error when I run fix.bat or vcvars32.bat!
Well duh, you need to increase the size of your environment then :-) You can do this by changing the settings for your DOS box (click the system menu and select "properties"), or at startup in your config.sys file (eg. shell=c:\command.com /e:8192 /p).