Follow along with the video below to see how to install our site as a web app on your home screen.
Note: This feature may not be available in some browsers.
perl script.pl [red]&[/red]
perl script2.pl
dim oShell
Set oShell=WScript.CreateObject("WScript.Shell")
oShell.Run "us.bat",1,false
wscript.sleep 20000
oShell.Run "schedulerrun.bat",1,false