home *** CD-ROM | disk | FTP | other *** search
/ NetNews Usenet Archive 1992 #19 / NN_1992_19.iso / spool / comp / os / mswindo / setup / 1125 < prev    next >
Encoding:
Text File  |  1992-09-03  |  931 b   |  29 lines

  1. Newsgroups: comp.os.ms-windows.setup
  2. Path: sparky!uunet!news.univie.ac.at!email!tron.kom.tuwien.ac.at!bloeser
  3. From: bloeser@tron.kom.tuwien.ac.at (Friedrich Bloeser)
  4. Subject: Re: Larger size than 24x80 for DOS window ?
  5. Message-ID: <1992Sep3.134413.2944@email.tuwien.ac.at>
  6. Sender: news@email.tuwien.ac.at
  7. Nntp-Posting-Host: tron.kom.tuwien.ac.at
  8. Organization: Technical University of Vienna
  9. References: <pc7aclg@fido.asd.sgi.com>
  10. Date: Thu, 3 Sep 1992 13:44:13 GMT
  11. Lines: 16
  12.  
  13. In article <pc7aclg@fido.asd.sgi.com> hajadi@goofy.csd.sgi.com (Ivan Hajadi) writes:
  14. >
  15. >
  16. >is it possible to open DOS windows ( i use norton desktop 2.0 )
  17. >which are larger than 24x80 ?  if i try to strecth the window it
  18. >doesn't seem to allow me.
  19. >
  20. >i can live with 80 column width, but i want more than 24 rows..
  21. >
  22.  
  23. Insert the following into the [NonWindowsApp] section of your SYSTEM.INI file:
  24.  
  25. ScreenLines=50
  26.  
  27. to open a DOS window with f.e. 50 lines.
  28.  
  29.