Welcome to the IDM Forum. This forum is meant as a user-to-user support mechanism where users can share knowledge and tips for all IDM software.
Since these forums are user-to-user based, IDM does not regularly read or reply to the posts in this forum. For problem reports, suggestions, or feature requests, you must email us directly. Our trained technical support staff answers most inquiries within 30 minutes.


Jurriaan wrote:I am also looking for the solution for this problem. I downloaded the tool. Put it in different subdirectories of the GNU folder, but everytime I try to reformat a XML file I get an error message in UEStudio ('Error writing output') and I end up using the tool sepperately from UE. How to fix this?


'C:\Documents' is not recognized as an internal or external command,
operable program or batch file."C:\Documents and Settings\[userId]\My Documents\bin\xmllint.exe" --format --output "%f" "%f"Fixed issues with capture output from tools not always working

"C:\Documents and Settings\userId\My Documents\bin\xmllint.exe" --format --output "%F" "%F"
"C:\Documents and Settings\userId\My Documents\bin\xmllint.exe" --format --output %F %F