Wrox Home  
Search P2P Archive for: Go

  Return to Index  

pro_vb thread: starting/stopping services


Message #1 by Greg Partin <GPartin@c...> on Tue, 18 Sep 2001 09:27:35 -0400
The material at

http://msdn.microsoft.com/scripting/windowshost/doc/wshtoc.htm

is probably the best source, tho it assumes you're actually running
VBScripts in the WSH.  But that documentation combined with the object
browser should get you going.

HTH,

-Roy

-----Original Message-----
From: Toby Bascom [mailto:ThomasOBascom@c...]
Sent: Thursday, September 20, 2001 1:52 AM
To: professional vb
Subject: [pro_vb] RE: starting/stopping services


Any idea where I can find the documentation for the "Windows Scripting Host 
Object Model"? I found nothing in MSDN (from CD).

Regards,

-Toby

>If the batch file doesn't work out for you, you can use the windows script
>host object model to shell out synchronously.  Just set a reference to
>WSHOM.ocx and use code like so:


  Return to Index