I'm trying to use redirect output to an .ini file but I keep getting a 0 in the .ini file.

RedirectOutput("%WINDIR%\Test.ini",1)

How can I get rid of the zero?

Thanks