Command Line Input Redirection - VISTA - TechRepublic
Question
August 16, 2009 at 06:33 PM
dranfu

Command Line Input Redirection – VISTA

by dranfu . Updated 16 years, 11 months ago

Hello,

Does input redirection not work in Windows Vista?

I am trying to use a simple input redirection command to display text from a file in the command prompt window:

< MyFile.txt This should take the data from the MyFile.txt file and display it on the command prompt window. However, I get an error that states "syntax is not correct" every time I try this. I had no problems doing this in XP. Why does this no longer work in Vista? I have searched for answers but could not find any.

This discussion is locked

All Comments