I am writing an application that creates a Java portlet by the ant batch file with the cmd.exe using a Process object in C#.
When I pass the \"Create\" command to th
I also ran into the same problem and found my solution. It might help you too.
Hope it helps you.