Ok, thanks for feedback.
Now I think I have the key problem.
I am using in NET "system.diagnostics.Process"
For all tools I set the Filename property to the tools name with path information
And the Arguments property I fill with the command string.
The unique problem now with windz is, that it only writes to the standard output and not to any file. This needs to be done by the cmd with redirecting the output to a file. So it is completely different from the other tools.
I got it now to work, hopefully also on your machines.
Update will be ready in five minutes.
By the way, LETGUI delivers version 0.1.2.0 of Windz.
Now I think I have the key problem.
I am using in NET "system.diagnostics.Process"
For all tools I set the Filename property to the tools name with path information
And the Arguments property I fill with the command string.
The unique problem now with windz is, that it only writes to the standard output and not to any file. This needs to be done by the cmd with redirecting the output to a file. So it is completely different from the other tools.
I got it now to work, hopefully also on your machines.
Update will be ready in five minutes.
By the way, LETGUI delivers version 0.1.2.0 of Windz.