I'm trying to use the REDIRECTOUTPUT command to redirect screen output to a file. It works great except it puts a 0 at the beginning of the file (first character).

Is there a way to stop the 0 from appearing in the file? I'm hoping to redirect the output to a .BAT or .REG file so the 0 would cause problems.

Thanks in advance for sharing your expertise.