Re: Run line problems
- From: "Ramesh, MS-MVP" <ramesh@xxxxxxxxxxxx>
- Date: Wed, 15 Feb 2006 11:56:21 +0530
As Wesley said. Here is an example:
Normally, users type regedit in Start, Run dialog to launch the Registry
Editor. But, if both Regedit.exe (legitimate) and Regedit.com (Trojan) are
present in your Windows or System32 folder, the file with the .COM extension
takes precedence. As a result, regedit.com process launches. When
regedit.com file runs, nothing may happen. Or, the following error may be
seen.
ERROR: An Extended Memory Manager is already installed. XMS Driver Not
Installed.
--
Regards,
Ramesh Srinivasan, Microsoft MVP [Windows XP Shell/User]
Windows® XP Troubleshooting http://www.winhelponline.com
"Wesley Vogel" <123WVogel955@xxxxxxxxxxx> wrote in message
news:u$HayKcMGHA.3860@xxxxxxxxxxxxxxxxxxxxxxx
Read my other post. You probably have a trojan/virus/worm.
--
Hope this helps. Let us know.
Wes
MS-MVP Windows Shell/User
In news:CC60FD79-7339-4AD8-A5C6-F1F0EA89C439@xxxxxxxxxxxxx,
Darkdrew <Darkdrew@xxxxxxxxxxxxxxxxxxxxxxxxx> hunted and pecked:
I will try these tonight and post results tomorrow. I'm using my sister's
computer since I don't have internet access.
"Wesley Vogel" wrote:
Sounds like your PATHEXT environment variable is messed up.
The environmental variable Pathext shows a list of file extensions that
are considered to be executable and regulates which extensions do not
need to be typed in a Command or Run window.
Open a command prompt, for you...
Start | Run | Type: cmd.exe | Click OK |
Type: set in the prompt and hit your Enter key |
Scroll down to PATHEXT
Should look something like this...
PATHEXT=.COM;.EXE;.BAT;.CMD;.VBS;.VBE;.JS;.JSE;.WSF;.WSH
This registry key is what holds the environment variables...
HKEY_LOCAL_MACHINE\SYSTEM\CurrentControlSet\Control\
Session Manager\Environment
Value Name: PATHEXT should show the same thing.
I do not know if the fixpath2.zip (first link) fixes the PATHEXT problem.
Why don't my commands work?
http://internet.cybermesa.com/~bstewart/cmdprompt.html#6
See this...
Why do I have to type filename.bat, filename doesn't work
http://www.jsifaq.com/SUBD/TIP1700/rh1706.htm
And possibly this one...
You can't run anything from a CMD prompt
http://www.jsifaq.com/subd/tip1900/rh1918.htm
--
Hope this helps. Let us know.
Wes
MS-MVP Windows Shell/User
In news:FE77AA40-4718-403C-8CB3-208DE1B97940@xxxxxxxxxxxxx,
Darkdrew <Darkdrew@xxxxxxxxxxxxxxxxxxxxxxxxx> hunted and pecked:
For reasons I cannot fathom, some RUN commands crash unless I add .exe
to the end. Example: CMD does not work but CMD.EXE does. Why is this?
.
- References:
- Re: Run line problems
- From: Wesley Vogel
- Re: Run line problems
- From: Wesley Vogel
- Re: Run line problems
- Prev by Date: Re: Windows updates
- Next by Date: Re: Cant exit safe mode
- Previous by thread: Re: Run line problems
- Next by thread: Re: Run line problems
- Index(es):
Relevant Pages
|