Bonjour Hussein, Thank you for answer, I test some more because I have exactly the same error with your proposal. And I have the same error when I run XXE directly from the Windows explorer (double clic on the file). Here is my environnement (My OS is Windows 2000 Server and XXE : 3.1.0) Environnement d'Ex?cution Java(TM) awt.toolkit=sun.awt.windows.WToolkit Java(TM) 2 Runtime Environment, Standard Edition 1.5.0_06 Java HotSpot(TM) Client VM 1.5.0_06-b05 Windows 2000 5.0 x86 -- Cordialement, Marc Courriel : Marc.Liste at free.fr ----------------------------------------- Le lundi 6 mars 2006 ? 11:12:25, vous ?criviez :
HS> Marc wrote: >> I try to run XXE from a batch with cmd (on Windows OS) like this : >> cmd /c "D:\Program Files\XMLmind_XML_Editor\bin\xxe.exe" >> file:/D:/XML/FondsCourant/Base/Recueil.xml >> but I have a message from XXE about the malFormedURL with an unknow protocol >> d: >> >> I don't know how to write the URL to run. HS> In a command prompt, I've tested what follows (Windows XP SP2/Java HS> 1.5.0_06/XXE V3.1): HS> --- F:\>> "F:\Program Files\XMLmind_XML_Editor\bin\xxe.exe" "F:\Program HS> Files\XMLmind_XML_Editor\demo\docbook-table.xml" F:\>> "F:\Program Files\XMLmind_XML_Editor\bin\xxe.exe" HS> file:/F:/Program%20Files/XMLmind_XML_Editor/demo/docbook-table.xml F:\>> "F:\Program Files\XMLmind_XML_Editor\bin\xxe.exe" HS> file:///F:/Program%20Files/XMLmind_XML_Editor/demo/docbook-table.xml HS> --- HS> As expected, all the above 3 forms work just fine. Therefore I suspect HS> that your problem comes from the arguments passed to cmd.exe. Not being HS> a specialist of Windows, I'm sorry not to be able to help you more. HS> --- HS> PS: You could use 'call "D:\Program HS> Files\XMLmind_XML_Editor\bin\xxe.bat" ...' as an alternative, but may be HS> you'll have the same problem. I don't know. HS> -- HS> XMLmind XML Editor Support List HS> xmleditor-support at xmlmind.com HS> http://www.xmlmind.com/mailman/listinfo/xmleditor-support

