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
You should check your PATH variable. You can use the set command to set the correct path to your java environment folder.
set