Windows Vista Tips

Windows Vista Tips > Newsgroups > Windows Vista General Discussion > Command prompt error

Reply
Thread Tools Display Modes

Command prompt error

 
 
John Smithe
Guest
Posts: n/a

 
      11-10-2008
I have modified my 'PATH' environment variable from:

PATH=C:\Windows\system32;C:\Windows;C:\Windows\Sys tem32\Wbem;c:\Program
Files (x86)\Microsoft SQL Server\90\Tools\binn\;C:\Program Files (x86)
\QuickTime\QTSystem\

to this:

PATH=C:\Windows\system32;C:\Windows;C:\Windows\Sys tem32\Wbem;c:\Program
Files (x86)\Microsoft SQL Server\90\Tools\binn\;C:\Program Files (x86)
\QuickTime\QTSystem\;C:\Icarus Verilog\bin\

The change is adding ';C:\Icarus Verilog\bin\' to the end.

My problem is that when I attempt to run C:\Icarus Verilog\bin
\iverilog.exe from the command prompt I get an error:

'C:\Icarus' is not recognized as an internal or external command,
operable program or batch file.

It seems that commend prompt is not interpretting the space in the path
correctly. How do I correct this?

Many Thanks
John
 
Reply With Quote
 
 
 
 
fatsteve
Guest
Posts: n/a

 
      11-10-2008
John Smithe wrote:
> I have modified my 'PATH' environment variable from:
>
> PATH=C:\Windows\system32;C:\Windows;C:\Windows\Sys tem32\Wbem;c:\Program
> Files (x86)\Microsoft SQL Server\90\Tools\binn\;C:\Program Files (x86)
> \QuickTime\QTSystem\
>
> to this:
>
> PATH=C:\Windows\system32;C:\Windows;C:\Windows\Sys tem32\Wbem;c:\Program
> Files (x86)\Microsoft SQL Server\90\Tools\binn\;C:\Program Files (x86)
> \QuickTime\QTSystem\;C:\Icarus Verilog\bin\
>
> The change is adding ';C:\Icarus Verilog\bin\' to the end.
>
> My problem is that when I attempt to run C:\Icarus Verilog\bin
> \iverilog.exe from the command prompt I get an error:
>
> 'C:\Icarus' is not recognized as an internal or external command,
> operable program or batch file.
>
> It seems that commend prompt is not interpretting the space in the path
> correctly. How do I correct this?
>
> Many Thanks
> John


I'm not sure but try using quotes ie. c:\"icarus verilog"\bin\ hope that
helps
 
Reply With Quote
 
barman58
Guest
Posts: n/a

 
      11-10-2008

John Smithe;883301 Wrote:
> I have modified my 'PATH' environment variable from:
>
> PATH=C:\Windows\system32;C:\Windows;C:\Windows\Sys tem32\Wbem;c:\Program
> Files (x86)\Microsoft SQL Server\90\Tools\binn\;C:\Program Files (x86)
> \QuickTime\QTSystem\
>
> to this:
>
> PATH=C:\Windows\system32;C:\Windows;C:\Windows\Sys tem32\Wbem;c:\Program
> Files (x86)\Microsoft SQL Server\90\Tools\binn\;C:\Program Files (x86)
> \QuickTime\QTSystem\;C:\Icarus Verilog\bin\
>
> The change is adding ';C:\Icarus Verilog\bin\' to the end.
>
> My problem is that when I attempt to run C:\Icarus Verilog\bin
> \iverilog.exe from the command prompt I get an error:
>
> 'C:\Icarus' is not recognized as an internal or external command,
> operable program or batch file.
>
> It seems that commend prompt is not interpretting the space in the path
> correctly. How do I correct this?
>
> Many Thanks
> John



Hi john,

Try enclosing the command path in Quotes *"*C:\Icarus Verilog\bin
\iverilog.exe*"* you should also do this in the path statement.

hope this helps


--
barman58

Regards,
*Nigel*
the beginning of knowledge is the discovery of something we do not
understand.,- frank herbert
 
Reply With Quote
 
John Smithe
Guest
Posts: n/a

 
      11-10-2008
fatsteve <> wrote in
news:4918b5d7$0$7568$:

