home *** CD-ROM | disk | FTP | other *** search
/ NetNews Usenet Archive 1992 #18 / NN_1992_18.iso / spool / comp / sys / novell / 6671 < prev    next >
Encoding:
Internet Message Format  |  1992-08-20  |  2.4 KB

  1. Path: sparky!uunet!cis.ohio-state.edu!ucbvax!qut.edu.au!M.CRAMER
  2. From: M.CRAMER@qut.edu.au (Mark Cramer)
  3. Newsgroups: comp.sys.novell
  4. Subject: Problems with the COMSPEC environment variable
  5. Message-ID: <MAILQUEUE-101.920821163853.384@cbe.qut.edu.au>
  6. Date: 21 Aug 92 06:41:18 GMT
  7. Sender: daemon@ucbvax.BERKELEY.EDU
  8. Lines: 43
  9. X-Unparsable-Date: 21 Aug 92 16:38:54 GMT+1000
  10.  
  11. From: icsu8053@cs.montana.edu (Craig Pratt)
  12. Subject: Problems with the COMSPEC environment variable
  13. Keywords: DOS Novell 3.11 COMSPEC Login script
  14. Date: 19 Aug 92 09:37:22 GMT
  15.  
  16. >I've had a very hard time figuring out a problem related to setting the
  17. >COMSPEC environment variable in the system login script.  As usual, the
  18. >system login script maps a search drive to SYS:PUBLIC\%MACHINE\%OS etc.
  19. >(don't have it on me at the moment).  Then, it does a
  20. >DOS SET COMSPEC=Sx:COMMAND.COM .  Well, whenever a program attempts to
  21. >shell out using the COMSPEC, it dies with an "Invalid COMMAND.COM - System
  22. >halted." This happens on all versions of DOS from 3.30 through 5.00.
  23.  
  24. Dont use DOS SET COMSPEC, use COMSPEC=Sx:COMMAND.COM, there seems to be
  25. some difference.  I've hit this before and fixed it without really
  26. tracking down the problem,  the other thing that worked was putting
  27. SET COMSPEC=%COMSPEC% in a batch file after the Login Script,  I never had
  28. the time to really chase down what was happening, but it seemed to relate
  29. to a particular version of Login.exe.
  30.  
  31. >For now, I've REMed out the COMSPEC line in the login script and
  32. >everything works fine since none of the machines on this network are
  33. >remote booting. (i.e. COMSPEC=C:\COMMAND.COM)  I had a Novell net tech
  34. >look at it and all he suggested was making sure it was set to
  35. >Sx:COMMAND.COM and charged us $150.
  36.  
  37. How upset did you get?  I would get really cheesed off if anyone did that
  38. to me.
  39.  
  40. >Has anyone else here had this problem?  It's starting to influence my
  41. >dreams/nightmares.  My subconscious is at stake here. :^!
  42.  
  43. See if COMSPEC= helps, if not ????
  44.  
  45.             +-----------------------------------------------+
  46.             | Mark Cramer.                           /\_|\  |
  47.             | Operations Manager,     CBE Section   / QUT>\ |
  48.             | Queensland University of Technology  (  __  | |
  49.             | Australia.      M.Cramer@qut.edu.au   --  \/  |
  50.             | Ph. 07 8642073.     Fax 07 8641525.        v  |
  51.             +-----------------------------------------------+
  52.  
  53.  
  54.