An exclusive raffle opportunity for active members like you! Complete your profile, answer questions and get your first accepted badge to enter the raffle.
<?xml version="1.0" encoding="UTF-8" standalone="no"?><process version="6.1.0"> <context> <input/> <output/> <macros/> </context> <operator activated="true" class="process" compatibility="6.1.0" expanded="true" name="Process"> <process expanded="true"> <operator activated="true" class="execute_program" compatibility="6.1.0" expanded="true" height="94" name="Execute Program" width="90" x="45" y="30"> <parameter key="command" value="cmd /c c:\users\XYZ\Desktop\test.bat"/> <list key="env_variables"/> </operator> <connect from_op="Execute Program" from_port="out" to_port="result 1"/> <connect from_op="Execute Program" from_port="err" to_port="result 2"/> <portSpacing port="source_input 1" spacing="0"/> <portSpacing port="sink_result 1" spacing="0"/> <portSpacing port="sink_result 2" spacing="0"/> <portSpacing port="sink_result 3" spacing="0"/> </process> </operator></process>
echo "test" > C:\users\XYZ\Desktop\test.txt