i would like to be able to run a program (.exe) that is on the web from a vbscript in the same directory. if this is possible, how might i do it?
right now i am running the program through vbscript on the computer, using
WshShell.Run "cmd /C D: & CD \users\kim\henry\ & pos_predic",1,True
i appreciate any help, thanks!
kfarrell
right now i am running the program through vbscript on the computer, using
WshShell.Run "cmd /C D: & CD \users\kim\henry\ & pos_predic",1,True
i appreciate any help, thanks!
kfarrell