Path: utzoo!utgpu!news-server.csri.toronto.edu!cs.utexas.edu!rutgers!mcdchg!chinet!patrickd From: patrickd@chinet.chi.il.us (Patrick Deupree) Newsgroups: comp.windows.ms Subject: Re: Increasing Environment Space Message-ID: <1990Jul10.141624.20370@chinet.chi.il.us> Date: 10 Jul 90 14:16:24 GMT References: <90183.141937SLVQC@CUNYVM.BITNET> Organization: The Whitewater Group, Evanston IL Lines: 18 In article <90183.141937SLVQC@CUNYVM.BITNET> SLVQC@CUNYVM (Salvatore Saieva) writes: >I'm running Windows 3.0 in 386 enhanced mode on top of DOS 4.0. >Is there a way to tell Windows to start a Non-Windows application >with a larger environment? This is what you do. Create a .PIF file for your program. As the program name, use command.com. In your parameter listing put: /e:1024 /c This will start a new command.com with your larger environment (and the /c option says that command.com should be removed when the program is finished executing). -- "Organized fandom is composed of a bunch of nitpickers with a thing for trivial pursuit." -Harlan Ellison Patrick Deupree -> patrickd@chinet.chi.il.us