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

  1. Path: sparky!uunet!zaphod.mps.ohio-state.edu!mips!atha!aupair.cs.athabascau.ca!kevinc
  2. From: kevinc@aupair.cs.athabascau.ca (Kevin Crocker)
  3. Newsgroups: comp.os.os2.misc
  4. Subject: Re: How to kill runaway app...
  5. Message-ID: <kevinc.712015917@aupair.cs.athabascau.ca>
  6. Date: 24 Jul 92 22:11:57 GMT
  7. References: <dave.711835460@stat.tamu.edu> <kePe0UG00WBMM1DJll@andrew.cmu.edu>
  8. Sender: news@cs.athabascau.ca
  9. Lines: 29
  10.  
  11. dg4k+@andrew.cmu.edu (Daniel Brian Greenfield) writes:
  12.  
  13. >>From: dave@stat.tamu.edu (Dave Perry)
  14. >>old version I had of pmfractint will not kill itself, when you try
  15. >>and exit and killem won't do it either!  So it loads itself up
  16. >>happily every time I reboot.  I can't delete the file, because its
  17.  
  18. >Boot with the install disk and switch to disk 1 when instructed to.  Hit
  19. >-Dan
  20.  
  21. Another solution, edit your config.sys and get rid of the following:
  22.  
  23. SET AUTOSTART=PROGRAMS,TASKLIST,FOLDERS
  24.               ^^^^^^^^^
  25. so that it looks like the following:
  26.  
  27. SET AUTOSTART=TASKLIST,FOLDERS
  28.  
  29. I've found this to be my best solution as I don't really want the OS to
  30. automatically start up everything that was running when it crashed - I
  31. just want it to start up, I can do the rest. BEsides, it's a bit of a
  32. security hole if it starts up with everything going that was going when
  33. it crashed. Another thing, in my usua situation, the most recent thing
  34. I've worked on is what crashed the system in the first place.
  35.  
  36. Kevin
  37. --
  38. Kevin "autark" Crocker (Athabasca University)
  39. kevinc@cs.AthabascaU.CA  -or-  risk@cs.AthabascaU.CA
  40.