rajeshkumar created the topic: call batch script from vbscript
Call batch script from vbscript
dim shell
set shell=createobject("wscript.shell")
shell.run "INSTALL.bat"
set shell=nothing
Regards,
Rajesh Kumar
Twitt me @ twitter.com/RajeshKumarIn
Latest posts by Rajesh Kumar (see all)
- Best AI tools for Software Engineers - November 4, 2024
- Installing Jupyter: Get up and running on your computer - November 2, 2024
- An Introduction of SymOps by SymOps.com - October 30, 2024