Your browser does not seem to support JavaScript. As a result, your viewing experience will be diminished, and you have been placed in read-only mode.
Please download a browser that supports JavaScript, or enable it if it's disabled (i.e. NoScript).
Is it me or does redirecting both stdout and stderr not work in vista? > proggie.exe >out.txt 2>&1 results in an empty file. just redirecting stderr or stdout works ok, but not both...