Re: Need help with command prompt path
- From: "Pegasus \(MVP\)" <I.can@xxxxxxx>
- Date: Mon, 2 Oct 2006 20:46:55 +1000
You actually cured the symptoms, not the cause. The registry
entry that defines your path is of the wrong type. That's why
I asked my question (which you did not answer).
"TonyV" <TonyV@xxxxxxxxxxxxxxxxxxxxxxxxx> wrote in message
news:AAF798C9-1F6E-4D5B-BF70-ECB9567A1A49@xxxxxxxxxxxxxxxx
i changed my path enviroment to C:\WINDOWS
and C:\WINDOWS\SYSTEM32 and removed the %systemroot% entries.
Now it's working fine.
Thankyou.
"alanglloyd@xxxxxxx" wrote:
Check your %SystemRoot% and %System% settings by opening a command
window and entering the command ...
SET
... or ...
SET | MORE
.... to see the list of environment variables. If you have a lot of
environment variables press Return to get next line, Space to get next
pageful.
Also right-click and select properties on the Programs | Accessories |
Command Prompt menu item. I have ...
Target : %SystemRoot%\system32\cmd.exe
Start In : %HOMEDRIVE%%HOMEPATH%
My PATH environment variable (enter PATH command) includes C:\WINDOWS
and C:\WINDOWS\SYSTEM32 as a string, not the %SystemRoot% variable.
Alan Lloyd
.
- Follow-Ups:
- Re: Need help with command prompt path
- From: TonyV
- Re: Need help with command prompt path
- References:
- Re: Need help with command prompt path
- From: alanglloyd
- Re: Need help with command prompt path
- Prev by Date: Re: XP/98 Dual boot problem
- Next by Date: Re: Microsoft has a competition!!!
- Previous by thread: Re: Need help with command prompt path
- Next by thread: Re: Need help with command prompt path
- Index(es):
Relevant Pages
- Re: Need help with command prompt path
... Check your %SystemRoot% and %System% settings by opening a command ...
window and entering the command ... ... environment variables press Return to get
next line, ... (microsoft.public.windowsxp.general) - Re: Need help with command prompt path
... I access command prompt by clicking 'Start, ... Check your %SystemRoot%
and %System% settings by opening a command ... environment variables press Return to get
next line, ... (microsoft.public.windowsxp.general) - Re: Need help with command prompt path
... Command Prompt then you're supposed to get a fully ... Check your %SystemRoot%
and %System% settings by opening a command ... environment variables press Return
to get next line, ... (microsoft.public.windowsxp.general) - Re: objWshell.Run "%COMSPEC% /C ren topoX.jpg topo_cliente.jpg", 0, TRUE ???
... but can you use %sysdir% or %systemroot% in the definition ... > the path
to your command interpreter executable, ... > Variable name: ComSpec ...
If you have no environment variables at all, ... (microsoft.public.inetserver.asp.general) - Re: A more structured approach
... I still find Gas fairly cryptic, but I haven't spent much time with it. ...
If we started with no command line parameters, this would point at an environment variable, If
we started with one or more command line parameters, this might point to one of them, or to the zero
that separates command line args from environment variables. ... I suspect what you tried
that *didn't* work was a memory to memory compare "cmpb, ... (alt.lang.asm)