Path: utzoo!utgpu!news-server.csri.toronto.edu!rutgers!apple!usc!zaphod.mps.ohio-state.edu!tut.cis.ohio-state.edu!pacific.mps.ohio-state.edu!ohstpy!miavx1!miamiu!cc65srad From: CC65SRAD@MIAMIU.BITNET Newsgroups: comp.sys.ibm.pc.misc Subject: Re: Win 3.0, TSR's, and DOS Windows Message-ID: <90258.165912CC65SRAD@MIAMIU.BITNET> Date: 15 Sep 90 21:59:12 GMT References: <2010026@hpctdkg.HP.COM> <1990Sep11.161917.24008@sj.ate.slb.com> Organization: Miami University - Academic Computer Service Lines: 7 To use TSR's under Windows, you must first load Windows, then run the TSR's. You can create a batch file called WINSTART.BAT, which will execute as soon as Windows is loaded. You can then have the batch file load the TSRs. I strongly reccommend minimizing the number of things you load before loading Windows, unless you use a high memory driver like QEMM 386. Each one grabs a certain amount of your base memory, and hampers Windows performance. -Chris