> John Smithe wrote:
>> I have modified my 'PATH' environment variable from:
>>
>> PATH=C:\Windows\system32;C:\Windows;C:\Windows\Sys tem32\Wbem;c:\Progra
>> m Files (x86)\Microsoft SQL Server\90\Tools\binn\;C:\Program Files
>> (x86) \QuickTime\QTSystem\
>>
>> to this:
>>
>> PATH=C:\Windows\system32;C:\Windows;C:\Windows\Sys tem32\Wbem;c:\Progra
>> m Files (x86)\Microsoft SQL Server\90\Tools\binn\;C:\Program Files
>> (x86) \QuickTime\QTSystem\;C:\Icarus Verilog\bin\
>>
>> The change is adding ';C:\Icarus Verilog\bin\' to the end.
>>
>> My problem is that when I attempt to run C:\Icarus Verilog\bin
>> \iverilog.exe from the command prompt I get an error:
>>
>> 'C:\Icarus' is not recognized as an internal or external command,
>> operable program or batch file.
>>
>> It seems that commend prompt is not interpretting the space in the
>> path correctly. How do I correct this?
>>
>> Many Thanks
>> John

>
> I'm not sure but try using quotes ie. c:\"icarus verilog"\bin\ hope
> that helps



Thanks but I get the same error.
John

 
Reply With Quote
 
Richard G. Harper
Guest
Posts: n/a

 
      11-10-2008
The previous poster had the right idea, but the wrong place for the
quotes.The quotes must enclose the entire path (i.e., "C:\Icarius
Verilog\bin\") or the command line (i.e., "C:\Icarius
Verilog\bin\iverilog.exe") in order to be effective.

--
Richard G. Harper [MVP Shell/User]
* NEW! Catch my blog ... http://msmvps.com/blogs/rgharper/
* PLEASE post all messages and replies in the newsgroups
* The Website - http://rgharper.mvps.org/


"John Smithe" <> wrote in message
news:Xns9B529641DFE10DQ1V55H078NX3AGH5MJX@207.46.2 48.16...
> fatsteve <> wrote in
> news:4918b5d7$0$7568$:
>
>> John Smithe wrote:
>>> I have modified my 'PATH' environment variable from:
>>>
>>> PATH=C:\Windows\system32;C:\Windows;C:\Windows\Sys tem32\Wbem;c:\Progra
>>> m Files (x86)\Microsoft SQL Server\90\Tools\binn\;C:\Program Files
>>> (x86) \QuickTime\QTSystem\
>>>
>>> to this:
>>>
>>> PATH=C:\Windows\system32;C:\Windows;C:\Windows\Sys tem32\Wbem;c:\Progra
>>> m Files (x86)\Microsoft SQL Server\90\Tools\binn\;C:\Program Files
>>> (x86) \QuickTime\QTSystem\;C:\Icarus Verilog\bin\
>>>
>>> The change is adding ';C:\Icarus Verilog\bin\' to the end.
>>>
>>> My problem is that when I attempt to run C:\Icarus Verilog\bin
>>> \iverilog.exe from the command prompt I get an error:
>>>
>>> 'C:\Icarus' is not recognized as an internal or external command,
>>> operable program or batch file.
>>>
>>> It seems that commend prompt is not interpretting the space in the
>>> path correctly. How do I correct this?
>>>
>>> Many Thanks
>>> John

>>
>> I'm not sure but try using quotes ie. c:\"icarus verilog"\bin\ hope
>> that helps

>
>
> Thanks but I get the same error.
> John
>


 
Reply With Quote
 
Synapse Syndrome
Guest
Posts: n/a

 
      11-11-2008
Richard G. Harper <> wrote:
>
> The previous poster had the right idea, but the wrong place for the
> quotes.The quotes must enclose the entire path (i.e., "C:\Icarius
> Verilog\bin\") or the command line (i.e., "C:\Icarius
> Verilog\bin\iverilog.exe") in order to be effective.
>


Well, if you looks at the rest of your PATH, you can see that there are no
other quote marks in it.

What the OP really needs to do, if end the path as a semi-colon, as that is
what is used as the delimiter.

ss.


 
Reply With Quote
 
 
 
Reply

Thread Tools
Display Modes

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are Off


Similar Threads
Thread Thread Starter Forum Replies Last Post
No command prompt dheller02 Windows Vista General Discussion 2 03-17-2008 01:16 AM
Command Prompt Here Brad Palmer Windows Vista General Discussion 4 02-20-2007 02:17 AM
Vista RC1 install error, stops 1/2 way and opens command a prompt Alex Kl Windows Vista Installation 0 09-16-2006 02:28 PM
Vista RC1 install error, stops 1/2 way and opens command a prompt Alex Kl Windows Vista Installation 0 09-16-2006 02:28 PM
Vista RC1 install error, stops 1/2 way and opens command a prompt Alex Kl Windows Vista Installation 0 09-16-2006 02:27 PM



1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43 44 45 46 47 48 49 50 51 52 53 54 55 56 57 58 59