I don't get your problem
What does this script show?
 Code:
Break ON
Display "%windir%" + "\win.ini"
Get $RC

Display displays files (ASCII or ANSI)
RedirectOutput() redirects script output
[Edit]
Ah, now I see
You first redirect the output, then you display something.
Yep, the displayed text is also redirected.
[/Edit]


Edited by Witto (2007-08-08 02:55 PM)