Hello,
I tried this tool for XML-Conversion but I won't get it to work.
(STDOUT!)
I tried these Loading-Configs:
C:\Programme\Beyond Compare 3\Helpers\xmlformatexpat.exe %s %t
"C:\Programme\Beyond Compare 3\Helpers\xmlformatexpat.exe" %s %t
"C:\Programme\Beyond Compare 3\Helpers\xmlformatexpat.exe" "%s" "%t"
Helpers\xmlformatexpat.exe %s %t
Helpers\xmlformatexpat.exe" %s %t
Helpers\xmlformatexpat.exe" "%s" "%t"
I wrote a batch file: xmlformatexpat.exe %1 > %2
I called it: xmlform.bat %s %t
I called it: xmlform.bat %n %t
I called it: xmlform.bat %n %t
I tried to rename the tool from *.exe to *.bat
and so on, and so on, and so on...
Nothing works - the Temp-Files are empty
Please help.
Thanks in advance.
I tried this tool for XML-Conversion but I won't get it to work.
(STDOUT!)
I tried these Loading-Configs:
C:\Programme\Beyond Compare 3\Helpers\xmlformatexpat.exe %s %t
"C:\Programme\Beyond Compare 3\Helpers\xmlformatexpat.exe" %s %t
"C:\Programme\Beyond Compare 3\Helpers\xmlformatexpat.exe" "%s" "%t"
Helpers\xmlformatexpat.exe %s %t
Helpers\xmlformatexpat.exe" %s %t
Helpers\xmlformatexpat.exe" "%s" "%t"
I wrote a batch file: xmlformatexpat.exe %1 > %2
I called it: xmlform.bat %s %t
I called it: xmlform.bat %n %t
I called it: xmlform.bat %n %t
I tried to rename the tool from *.exe to *.bat
and so on, and so on, and so on...
Nothing works - the Temp-Files are empty

Please help.
Thanks in advance.
Comment