Forum: NSIS Discussion
19th February 2008, 15:21
|
|
Replies: 3
Views: 1,879
|
Forum: NSIS Discussion
18th February 2008, 22:09
|
|
Replies: 3
Views: 1,879
Redirecting output of executed programs
Hi,
I need to redirect the output of the utility I execute during installation to a file. It's actually a conversion from UTF-16 to UTF-8 and back using iconv.exe that outputs everything to the...
|