home *** CD-ROM | disk | FTP | other *** search
/ NetNews Usenet Archive 1992 #26 / NN_1992_26.iso / spool / comp / os / mswindo / programm / win32 / 1823 < prev    next >
Encoding:
Text File  |  1992-11-06  |  1.6 KB  |  32 lines

  1. Newsgroups: comp.os.ms-windows.programmer.win32
  2. Path: sparky!uunet!charon.amdahl.com!pacbell.com!decwrl!decwrl!netcomsv!netcom.com!erc
  3. From: erc@netcom.com (Eric Smith)
  4. Subject: Which doc has list of environment variables?
  5. Message-ID: <1992Nov5.193610.16548@netcom.com>
  6. Organization: Netcom - Online Communication Services (408 241-9760 guest)
  7. Date: Thu, 5 Nov 1992 19:36:10 GMT
  8. Lines: 22
  9.  
  10.  
  11. I assume all the environment variables, such as INIT, etc., are
  12. described in the documentation.  Can someone tell me where in the
  13. documentation to look for them?  Also is there some kind of master
  14. index, or some easy way to search the documentation?
  15.  
  16. And is there an explanation somewhere of all the initialization files,
  17. such as autoexec.bat, telling which files get read when, etc.?  For
  18. example, I noticed it seems to execute autoexec.bat the first time I
  19. run a non-windows program after starting the command shell, and that
  20. if I exit the command shell and invoke it again, it will execute
  21. autoexec.bat the next time I run a non-windows program again, but only
  22. for the first non-windows program of each command shell.  That seems
  23. a little strange, so I want to read that chapter, and my question now
  24. is how do I find that chapter?
  25.  
  26. I also noticed that it doesn't execute the login script file I give
  27. it for a user.  I assume it should execute that file at login, and I'm
  28. wondering if anyone reading this has succeeded in making that work.
  29. (I put the filename in the "Login Script Name" field of the "User
  30. Environment Profile" window and the path where that file is located
  31. in the "Local Path" field of that window.)
  32.