RyanVM Posted September 21, 2004 Posted September 21, 2004 Does anybody know of a way to test if MSXML 4.0 (this is important, I don't want to test older versions) is installed properly on a system? I'm looking for apps that depend on it or something.
DisabledTrucker Posted September 22, 2004 Posted September 22, 2004 You could always write a small app which will put something up in a box on the screen, using XML, which says "it's working" or something to that effect, making a call to something which is only used in version 4. Not having enough knowlege in XML yet, I wouldn't know what to tell you to call for using a simple if-then type statement.
RyanVM Posted September 22, 2004 Author Posted September 22, 2004 that's exactly what I'd needI'm pretty sure I've got MSXML 4.0 SP2 integrated into my little "project", but I want to test it before I get too sure of myself.
Recommended Posts
Create an account or sign in to comment
You need to be a member in order to leave a comment
Create an account
Sign up for a new account in our community. It's easy!
Register a new accountSign in
Already have an account? Sign in here.
Sign In Now