i must ask one more time sorry........
my vbs script is this
CreateObject("Wscript.Shell").Run "install.bat",0,True
How do i make the vbs script wait for the install.bat to finish.
My plan was to hide the cmd window and that make this script but when the script has start
the vbs script is finish. but then wpi will go to next one even the install.bat is not finish.



Help


Back to top









