Command.com does not close with Alt + F4 either. In fact command.com hardly
responds to the Close [X]. Typing exit works best. Edit.com does not
respond to Alt + F4 or the Close [X]. To close Edit, Alt key + F for the
File Menu, X key to select Exit.
Renaming cmd.exe will not accomplish anything.
Copy cmd.exe from C:\WINDOWS\system32
Paste it to your Desktop
Rename it x.exe
Double click x.exe
cmd.exe lives in
C:\WINDOWS\system32
and
C:\WINDOWS\system32\dllcache
Windows File Protection. If you try to remove, change or alter a file in
C:\WINDOWS\system32 in any way, WFP replaces the tampered with file from
C:\WINDOWS\system32\dllcache.
To get around it you have to remove the corresponding file from dllcache.
Description of the Windows File Protection Feature
http://support.microsoft.com/default...b;en-us;222193
--
Hope this helps. Let us know.
Wes
MS-MVP Windows Shell/User
In news:(E-Mail Removed),
(E-Mail Removed) <(E-Mail Removed)> hunted and pecked:
> So cmd.exe does not respond to Alt-F4. I blame the XP OS, as it should
> send the same kill signal to the application when I mouse click the big
> upper right hand X or type Alt-F4. It should not be up to the
> application to decide whether or not to respond to Alt-F4.
>
> I thought cmd.exe might be the root cause for my other applications
> having trouble closing on Alt-F4, so I tried to rename cmd.exe,
> thinking the other applications might fail in interesting ways so that
> I could try to figure out what was going on. HA. I renamed cmd.exe to
> newcmd.exe, but I still had cmd.exe in the C\Windows\system32
> directory. And you can't seem to erase cmd.exe. It reappears. Crazy.
>
> At least on unix, you can run "rm -rf /" all you want. The system will
> let you do almost anything, no matter how stupid.
>
> So I am resigning myself to the fact that Windows is crippled and
> cannot be fully understood. You cannot dig down and correct a problem,
> solutions come from random "try this and it might work" or maybe
> "intstall this other application to fix that" or "here is a crazy
> workaround".