I just set up a Windows 7 x86 32bit SP1 enterprise installation, typed edit (have a costum edit.cmd in my path, in a directory within my user profile) into the CLI, and found out it still has edit.com in C:\windows\system32 (before i was using 64 bit windows) now I do not want to rearrange my path, but rather disable/delete the edit.com, how do I do that?
|
show 2 more comments
feedback
|
migrated from serverfault.com Oct 26 '11 at 15:19
This question came from our site for system administrators and desktop support professionals.
|
Actually just removing | |||
|
feedback
|
%PATH%, would it be acceptable to change%PATHEXT%to give.COMs the least execution precedence? – jscott Oct 26 '11 at 14:30edit.cmdlived in C:\Windows\system32\ along sideedit.com. My apologies. – jscott Oct 26 '11 at 15:01