Harvey
Thu Sep 06 07:52:46 PDT 2007
The easiest way is to just use run it via the Task Scheduler.
Use the Resource Kit tool SRVANY.EXE
(
http://support.microsoft.com/kb/137890)
And depending on what needs to trigger the script, a WMI Event Class might
do the trick (
http://msdn2.microsoft.com/en-us/library/aa393013.aspx)
"Rodrigo Ferreira" <cabelo@hotmail.com> wrote in message
news:ONyTd3%237HHA.5160@TK2MSFTNGP05.phx.gbl...
> Hi,
> I don't know how can explain...
>
> Can I start a vbs like a service?
>
> I have a vbs that generate a txt and I have to run it every 10min. Can I
> put it in "Windows Services"?
> I don't want to schedule this execution.
>
> How can I do this
>
>
> --
>
> Rodrigo Ferreira
> Regards from Brazil
>
> Sorry for my poor english
>