Results 1 to 8 of 8
  1. #1
    iNoGame's Avatar
    Join Date
    Jun 2013
    Gender
    male
    Location
    Combat Arms , Project Blackout
    Posts
    21
    Reputation
    10
    Thanks
    134
    My Mood
    Bitchy

    HELP ERRO C++ 2008

    error PRJ0003 : Error spawning 'cmd.exe'.

  2. #2
    juggalo200's Avatar
    Join Date
    Apr 2010
    Gender
    male
    Posts
    174
    Reputation
    10
    Thanks
    369
    My Mood
    Relaxed
    If you set your environment variables (Start > Control Panel > System : Advanced tab; click Environment Variables) to use %SystemRoot% instead of explicit paths (say, C:\Windows), MSVS 2005 does not understand %SystemRoot% or it resets its entries... ...or both. Don't just believe what the list box says; Edit the item and you'll see the differences.

    What you must do is change MSVS 2005 options (Tools menu > Options > Project and Solutions > VC++ Directories) to ensure that
    $(SystemRoot)
    $(SystemRoot)\System32
    $(SystemRoot)\System32\wbem
    are specified BEFORE $(PATH).

    Setting your system's environment variables to use $(SystemRoot) rather than %SystemRoot% (indeed, even using %SystemRoot%) is not a good idea: too much (MSVS 2005 as well as other applications) seems to break.

    Google is you friend

  3. The Following User Says Thank You to juggalo200 For This Useful Post:

    iNoGame (06-16-2013)

  4. #3
    iNoGame's Avatar
    Join Date
    Jun 2013
    Gender
    male
    Location
    Combat Arms , Project Blackout
    Posts
    21
    Reputation
    10
    Thanks
    134
    My Mood
    Bitchy
    Could not solve

  5. #4
    Karla857's Avatar
    Join Date
    Jun 2012
    Gender
    female
    Posts
    1,085
    Reputation
    57
    Thanks
    107
    My Mood
    Sad
    Look in your windows updates and there should be something saying visual update but first update all the updates which can make your computer perform better @iNoGame

  6. #5
    AlexandreVoese's Avatar
    Join Date
    Jun 2013
    Gender
    male
    Location
    Combat Arms C++
    Posts
    71
    Reputation
    10
    Thanks
    264
    My Mood
    Devilish
    add in C + +(Tools menu > Options > Project and Solutions > VC++ Directories)

    $(SystemRoot)
    $(SystemRoot)\System32
    $(SystemRoot)\System32\wbem
    are specified BEFORE $(PATH).

  7. The Following 2 Users Say Thank You to AlexandreVoese For This Useful Post:

    ILoveGirl (06-17-2013),iNoGame (06-17-2013)

  8. #6
    iNoGame's Avatar
    Join Date
    Jun 2013
    Gender
    male
    Location
    Combat Arms , Project Blackout
    Posts
    21
    Reputation
    10
    Thanks
    134
    My Mood
    Bitchy
    Thanks Alexandre

  9. #7
    YellowFever's Avatar
    Join Date
    Feb 2011
    Gender
    male
    Posts
    11,906
    Reputation
    488
    Thanks
    1,949
    My Mood
    Twisted
    Quote Originally Posted by iNoGame View Post
    Thanks Alexandre
    Has the issue been solved?
    .





    Member Since: 20/02/2011
    Donator Since: 12/08/2011
    Minion Since: 04/10/2012

  10. #8
    Genesis's Avatar
    Join Date
    Nov 2012
    Gender
    male
    Location
    Terra Australis
    Posts
    4,221
    Reputation
    1391
    Thanks
    2,528
    Quote Originally Posted by aeronyxjr View Post


    Has the issue been solved?
    Yeah, he posted two threads on this (One in the coding discussion section) and that was solved as well.

    /Closed

Similar Threads

  1. [HELP] Visual Basic 2008 Error
    By myheroking in forum Visual Basic Programming
    Replies: 1
    Last Post: 05-02-2010, 11:00 AM
  2. [Help] VB.NET 2008 - Saving ListBox Items in Settings
    By Samueldo in forum Visual Basic Programming
    Replies: 12
    Last Post: 03-17-2010, 09:14 PM
  3. [Combat Arms] Help [Visual Basic 2008]
    By upperdragon in forum Visual Basic Programming
    Replies: 18
    Last Post: 01-09-2010, 01:13 AM
  4. Help With Vb 2008
    By pashak in forum Combat Arms Hack Coding / Programming / Source Code
    Replies: 3
    Last Post: 12-23-2009, 08:49 PM
  5. [HELP] Microsoft VB 2008 keygen
    By †hêêlêmêñ†¹² in forum Visual Basic Programming
    Replies: 2
    Last Post: 11-18-2009, 09:49 PM