Tom's Guide | Tom's Hardware | Tom's Games
![]() |
![]() |
![]() |
Hello!
I kindly request your help please!
I am not a programmer, and i would like to create a script to run to every PC in the network (i will send it via email to every user in the network...90 PC's!!! to run it)
Ok, the script (batch file) will do the following job :
it will create a schedule job that will run at two different times, (e.g. 11:00 and 15:00), every day, the "stinger" program (trojan removal tool, i know the command that runs this in hidden mode...it's -> stinger /go /silent <-...)via a .vbs file that will run this invisibly (i found one on the web).
can u help me please?
Thank you in advance
PS : My english are not so good so if you want me to give you some further informations please reply and ask for it.
Thanks!!!

Well, you can run the script at specific times with the task schedule thing in windows.
So to run that application you will have to do in vbs the following:Set shell=createObject("wscript.shell")
shell.run "stinger /go /silent"

thank you,
I made it and it Wooooooorked smoooothly....
but i did and some other things instead...it's very good
Thank you!

![]() |
Vb 6.0
|
File that copies itself
|

This post is quite old and has been locked from receiving new replies. Please create a new posting instead.
| Ads by Google |