knackeback
April 12th, 2006, 04:45 AM
Hi all,
i´m using TI 9.1 WS with the commandline based trueimagecmd.exe.
I have problems to display it´s Output in a .net based WindowsApplication.
In detail:
I start the trueimagecmd.exe from a self-written VB.Net application with some arguments (trueimagecmd.exe /deploy /filename:h:\images\PartitionG_00123F85AFC1.tib /partition:1-1 /target_partition:1-3). The standard output is redirected an displayed in a textbox. The problem is that the output only appears after trueimagecmd.exe has finished. In a normal Dos-Box, the output is displayed during runtime.
I need this in the windows.forms.textbox too, because I want to see the progress. With other console applications my .net app works fine. So I think the trueimagecmd.exe does not write to the console in the normal way(like other console apps).
Does anyone know something about this behavior ?
Thanks for any help and sorry for my bad english :-)
Michael
i´m using TI 9.1 WS with the commandline based trueimagecmd.exe.
I have problems to display it´s Output in a .net based WindowsApplication.
In detail:
I start the trueimagecmd.exe from a self-written VB.Net application with some arguments (trueimagecmd.exe /deploy /filename:h:\images\PartitionG_00123F85AFC1.tib /partition:1-1 /target_partition:1-3). The standard output is redirected an displayed in a textbox. The problem is that the output only appears after trueimagecmd.exe has finished. In a normal Dos-Box, the output is displayed during runtime.
I need this in the windows.forms.textbox too, because I want to see the progress. With other console applications my .net app works fine. So I think the trueimagecmd.exe does not write to the console in the normal way(like other console apps).
Does anyone know something about this behavior ?
Thanks for any help and sorry for my bad english :-)
Michael