home *** CD-ROM | disk | FTP | other *** search
/ NetNews Usenet Archive 1993 #1 / NN_1993_1.iso / spool / comp / os / mswindo / programm / win32 / 2775 < prev    next >
Encoding:
Text File  |  1993-01-08  |  1.7 KB  |  32 lines

  1. Newsgroups: comp.os.ms-windows.programmer.win32
  2. Path: sparky!uunet!mcsun!Germany.EU.net!urmel.informatik.rwth-aachen.de!solaris.rz.tu-clausthal.de!root
  3. From: hochstae@allfiwib1.wiwi.uni-marburg.de (Christoph H. Hochstaetter)
  4. Subject: Re: How to start up TCI/IP at boot time?
  5. Message-ID: <1993Jan8.225900.29303@solaris.rz.tu-clausthal.de>
  6. News-Software: IBM OS/2 PM RN (NR/2) v0.16g by O. Vishnepolsky and R. Rogers
  7. Lines: 18
  8. Sender: root@solaris.rz.tu-clausthal.de (Operator)
  9. Reply-To: hochstae@allfiwib1.wiwi.uni-marburg.de (Christoph H. Hochstaetter)
  10. Organization: Techn. Univ. Clausthal
  11. References: <KEVIN.93Jan6171502@calamityjane.edscom.demon.co.uk> <1993Jan8.144909.24196@solaris.rz.tu-clausthal.de>
  12. Date: Fri, 8 Jan 1993 22:59:00 GMT
  13.  
  14. In <1993Jan8.144909.24196@solaris.rz.tu-clausthal.de> hochstae@allfiwib1.wiwi.uni-marburg.de (Christoph H. Hochstaetter) writes:
  15. >Don't use ControlSet001, but CurrentControlSet. The attribute you need
  16. >to change is the START attribute. Set it to 0x1 to start at boot time.
  17.  
  18. Sorry for quoting myself, but I made a mistake in my previous post. Tad
  19. Marshall (tad@wrq.com) fortunately found it (Thanks Tad).
  20.  
  21. Set the start attribute to 0x2, not 0x1. In case of 0x1, NT tries to
  22. start the service, immediately after loading NTOSKRNL.EXE. This will
  23. surely fail.
  24.  
  25. Christoph
  26. -------------------------------------------------------+-----------------------
  27. Christoph H. Hochstaetter, Philipps-University Marburg | Universitaetsstr. 25
  28. Internet: hochstae@allfiwib1.wiwi.uni-marburg.de       | D-W-3550 Marburg
  29. Bitnet  : HOCHSTAE AT DMRHRZ11                         | Germany
  30. Fido    : 2:243/660                                    | Phone +49-6421-28-7092
  31. Fax     : +49-6421-28-4858                             |
  32.