Computer Association of SIUE - Forums

CAOS Forums => Questions and Answers => Topic started by: msiadak on 2007-10-17T16:58:57-05:00 (Wednesday)

Title: VC++ error in labs
Post by: msiadak on 2007-10-17T16:58:57-05:00 (Wednesday)
On campus, I have lately been getting the error "Error spawning 'cmd.exe.'" This is keeping me from testing any programs on campus.

Any idea how to resolve this? :D
Title: Re: VC++ error in labs
Post by: Jerome Schoenfeld on 2007-10-17T17:17:21-05:00 (Wednesday)
In the Options go into Projects and Solutions -> VC++ Directories page and place this rows:

$(SystemRoot)\System32
$(SystemRoot)
$(SystemRoot)\System32\wbem

or if those entries are in there already change the %xxx% variables to $ (xxx)
Title: Re: VC++ error in labs
Post by: Gregory Bartholomew on 2007-10-18T10:33:00-05:00 (Thursday)
If you will report which labs are having this problem, I can have the issue corrected on all the computers in the labs(s).

Thanks