Forum Discussion

mgaert's avatar
mgaert
New Contributor
9 years ago
Solved

how to find the MSXML version?

Hi,

 

I am developing a script extension for testcomplete. I want to know if there is a way to find aout wich MSXML version is installed on the maschine.

 

Because the command "Sys.OleObject('Msxml2.DOMDocument.4.0')" throws me an error. Is there a way to ask inside the script extension code to check if MSXML4 is installed or MSXML6 a.s.o.?