Why not use notepad?
notepad.exe filename.txt
The old edit.com
works in PowerShell (at least on my box: Windows 7 Pro x86) but in x64 it doesn’t work due to its 16bit architecture.
You can take a look at this easy editor.
Why not use notepad?
notepad.exe filename.txt
The old edit.com
works in PowerShell (at least on my box: Windows 7 Pro x86) but in x64 it doesn’t work due to its 16bit architecture.
You can take a look at this easy editor.