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)
- What Popular Apps Were Built With C/C++. Why Other Programming Languages Would Not Suit? - January 9, 2025
- Top 11 DevOps consulting companies in 2024. - January 8, 2025
- Atlassian Jira Demo - January 4, 2025