the bug stops here
2>&1 is how you redirect stderr to stdout on the command line in windows, when I inevitably have to do this again sometime, maybe this will help me remember. :) [ XP redirection docs , technet docs ]
Published Friday, January 28, 2005 7:32 PM by ejarvi
Vitaly Harisov