home *** CD-ROM | disk | FTP | other *** search
/ NetNews Usenet Archive 1992 #19 / NN_1992_19.iso / spool / comp / os / msdos / programm / 8887 < prev    next >
Encoding:
Internet Message Format  |  1992-08-30  |  1.0 KB

  1. Path: sparky!uunet!ogicse!news.u.washington.edu!byron.u.washington.edu!sue
  2. From: sue@byron.u.washington.edu (Shu-Chen Eclipse)
  3. Newsgroups: comp.os.msdos.programmer
  4. Subject: Novice question: how to boot from a bat file?
  5. Message-ID: <1992Aug30.033912.729@u.washington.edu>
  6. Date: 30 Aug 92 03:39:12 GMT
  7. Article-I.D.: u.1992Aug30.033912.729
  8. Sender: news@u.washington.edu (USENET News System)
  9. Organization: University of Washington, Seattle
  10. Lines: 15
  11.  
  12. Hellow,
  13.  
  14. i have 2 alternate versions of config.sys and autoexec.bat.
  15. I want to write a simple bat file that, when invoked by the user interatively,
  16. will ask the user which version he wants, delete the current files, copy the
  17. correct ones from "reserved" files, then re-boot.
  18.  
  19. My problem is I don't know how to emulate the cntry-al-delete boot that
  20. the user would normally type in to have these new files take effect.
  21.  
  22. So, how do I put "cntrol-al-delete" in this bat file so that it automatically
  23. reboots the PC without requiring the user to type "cntrol-alt-delete"???
  24.  
  25. thanx for answering,
  26. sue@byron.u.washington.edu 
  27.