Hi there sun818!
The solution to this one is a little bit odd, but it will certainly
work.
You cannot directly change the amount of memory that cmd.exe (or
command.com) starts with. However, you certainly can change the memory
for the application you are trying to use!
1) Using Windows Explorer, find the DOS program you're trying to use.
2) Right-click the program, and choose properties.
3) You will see a number of tabs at the top of the dialog box. Choose
"Memory".
4) Adjust the memory to your liking! N.B. 2048 is 2mb.
This should enable your application to use 2mb of XMS memory, when run
from Windows Explorer.
This solution was obtained from:
http://groups.google.co.uk/groups?hl=en&lr=&ie=UTF-8&oe=UTF-8&threadm=1og4mu0kaklu8t668ptgq98r4sj8u3b2h8%404ax.com&rnum=2&prev=/groups%3Fhl%3Den%26lr%3D%26ie%3DUTF-8%26oe%3DUTF-8%26q%3Dxp%2Bcommand%2Bxms%26btnG%3DGoogle%2BSearch
The only disadvantage to this method is that if you are used to using
command line arguments. This can be solved by choosing the Program tab
from step 3 above, and adding a question mark "?" after the name of
the program, in the box marked "Cmd line". Now, when you run the
program, it will ask you for any arguments you want to add.
I hope this answer is clear to you. However, if anything needs further
explanation, then please don't hesitate to ask for clarification
before rating this answer.
Thanks, and good luck working with your DOS applications.
-- seizer-ga
Search terms used: "2000 cmd xms", "xp command xms" |