home *** CD-ROM | disk | FTP | other *** search
/ Executor 2.0 / executorv2.0.iso / pc / dos / extra / docs / maillist / text / archive.96 / text7918.txt < prev    next >
Encoding:
Text File  |  1996-07-25  |  2.9 KB  |  65 lines

  1.     id m0udy9B-0007uRa; Wed, 10 Jul 96 06:13 MDT
  2. Sender: owner-executor
  3. Received: from ardi.com by ftp.ardi.com
  4.     (Smail3.1.29.1 #3) id m0udy8f-0007uNn; Wed, 10 Jul 96 06:13 MDT
  5. Path: sloth.swcp.com!tesuque.cs.sandia.gov!ferrari.mst6.lanl.gov!newshost.lanl.gov!ncar!elroy.jpl.nasa.gov!usc!howland.reston.ans.net!ixnews1.ix.netcom.com!ix.netcom.com!ix.netcom.com!news
  6. From: David Ellsworth <davidell@ix.netcom.com>
  7. Newsgroups: comp.emulators.mac.executor
  8. Subject: Re: Running Executor w/ Windoze 95 (sorta)
  9. Date: Wed, 10 Jul 1996 06:48:22 GMT
  10. Organization: Netcom
  11. Lines: 43
  12. Message-ID: <4rvjvg$cec@dfw-ixnews9.ix.netcom.com>
  13. References: <960707224658.2380556a@central.edu>
  14. NNTP-Posting-Host: pas-ca23-32.ix.netcom.com
  15. X-NETCOM-Date: Wed Jul 10  1:52:32 AM CDT 1996
  16. To: executor@ardi.com
  17. X-MailNews-Gateway: From newsgroup comp.emulators.mac.executor
  18. Sender: owner-executor@ardi.com
  19. Precedence: bulk
  20.  
  21. Twerp <CAVANY@central.edu> wrote:
  22.  
  23. >For all the ppl having problems w/ reading Mac CDs and such under windoze95,
  24. >there is a decently simple solution... before we get to that, there is something
  25. >everyone using win95 should know... win95 is just another application that can
  26. >be started and stopped whenever from DOS7.  The logos.sys file in the windows
  27. >directory contains the shutdown screen for win95 which HIDES the dos prompt.
  28. >ie... when you "shut down" from win95, you just ended the win95 app and went
  29. >back to DOS7.  Typing C:\mode co80 will get rid of that screen.  This takes me
  30. >to the whole point of writing this... go ahead and load the drivers for the cd
  31. >rom drive and the mouse drivers in the config.sys file and autoexec.bat files.
  32. >Win95 will not use those drivers -- it replaces them with "32bit clean" drivers.
  33. >Just remember, Win95 is EXACTLY like win3.1 and win3.11 in that it is a 
  34. >make-believe OS.  MS just has DOS7 start up win95 automatically via a hidden file called msdos.sys.  Change "boot GUI=1" to "boot GUI=0" to start up at the
  35. >command prompt.
  36.  
  37. This only works if you use an alternate command interpreter (other
  38. than COMMAND.COM). For example, I use NDOS; I added the following
  39. entry to my ALIAS file:
  40.  
  41.  w*in=c:\windows\win %&^mode co80
  42.  
  43. Evidently, the COMMAND.COM in DOS 7 has a "feature" that causes the
  44. machine to freeze after Windows 95 exits.
  45.  
  46. Incidentally, if you do use an alternate command interpreter, the
  47. "BootGUI" entry in MSDOS.SYS will be ignored; Windows will never be
  48. automatically started after AUTOEXEC.BAT is finished.
  49.  
  50. As a side note, I have a WDC 1280 Mb hard drive, and an old,
  51. nontranslating BIOS. Since I boot from that drive, it is set up to
  52. load the Dynamic Drive Overlay. This is a TSR that places itself on
  53. the top of the lower 640K, taking up conventional memory. When I run
  54. COMMAND.COM, it is moved into upper memory. Therefore, I have placed
  55. the following command in my AUTOEXEC.BAT:
  56.  
  57.  COMMAND /C EXIT
  58.  
  59. ---
  60. David Ellsworth
  61. davidells@aol.com
  62. davidell@ix.netcom.com
  63.  
  64.  
  65.