Author Topic: VC++ issue- error PRJ0003 : Error spawning 'cmd.exe'  (Read 6781 times)

ultifd

  • Airship
  • ********
  • Posts: 4,443
  • The Glest Video Guy :) The one and only. :P
    • View Profile
    • My Youtube Channel
Quote
error PRJ0003 : Error spawning 'cmd.exe'.
Does anyone know how to fix this issue? I can't build MG or GAE now...

ultifd

  • Airship
  • ********
  • Posts: 4,443
  • The Glest Video Guy :) The one and only. :P
    • View Profile
    • My Youtube Channel
Re: VC++ issue- error PRJ0003 : Error spawning 'cmd.exe'
« Reply #1 on: 22 May 2011, 06:46:13 »
Hmm...found the solution.
Just open Tools –> Options –> Projects and Solutions –> VC++ Directories
and add these lines :
Code: [Select]
$(SystemRoot)\System32
$(SystemRoot)
$(SystemRoot)\System32\wbem