home *** CD-ROM | disk | FTP | other *** search
/ NetNews Usenet Archive 1993 #1 / NN_1993_1.iso / spool / comp / os / mswindo / programm / win32 / 2761 < prev    next >
Encoding:
Text File  |  1993-01-08  |  1.7 KB  |  38 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.144909.24196@solaris.rz.tu-clausthal.de>
  6. News-Software: IBM OS/2 PM RN (NR/2) v0.16 by O. Vishnepolsky and R. Rogers
  7. Lines: 24
  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>
  12. Date: Fri, 8 Jan 1993 14:49:09 GMT
  13.  
  14. In <KEVIN.93Jan6171502@calamityjane.edscom.demon.co.uk> kevin@edscom.demon.co.uk (Kevin Broadey) writes:
  15. >I know this can be done, but I've forgotten the magical incantation...
  16. >
  17. >Using the Registry Editor you can modify an attribute in
  18. >
  19. >    HKEY_LOCAL_MACHINE/SYSTEM/ControlSet001/Services/TcpipSvc
  20. >
  21. >that starts up TCPIP at boot time, just as if you'd typed
  22. >
  23. >    net start tcpipsvc
  24. >
  25. >What is the attribute and what is its value?
  26. >
  27.  
  28. Don't use ControlSet001, but CurrentControlSet. The attribute you need
  29. to change is the START attribute. Set it to 0x1 to start at boot time.
  30.  
  31. Christoph
  32. -------------------------------------------------------+-----------------------
  33. Christoph H. Hochstaetter, Philipps-University Marburg | Universitaetsstr. 25
  34. Internet: hochstae@allfiwib1.wiwi.uni-marburg.de       | D-W-3550 Marburg
  35. Bitnet  : HOCHSTAE AT DMRHRZ11                         | Germany
  36. Fido    : 2:243/660                                    | Phone +49-6421-28-7092
  37. Fax     : +49-6421-28-4858                             |
  38.