home *** CD-ROM | disk | FTP | other *** search
/ NetNews Usenet Archive 1992 #16 / NN_1992_16.iso / spool / comp / os / os2 / misc / 25231 < prev    next >
Encoding:
Internet Message Format  |  1992-07-22  |  1.6 KB

  1. Path: sparky!uunet!zaphod.mps.ohio-state.edu!cs.utexas.edu!ut-emx!ibmchs!auschs!awdprime.austin.ibm.com!terri.austin.ibm.com!ejdeal
  2. From: ejdeal@terri.austin.ibm.com
  3. Newsgroups: comp.os.os2.misc
  4. Subject: Re: Running only CMD.EXE and not the WPS?
  5. Message-ID: <1992Jul21.201750.376@awdprime.austin.ibm.com>
  6. Date: 21 Jul 92 20:17:50 GMT
  7. References: <12324@coxm>
  8. Sender: news@awdprime.austin.ibm.com (USENET News)
  9. Reply-To: ...@cs.utexas.edu:ibmchs!auschs!terri.austin.ibm.com!ejdeal
  10. Organization: IBM Advanced Workstation Division
  11. Lines: 32
  12.  
  13.  
  14. In article <12324@coxm>, coxm@Software.Mitel.COM (Michael Cox) writes:
  15. >     Can OS/2 2.0 be booted without the WPS (WorkPlace Shell) and run only
  16. >     CMD.EXE?
  17. >      If YES then . . .
  18. > 1) what are the files/commands/parameters to be changed to do this, and
  19. > 2) does dual boot affect 1)?
  20. > We're hoping to use OS/2 2.0 as a server but we're not in need of a graphical
  21. > interface (actually, for speed, memory, disk, cost reasons we can't afford to
  22. > have it running).
  23.  
  24. You can achieve this by changing a couple of lines in the 
  25. CONFIG.SYS.  First, change RUNWORKPLACE=CMD.EXE.  This 
  26. tells OS/2 to use the command interpreter for the interface
  27. rather than WPS.  You can, however, still run PM apps
  28. becase PMSHELL is still loaded.  To do this, start a
  29. program from the command line.
  30.  
  31. If you do not wish to run any PM apps (run full-screen only),
  32. you can also change the PMSHELL line to CMD.EXE.
  33.  
  34. You should be able to start several tasks and switch between
  35. them using the ALT-TAB key (CTRL-ESC is a WPS function).
  36.  
  37. Hope this works
  38.  
  39. Eric Deal 
  40.     
  41.