Hi Maarten, MK> How can I drive the scripting host then? I am a real Windows nitwit.... MK> (and now you see why I asked you offline what I asked you, being our MK> Windows hero ;-) )
:) You should be able to create a VBS (VB Script) file and call that. It's kind of a kludge (IMO), and VB Script isn't all that capable, but it is COM enabled. Another option would be to use VB (or something else), to create a small EXE that does what you need and embed that in your distro. The catch, of course, is all the dependencies it can generate. -- Gregg -- To unsubscribe from this list, just send an email to [EMAIL PROTECTED] with unsubscribe as the subject.
