home *** CD-ROM | disk | FTP | other *** search
/ NetNews Usenet Archive 1992 #19 / NN_1992_19.iso / spool / comp / os / msdos / programm / 8986 < prev    next >
Encoding:
Text File  |  1992-09-02  |  1.3 KB  |  31 lines

  1. Newsgroups: comp.os.msdos.programmer
  2. Path: sparky!uunet!mcsun!fuug!mits!kennu
  3. From: kennu@mits.mdata.fi (Kenneth Falck)
  4. Subject: Re: Novice question: how to boot from a bat file?
  5. Message-ID: <1992Sep2.152354.3655@mits.mdata.fi>
  6. Organization: Microdata Oy, Helsinki, Finland
  7. References: <1992Aug31.214211.20267@midway.uchicago.edu> <1992Sep1.155702.18745@mits.mdata.fi> <+1jnzbp.messina@netcom.com>
  8. Date: Wed, 2 Sep 1992 15:23:54 GMT
  9. Lines: 20
  10.  
  11. In article <+1jnzbp.messina@netcom.com> messina@netcom.com (Tony Porczyk) writes:
  12. >And of course, if your software grabs the critical error and reboots
  13. >the software while running an unattended process (for example at
  14. >night), you are going to wait for the user to press a key, right?
  15. >Get real.
  16.  
  17. Uh? I'm sorry but I'm not quite sure what's the point here. If
  18. the process wants to reboot at night, I believe it has no standard 
  19. way of making sure the cache buffers have been flushed before
  20. the reboot. (Except maybe waiting for a couple of seconds, but
  21. I wouldn't rely on that myself since who knows what kind of
  22. update-every-30-minutes caches people use.)
  23.  
  24. My "solution" was merely meant for batch files that need to
  25. reboot after an automatic replacement of autoexec.bat or
  26. config.sys and that sort of stuff.
  27.  
  28. -- 
  29. kennu@mits.mdata.fi
  30.  
  31.