- Aug
- 2,059
- 83
When I try to open an NTFS Stream in TCEDIT, it says that the filename is invalid.
Opening an NTFS Stream from the command line gives no error, but no file is opened.
Example:
If I run the following;
...this allows me to edit the NTFS Stream, but it is "Untitled" and I cannot save it back to an NTFS Stream.
Please give TCEDIT the ability to edit NTFS Streams.
Joe
Opening an NTFS Stream from the command line gives no error, but no file is opened.
Example:
Code:
tcedit main.btm:excel.vbs
If I run the following;
Code:
type main.btm:excel.vbs | tcedit
Please give TCEDIT the ability to edit NTFS Streams.
Joe